Releases: aws/aws-application-networking-k8s
Releases · aws/aws-application-networking-k8s
v0.0.4
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.4
v0.0.3
What's Changed
- Add image to user guide on Lattice/Kubernetes relationship by @chrisnegus in #51
- add missing values.yaml instructions to README by @jaypipes in #53
- modified how it works with missing commands by @federicaciuffo in #54
- Skip creating serviceaccount by @liwenwu-amazon in #52
- Update the readme on helm chart by @liwenwu-amazon in #56
- Fixed indentation, add clarity to commands, added policy file by @federicaciuffo in #58
- Add Tagging to lattice target group resource by @liwenwu-amazon in #59
- Add review comments to User Guide by @chrisnegus in #62
- Added helm command and managed prefix list info by @chrisnegus in #63
- Fixed target group leaking problems by @liwenwu-amazon in #60
- Updated content in User Guide overview section by @chrisnegus in #65
- Update README.md by @allamand in #78
- Refactor existing docs content into multiple pages by @geoffcline in #74
- Add a fix for crash on some deployment by @liwenwu-amazon in #80
- Non default ns by @liwenwu-amazon in #81
- Fixed fleaky test by @liwenwu-amazon in #82
- Add environment variable to allow specifying lattice service endpoint by @liwenwu-amazon in #84
- Postpone targetgroup/target reconcile during HTTPRoute delete by @liwenwu-amazon in #83
- Support for Vanity Name and Bring Your Own Certificates by @liwenwu-amazon in #85
- release artifacts for release v0.0.3 by @liwenwu-amazon in #90
New Contributors
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2
Initial release