Skip to content

v1.4.3-beta

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Aug 22:48
· 27 commits to master since this release
7fa05c0

Changelog

  • 2a5e4c9 add recommended mitigation config to README
  • 6c01d5d experimental api tableflip
  • 27bb668 implement tableflip for graceful upgrades: - add tableflip option to config.yml - implement tableflip in conn.go Listen() - add secondary prometheus listener so using tableflip will rotate and keep both online - implement conngroup for checking if all connections have died out
  • edc82ea improve api tableflip
  • 020941f improve tableflip logging
  • c4ad27c make status caching more thread safe
  • 7fa05c0 use seperate redis config for storing configs so localhost redis can be used for caching