Skip to content

Commit 3b3fe29

Browse files
authored
Release 0.4.0
1 parent 6b51388 commit 3b3fe29

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.4.0 (July 17, 2019)
2+
FEATURES:
3+
* [24](https://github.com/nginxinc/nginx-plus-go-client/pull/24): *Support `MaxConns` in upstream servers*.
4+
5+
BUGFIXES:
6+
* [25](https://github.com/nginxinc/nginx-plus-go-client/pull/25): *Fix session metrics for stream server zones*. Session metrics with a status of `4xx` or `5xx` are now correctly reported. Previously they were always reported as `0`.
7+
18
## 0.3.1 (June 10, 2019)
29
CHANGES:
310
* [22](https://github.com/nginxinc/nginx-plus-go-client/pull/22): *Change in stream zone sync metrics*. `StreamZoneSync` field of the `Stats` type is now a pointer. It will be nil if NGINX Plus doesn't report any zone sync stats.

0 commit comments

Comments
 (0)