Skip to content

Commit ad5dacd

Browse files
authored
Release 0.7.0
1 parent 79df046 commit ad5dacd

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 0.7.0 (Jul 10, 2020)
2+
FEATURES:
3+
* [38](https://github.com/nginxinc/nginx-plus-go-client/pull/38): *Support for /slabs API endpoint*. The client now supports retrieving shared memory zone usage info.
4+
* [41](https://github.com/nginxinc/nginx-plus-go-client/pull/41): *Support for /processes API endpoint*. The client now supports retrieving processes info.
5+
6+
CHANGES:
7+
* The version of NGINX Plus for e2e testing was changed to R22.
8+
* The version of Go was changed to 1.14
9+
110
## 0.6.0 (Nov 8, 2019)
211
FEATURES:
312
* [34](https://github.com/nginxinc/nginx-plus-go-client/pull/34): *Support for updating upstream servers parameters*. The client now supports updating upstream parameters of servers that already exist in NGINX Plus.

0 commit comments

Comments
 (0)