Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Jun 16:20
· 2 commits to release-2.0 since this release
7dad8b3

Below is the auto-generated changelog, which includes all PRs that went into the release.
For a shorter version that highlights only important changes, see CHANGELOG.md.

What's Changed

🚀 Features

💣 Breaking Changes

  • Separate control plane and data plane; support multiple Gateways by @sjberman in #3318

🐛 Bug Fixes

  • Modify listener isolation rules for routes by @salonichf5 in #3159
  • De-duplicate base headers if specified by user by @sjberman in #3249
  • Add 503 status code when there are zero upstream endpoints by @bjee19 in #3406
  • Add fix to route parentRef internal logic by @bjee19 in #3418

📦 Helm Chart

🧪 Tests

📝 Documentation

🔨 Maintenance

⬆️ Dependencies

75 changes

Other Changes

  • Added missing SnippetsFilter in the HTTPRoutes in example by @leonseng in #3182

New Contributors

Full Changelog: v1.6.2...v2.0.0