Releases: aws/aws-application-networking-k8s
Releases · aws/aws-application-networking-k8s
v0.0.15
What's Changed
- Use log level 2 when controller can not find Parent Gateway for HTTPRoute by @graehren in #289
- Fix small issue with getting started doc by @graehren in #290
- Bump go version to 1.20 by @solmonk in #292
- Support ExternalDNS integration by DNSEndpoint by @solmonk in #294
- fix: clean up resources after test run by @scottlaiaws in #296
- update e2etest instructions; update gitignore for local files by @mikhail-aws in #297
- 299: removed outdated comments by @vavrajosef in #301
New Contributors
- @graehren made their first contribution in #289
- @mikhail-aws made their first contribution in #297
- @vavrajosef made their first contribution in #301
Full Changelog: v0.0.14...v0.0.15
v0.0.14
What's Changed
- Bugfix for #282 by @sesmaili in #284
- Fix condition handling of gateways and routes by @solmonk in #287
This release addresses a bug that makes the controller to send unnecessary requests to VPC Lattice. Moving to v0.0.14 is strongly recommended if you are using v0.0.13.
Full Changelog: v0.0.13...v0.0.14
v0.0.13
What's Changed
- Added support for Port Annotation in ServiceExport Object by @sesmaili in #280
- Add unit tests for stack_deployer.go by @scottlaiaws in #279
- Simplified getting started commands by @PetrMc in #278
- Fix Httproute deletion leaking Target Group issue by @zijun726911 in #276
- Update resource naming and conformance by @solmonk in #275
- Added e2e tests for target deregistration upon Service or Deployment by @xWink in #271
- Enable passing config into controller by @zmingxi in #264
- Fix gateway status update and add address by @solmonk in #263
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Add capability to allow lattice target group name include current vpc and httproute by @liwenwu-amazon in #230
- Add gateway api conformance test report by @liwenwu-amazon in #235
- Add docs on the configuration variables for gateway API by @liwenwu-amazon in #236
- Fix HTTPRoute status to match API standard by @solmonk in #239
- Fix TG creation when using named targetPorts by @solmonk in #243
- Fix service delete event by @zmingxi in #255
- Remove assumption of default namespaces in httproutes by @solmonk in #256
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- Support non-default namespaced gateway by @liwenwu-amazon in #217
- Add header match test case by @zijun726911 in #221
- Add a capability that allow user to define a cluster local gateway by @liwenwu-amazon in #222
- remove white spaces. by @kahirokunn in #223
- Test framework improvement, doing proper clean up in BeforeSuite(), AfterEach(), AfterSuite() by @zijun726911 in #225
- Update Gateway Object Condition Status and Listener Status by @liwenwu-amazon in #226
- Add option to allow creating namespaced K8S resources and update path based to use non-default gateway by @liwenwu-amazon in #228
- Https listener and Weighted route with servce Export and Import e2etest by @zijun726911 in #227
- release artifacts for release v0.0.11 by @solmonk in #233
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
v0.0.10 changes:
- Update developer.md, adding some e2e test doc #216
- Add e2e traffic test Setup #215
- Improve Test framework, Optimize resource clean up and 'ExpectToBeClean' logic #214
- Fix gatewayclass conformance test gap #213
- Add yaml examples for AWS Resource Access Manager sharing ServiceNetworks (gateways) between accounts #208
v0.0.9 changes:
- Changed the filename and also fixed the error #204
- Change AWS CNI to AWS VPC CNI #203
- minor fix to allow different shells #201
- Clear deprecated deploy yaml file #198
- Describe example yaml files in docs #196
- Use aws-application-networking-system namespace #184
Full Changelog: v0.0.8...v0.0.10
v0.0.8
What's Changed
- Add deploy-v0.0.7.yaml by @liwenwu-amazon in #166
- Update readme for image v0.0.7 release by @zmingxi in #167
- Allow controller to run against regions in addition to us-west-2 by @liwenwu-amazon in #170
- Support multiple Regions by @liwenwu-amazon in #171
- release artifacts for release v0.0.8 by @zmingxi in #174
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- release v0.0.6 controller image by @zmingxi in #162
- bugfix, multiple parentref for http/https by @liwenwu-amazon in #163
- Create more example yaml files by @liwenwu-amazon in #164
- release artifacts for release v0.0.7 by @liwenwu-amazon in #165
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- Doc on multiple gateway(s) and HTTPRoute associate to multiple gateways by @liwenwu-amazon in #140
- Add Get Started and new config features to docs by @chrisnegus in #139
- release v0.0.4 controller image by @zmingxi in #142
- fix broken links by @geoffcline in #143
- Update default rule when there is no match to return 404 by @liwenwu-amazon in #133
- Update docker base image version by @zmingxi in #147
- Add new version crd to helm chart build by @zmingxi in #148
- release artifacts for release v0.0.5 by @zmingxi in #149
- Formatting fixes for the docs by @chrisnegus in #150
- More formatting fixes by @chrisnegus in #152
- add docs hosting note by @geoffcline in #151
- release v0.0.5 controller image by @zmingxi in #154
- Added links to upcoming docs URLs by @chrisnegus in #155
- update readme for v.0.0.5 controller image by @zmingxi in #156
- Set default to always associate gatway to vpc by @liwenwu-amazon in #159
- Header based routing by @liwenwu-amazon in #144
- release artifacts for release v0.0.6 by @zmingxi in #160
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Add v0.0.3 deploy yaml by @liwenwu-amazon in #91
- Updated User Guide for latest release by @chrisnegus in #92
- Updated User Guide with new version by @chrisnegus in #93
- automated sg creation by @federicaciuffo in #107
- chore: Check in mocks and ensure they're up to date in presubmit checks by @ellistarn in #109
- chore: Specify version, rather than using latest by @ellistarn in #110
- Bug fix, add back httproute status by @liwenwu-amazon in #108
- Allow to create multiple service networks by @liwenwu-amazon in #113
- remove random string prefix in LeaderElectionID by @aaroniscode in #114
- update helm chart to default to 2 replicas by @aaroniscode in #103
- fix panic due to nil eventRecorder in GatewayReconciler by @aaroniscode in #117
- Change description of supported regions in the docs by @chrisnegus in #125
- Allow a httpRoute to associate to multiple Gateway(s) by @liwenwu-amazon in #120
- Clean-up fixes for deploy and configure doc by @chrisnegus in #128
- Updated personae image in docs by @chrisnegus in #129
- Upgrade to v1beta1 APIs by @liwenwu-amazon in #127
- test: Implemented e2e test framework by @ellistarn in #118
- Reject service network actions when gateway class is under non-default namespace by @zmingxi in #130
- Revert serviceexport back to v1alpha1 by @liwenwu-amazon in #135
- test: Minor improvements to test framework by @ellistarn in #134
- test: Fix a test bug where cleanup wasn't asserted correctly by @ellistarn in #136
- release controller version v0.0.4 by @zmingxi in #138
New Contributors
- @aaroniscode made their first contribution in #114
Full Changelog: v0.0.3...v0.0.5