Releases: nacos-group/nginx-nacos-upstream
Releases · nacos-group/nginx-nacos-upstream
v0.12.3
- add directive
nacos_use_cluster
- add
weight= max_fails= fail_timeout=
- upgrade nanopd 0.4.9
v0.12.2
- fix openresty patch. remove openresty prefix.
- nacos cache dir suffix slash fix. nacos cache dir accessable. fix
v0.12.1
- fix max connection bug. no max connection set.
v0.12.0
can compile with openresty
v0.11.1
- compile with nginx with --add-module=any location
v0.11.0
- independent from nginx http v2.
v0.10.3
change log
- fix core dump and reuse memory bug.
- remove max connection limit of 150 in hard code.
v0.10.2
add backup.pb.c to config. fix compile bug.
v0.10.0
- remove protobuf / protobuf-c dependency. use nanopb instream of.
- add username password for authorization enabled
- fix ipv6 connect error