Releases: Azure/fleet-networking
Releases · Azure/fleet-networking
v0.3.0
What's Changed
- feat: add atm feature flag by @zhiying-lin in #204
- feat: add traffic manager backend controller to handle delete by @zhiying-lin in #203
- fix: check the right error when deleting endpoint by @zhiying-lin in #206
- feat: handle invalid profile when handling backend update by @zhiying-lin in #207
- feat: add cloud config support in hub-net-controller-manager by @jwtty in #205
- feat: validate atm profile when handling backend update by @zhiying-lin in #208
- feat: add cloudconfig helm chart change to member-net-controller-manager by @jwtty in #209
- feat: validate service import when handling backend update by @zhiying-lin in #210
- feat: validate exported services when handling backend update by @zhiying-lin in #211
- chore: fix trivy pipeline by pulling trivy image from mcr by @jwtty in #213
- docs: add trafficManagerProfile and trafficManagerBackend examples by @jwtty in #214
- feat: Add profilesClient, EndpointClient, and pipClient by @jwtty in #212
- fix: fix the serviceExport integrationt test by @zhiying-lin in #217
- feat: update atm endpoints when handling trafficmanagerbackend by @zhiying-lin in #216
- chore: bump codecov/codecov-action from 4 to 5 by @dependabot in #219
- fix: fix the atm feature related bugs by @zhiying-lin in #220
- docs: add application migration tutorials by @zhiying-lin in #222
- fix: requeue the request when the dns is not assigned by @zhiying-lin in #225
- chore: bump thehanimo/pr-title-checker from 1.4.2 to 1.4.3 by @dependabot in #224
- docs: add tutorial to build a multi-cluster application by @zhiying-lin in #223
- test: setup e2e tests env for atm feature by @zhiying-lin in #227
- docs: fix typos by @zhiying-lin in #228
- docs: update the applicationMigration doc using override delete feature by @zhiying-lin in #229
- test: add atm e2e tests by @zhiying-lin in #231
- chore: bump golang.org/x/crypto from 0.28.0 to 0.31.0 by @dependabot in #232
- fix: bump golang.org/x/net to v0.33.0 to mitigate CVE-2024-45338 by @zhiying-lin in #234
- fix: set the default ttl to 60s by @zhiying-lin in #235
- test: add more traffic manager e2e tests by @zhiying-lin in #239
- interface: update traffic manager APIs to support splitting weight behind serviceImport by @zhiying-lin in #233
- fix: fix the main branch by @zhiying-lin in #242
- feat: add kubebuilders validations for name length to be <= 63 by @jamyct in #218
- style: rename v1alpha1 to fleetnetv1alpha1 for better readability by @jamyct in #243
- test: add more atm e2e tests by @zhiying-lin in #240
New Contributors
Full Changelog: v0.2.12...v0.3.0
v0.2.12
What's Changed
- chore: Update README.md by @sjwaight in #201
- feat: update export controller by @zhiying-lin in #199
- fix: remove error log for non-deleting MC and add v1beta1 API flag by @Arvindthiru in #202
New Contributors
Full Changelog: v0.2.11...v0.2.12
v0.2.11
What's Changed
- feat: add trafficManagerProfile controller by @zhiying-lin in #193
- fix: Enable v1beta1 MC controller when v1beta1 API exists by @Arvindthiru in #200
Full Changelog: v0.2.10...v0.2.11
v0.2.10
What's Changed
- fix: minor chart changes to install agent in upstream cluster by @Arvindthiru in #186
- docs: add script to allow users to join upstream clusters to fleet hub by @Arvindthiru in #187
- test: update the e2e test to use v1beta1 imc by @zhiying-lin in #188
- docs: add validation to join script by @Arvindthiru in #189
- docs: fix image tag validation in script by @Arvindthiru in #190
- interface: define traffic manager apis by @zhiying-lin in #191
- interface: add the default value for profile api by @zhiying-lin in #194
- chore: bump go version to 1.22.7 to fix cve by @zhiying-lin in #195
- chore: bump codecov/codecov-action from 3 to 4 by @dependabot in #178
- chore: bump azure/login from 1 to 2 by @dependabot in #173
- chore: bump docker/login-action from 3.1.0 to 3.3.0 by @dependabot in #185
- feat: create defaulter func for trafficManagerProfile by @zhiying-lin in #196
- fix: fix the crd and defaulter by @zhiying-lin in #197
- feat: handle MC force delete by @Arvindthiru in #192
New Contributors
- @Arvindthiru made their first contribution in #186
Full Changelog: v0.2.9...v0.2.10
v0.2.9
What's Changed
- chore: upgrade go version to 1.22.4 by @zhiying-lin in #180
- chore: fix e2e test using eastus2 region by default by @zhiying-lin in #181
- chore: bump thehanimo/pr-title-checker from 1.4.0 to 1.4.2 by @dependabot in #174
- chore: upgrade controller-runtime and fleet to fix CVEs by @zhiying-lin in #182
Full Changelog: v0.2.8...v0.2.9
v0.2.8
What's Changed
- fix: update mcr publishing workflow by @zhiying-lin in #169
- chore: bump docker/login-action from 2.2.0 to 3.0.0 by @dependabot in #162
- chore: bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1 by @dependabot in #166
- fix: upgrade golang version to 1.22.2 for CVE-2023-45288 by @zhiying-lin in #175
- chore: bump actions/setup-go from 4 to 5 by @dependabot in #167
- fix: E2E pipeline setup by @michaelawyu in #176
- chore: bump golang.org/x/net from 0.17.0 to 0.23.0 by @dependabot in #170
- chore: bump docker/login-action from 3.0.0 to 3.1.0 by @dependabot in #171
- fix: upgrade go version to 1.22.3 for CVE-2024-24788 by @zhiying-lin in #177
- chore: bump github/codeql-action from 2 to 3 by @dependabot in #172
Full Changelog: v0.2.7...v0.2.8
v0.2.7
Full Changelog: v0.2.6...v0.2.7
What's Changed
- fix: use the latest Fleet package to ensure API compatibility by @michaelawyu in #168
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- fix: add cluster API to the scheme in related controllers by @michaelawyu in #163
Full Changelog: v0.2.2...v0.2.6
v0.2.5
What's Changed
- fix: add cluster API to the scheme in related controllers by @michaelawyu in #163
Full Changelog: v0.2.2...v0.2.5
v0.2.4
What's Changed
- fix: add cluster API to the scheme in related controllers by @michaelawyu in #163
Full Changelog: v0.2.2...v0.2.4