Skip to content

0.6.0

Compare
Choose a tag to compare
@Rulox Rulox released this 11 Nov 16:02

FEATURES:

  • 34: Support for updating upstream servers parameters. The client now supports updating upstream parameters of servers that already exist in NGINX Plus.

CHANGES:

  • Public methods UpdateHTTPServers and UpdateStreamServers now return a third slice that includes the updated servers -- i.e. the servers that were already present in NGINX Plus but were updated with different parameters.
  • Client will assume port 80 in addresses of updated servers of UpdateHTTPServers and UpdateStreamServers if port is not explicitly set.
  • The version of Go was changed to 1.13