Skip to content

v1.6.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Dec 18:54
· 4 commits to main since this release

Deprecation notice

Deprecated the redis package along with the redis option. To use redis compatible storage, use the valkey option instead. Valkey is currently a drop-in replacement.

New features

  • Added client binary fleetctl
  • Expanded client package and moved it to directly under pkg/client
  • Added fake server package for unit testing

What's Changed

Full Changelog: v1.5.1...v1.6.0