Release v1.1.1 improves controller setup and adds the ability to manually specify priority configuration in HTTPRoute resources.
What's Changed
- Added support for make setup to automate controller setup (#702)
- Addressed failing E2E tests (#703)
- Added GitHub Merge Queue support (#707)
- Gateways not managed by the controller are now ignored (#709)
- Added support for priority configuration in HTTPRoute resources (#734)
Notable Dependency Upgrades
- Go version to 1.23.6 (#717)
Document Improvements
- Noted north/south traffic restrictions (#723)
- Fixed general formatting issues (#726)
- Updated issue templates
Full Change log: https://github.com/aws/aws-application-networking-k8s/compare/v1.1.0...v1.1.1