I'm happy to say we've finished a few major things for this release.
It contains breaking changes so please read our upgrade notes before upgrading: https://github.com/uswitch/kiam/blob/master/docs/UPGRADING.md
Notable changes:
- External ID and Session Name annotations #430 #447
- Deleted deprecated APIs #426.
- More inclusive naming of parameters #427
- Delete StatsD support #431
- Stricter namespace annotation regex behaviour #329
Fixes:
The gRPC changes help overcome some issues #217 people have reported with agents being unable to resolve servers. The recommended solution is for servers to reduce their keep-alive/connection age durations to require agents to re-initiate connections.
A huge thank you to those that have helped pull this together (especially @stefansedich):