0.5.0
FEATURES:
- 30: Support additional upstream server parameters.
The client now supports configuringroute
,backup
,down
,drain
,weight
andservice
parameters for http upstreams andbackup
,down
,weight
andservice
parameters for stream upstreams. - 31: Support location zones and resolver metrics.
BUGFIXES:
- 29: Fix max_fails parameter in upstream servers. Previously, if the MaxFails field was not explicitly set, the client would incorrectly configure an upstream with the value
0
instead of the correct value1
.
CHANGES:
- The version of NGINX Plus for e2e testing was changed to R19.
- The version of the API was changed to 5.