Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@korewaChino korewaChino released this 10 Jan 22:05
· 2 commits to stable since this release
d22e0c3

What's Changed

  • chore(deps): bump kube-rs to 0.98 by @korewaChino in #157
  • chore(deps): bump aws-sdk-ssm from 1.48.0 to 1.49.0 by @dependabot in #135
  • chore(deps): bump cross-spawn from 7.0.3 to 7.0.6 in /site by @dependabot in #160
  • chore(deps): bump path-to-regexp from 6.2.1 to 6.3.0 in /site by @dependabot in #159
  • chore(deps): bump sharp from 0.33.2 to 0.33.5 in /site by @dependabot in #119
  • chore(deps): bump itertools from 0.12.1 to 0.14.0 by @dependabot in #154
  • Fixed a bug where managed exit nodes do not include the auth key in its spec by @korewaChino & @madonuko (#141)
  • Fixed a bug where the cloud exit node ID will return a null value on provisioning, causing operations to fail and get stuck by
    @korewaChino & @madonuko
  • Fixed a bug where the first available exit node will always be implicitly selected, and the race condition surrounding this case by @korewaChino (#143)
  • Services that have the same LoadBalancer IP as an ExitNode will no longer need to search for a new one every update by @korewaChino
  • Properly handle SIGTERM signal sent from k8s

Special Thanks to @madonuko for additional support for this release

Full Changelog: v0.4.1...v0.5.0