Releases: Azure/fleet-networking
Releases · Azure/fleet-networking
v0.2.3
What's Changed
- fix: fix pipeline by @ryanzhang-oss in #159
- feat: add support for v1beta1 cluster API by @michaelawyu in #157
- fix: fix go version when building the images by @zhiying-lin in #160
- fix: fix the e2e tests by @zhiying-lin in #161
- chore: bump actions/checkout from 3 to 4 by @dependabot in #158
Full Changelog: v0.2.1...v0.2.3
v0.2.2
What's Changed
- fix: fix pipeline by @ryanzhang-oss in #159
- feat: add support for v1beta1 cluster API by @michaelawyu in #157
- fix: fix go version when building the images by @zhiying-lin in #160
- fix: fix the e2e tests by @zhiying-lin in #161
- chore: bump actions/checkout from 3 to 4 by @dependabot in #158
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- test: add sustained workload scenario to the performance test suite by @michaelawyu in #144
- feat: make HUB_CERTIFICATE_AUTHORITY optional to allow agent use OS's root CA by @mingqishao in #149
- chore: fix github action commit-lint by @zhiying-lin in #151
- feat: add HUB_KUBE_HEADER system environment variable by @mingqishao in #150
- fix: fix golang.org/x/net vulnerability by @zhiying-lin in #152
- chore: bump fkirc/skip-duplicate-actions from 4.0.0 to 5.3.0 by @dependabot in #153
- chore: bump docker/login-action from 2.0.0 to 2.2.0 by @dependabot in #154
- chore: bump actions/setup-go from 2 to 4 by @dependabot in #155
- chore: bump actions/checkout from 2 to 3 by @dependabot in #156
New Contributors
- @mingqishao made their first contribution in #149
- @dependabot made their first contribution in #153
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- test: don't capitalize error string by @mainred in #127
- test: stabilize e2e test by @mainred in #135
- test: don't use hard-coded LOCATION for e2e bootstrap by @mainred in #131
- feat: add metrics (1/) by @michaelawyu in #128
- fix: upgrade golang.org/x/text to fix the vulnerability by @zhiying-lin in #138
- fix: sink notfound errors by @zhiying-lin in #139
- feat: add metrics (2/) by @michaelawyu in #136
- test: run the test against prod k8s version by @zhiying-lin in #137
- fix: fix unit test build by @zhiying-lin in #140
- fix: add omitempty JSON tag to exportedSince field by @michaelawyu in #142
- test: add performance test by @michaelawyu in #141
- fix: update GitHub Actions workflows by @michaelawyu in #146
- fix: service export metrics + corner cases by @michaelawyu in #143
- feat: support internal load balancer type by @zhiying-lin in #147
Full Changelog: v0.1.3...v0.2.0
v0.1.3
What's Changed
- fix: sync imc api with fleet repo by @zhiying-lin in #134
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- docs: add getting started tutorial by @michaelawyu in #94
- feat: add events for service export by @zhiying-lin in #107
- feat: add events in internalserviceexport controller by @zhiying-lin in #108
- feat: add events for serviceimport in hub cluster by @zhiying-lin in #100
- fix: upgrade github.com/gogo/protobuf to v1.3.2 version by @zhiying-lin in #109
- docs: add controllers architecture diagram by @zhiying-lin in #110
- fix: bump dep version to fix two vulnerabilities by @zhiying-lin in #113
- fix: CVE-2022-27664 by @mainred in #118
- fix: set linux timestamp as rand seed to avoid conflicts by @mainred in #120
- fix: sink IsConflict error when updating imc by @zhiying-lin in #126
- fix: add jitter when updating imc by @zhiying-lin in #129
- fix: use INFO logs to report ServiceExport not found error by @michaelawyu in #130
- fix: set condition when serviceImport has been owned by other mcs by @zhiying-lin in #133
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: add events for mcs controller by @zhiying-lin in #98
- fix: use member cluster for the leader election instead by @zhiying-lin in #104
Full Changelog: v0.1.0...v0.1.1
v0.1.0
The release supports exporting/importing multi-cluster services and exposing it via the load balancer.
Full Changelog: https://github.com/Azure/fleet-networking/commits/v0.1.0