Releases: weibocom/nginx-upsync-module
Releases · weibocom/nginx-upsync-module
v2.1.3
20 Nov 06:29
Compare
Sorry, something went wrong.
No results found
v2.1.2
02 Jan 18:08
Compare
Sorry, something went wrong.
No results found
v2.1.1
07 Nov 19:28
Compare
Sorry, something went wrong.
No results found
fix memory leak when alloc new data failed
fixed the bug: coredump on ngx_http_upsync_clear_all_events
v2.1.0
23 Jul 22:19
Compare
Sorry, something went wrong.
No results found
added compatiblity with nginx 1.12.2+
added consul service health endpoints
fixed compilation errors with gcc6 and 7.
other bug fixes and optimizations
v2.0.0
02 Jul 06:34
Compare
Sorry, something went wrong.
No results found
compatible with nginx-1.9.0+
v1.0.0
02 Jun 14:05
Compare
Sorry, something went wrong.
No results found
support ectd.
support attribute of 'down';
compatible with nginx-1.8.x
v0.2.2
18 Jan 09:09
Compare
Sorry, something went wrong.
No results found
optimal code: delete add_sever and del_server function, merge to one function 'server'
v0.2.1
11 Jan 11:33
Compare
Sorry, something went wrong.
No results found
update upsync_dump_path default
v0.2.0
08 Jan 02:22
Compare
Sorry, something went wrong.
No results found
refactor structure, easily support other conf server
v0.1.2
27 Dec 10:55
Compare
Sorry, something went wrong.
No results found
Merge pull request #7 from weibocom/optimizing_branch
Optimizing branch