Skip to content

Commit

Permalink
Release 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacome committed Jul 13, 2020
1 parent 79df046 commit ad5dacd
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## 0.7.0 (Jul 10, 2020)
FEATURES:
* [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.
* [41](https://github.com/nginxinc/nginx-plus-go-client/pull/41): *Support for /processes API endpoint*. The client now supports retrieving processes info.

CHANGES:
* The version of NGINX Plus for e2e testing was changed to R22.
* The version of Go was changed to 1.14

## 0.6.0 (Nov 8, 2019)
FEATURES:
* [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.
Expand Down

0 comments on commit ad5dacd

Please sign in to comment.