Skip to content

Commit

Permalink
project: bump to 0.11.0
Browse files Browse the repository at this point in the history
Signed-off-by: Pires <[email protected]>
  • Loading branch information
pires committed Jun 7, 2019
1 parent fe379e5 commit b011e19
Showing 1 changed file with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions RELEASE-NOTES.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,23 @@ ifdef::env-github[]
:warning-caption: :warning:
endif::[]

== Changes in `HEAD`
== Changes in `0.11.0`

=== Breaking changes
=== Deprecations

* Added support for Kubernetes 1.13+, and dropped support for previous versions.

=== Improvements

* Added support for Kubernetes 1.13+, and dropped support for previous versions.
* Docker images are now based off of `gcr.io/distroless/static` instead of Alpine whenever possible.
* Added support for defining Aerospike server resource limits.
* Miscellaneous improvements to build and runtime, including bump to Go 1.12.5 and adopt Go modules.


=== Bug Fixes

* None

== Changes in `0.10.1`

Expand Down

0 comments on commit b011e19

Please sign in to comment.