Skip to content

RELEASE v0.3.0

Latest
Compare
Choose a tag to compare
@maskshell maskshell released this 14 Nov 07:19
· 2 commits to master since this release
v0.3.0
7b4e484

Replace module's main file with Tengine's one.

Full Changelog: v0.2.11...v0.3.0

Due to the difference of the project structure, and the timeline of the commit, we cannot migrate the commit, so just list the message from the original commits history:

  • Fix: memory leak of ssl session reuse.
  • Each processes starts read_msg_timer separately at random timeout.
  • Fix: unlocking behavior.
  • Fix: compilation error without upstream check module.
  • Fix: if a domain name contains multiple IP addresses, call them.
  • When dyups and health check module together use, ngx_shmtx_lock block too long time and cpu full load, cause health check timeout, 502.
  • Fix: build error when compiled with a higher version of OpenSSL.
  • etc.

You can check original info here: