Skip to content

0.11.0

Compare
Choose a tag to compare
@pires pires released this 07 Jun 15:12
· 12 commits to master since this release

Changes in 0.11.0

Deprecations

  • Dropped support for Kubernetes versions prior to 1.13.

Improvements

  • Added support for Kubernetes versions 1.13 and newer.
  • 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