Changes in 0.9.0
This release ships several optimizations for the very common operation of adding or removing upstreams without changing any other parameters for a load-balanced service.
Check out the 0.9.0 milestone to see new features / bugfixes in detail.
Improvements
- 312 - Pre-resolve upstreams and skip
nginx configtest
. - 309 - Keep track of changes to the upstreams for a service within a batch on the Agent.
- 310 - Set noValidate if the request only removes upstreams and changes nothing else.
- 311 - Default to an empty list if there are no existing upstreams here.
- 305 - Request queue prioritization