You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9
Original file line number
Diff line number
Diff 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
+
1
10
## 0.6.0 (Nov 8, 2019)
2
11
FEATURES:
3
12
*[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