Skip to content
This repository has been archived by the owner on Mar 5, 2024. It is now read-only.

v4 Release

Compare
Choose a tag to compare
@pingles pingles released this 24 Dec 14:42
· 17 commits to master since this release
4df4d6c

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:

  • Better regional endpoint resolution #432
  • gRPC improvements #440 #447

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):