Skip to content

0.304.0

Compare
Choose a tag to compare
@tas-runtime-bot tas-runtime-bot released this 13 Aug 13:03
· 94 commits to develop since this release

0.304.0

Release Date: August 13, 2024

Changes

  • Addresses issues with routing-api DB migration logic to fix the following bugs:
    • 🐛 Failed DB migrations would not re-run without manual intervention in the database
    • 🐛 DB migrations could run prior to the active routing-api server receiving code updates
    • 🐛 Failed DB migrations did not result in BOSH deployment failures
  • 🐛Works around an issue with Gorm + the V6 schema changes for TLS TCP Routing that did not always get applied properly.

✨ Built with go 1.22.6

Full Changelog: v0.303.0...v0.304.0

Resources