Releases: argoproj-labs/rollouts-plugin-trafficrouter-contour
Releases · argoproj-labs/rollouts-plugin-trafficrouter-contour
v0.5.0
What's Changed
- Bump github.com/evanphx/json-patch from 5.6.0+incompatible to 5.9.0+incompatible by @dependabot in #67
- fix: add missing permission by @yu-croco in #66
- Support canary services in multiple routes of the same proxy by @frankh in #76
- Bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #68
- Bump golangci/golangci-lint-action from 4 to 6 by @dependabot in #78
- Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1 by @dependabot in #79
- Bump docker/build-push-action from 5.1.0 to 5.3.0 by @dependabot in #72
- Bump docker/build-push-action from 5.3.0 to 6.0.2 by @dependabot in #86
- Upgrade Contour to 1.29.1 and Go to 1.22 by @wilsonwu in #87
- Ignore mirrored weights for weight check by @frankh in #93
- Bump docker/build-push-action from 6.0.2 to 6.6.1 by @dependabot in #98
- feat: upgrade contour to support 1.30.0 and go to 1.22.5 by @wilsonwu in #96
Docker Image
release.daocloud.io/skoala/rollouts-plugin-trafficrouter-contour:v0.5.0
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat: implement filter the services by canary name by @izturn in #63
- docs: add install rollout chart description by @yyzxw in #64
- Bump github.com/argoproj/argo-rollouts from 1.6.4 to 1.6.5 by @dependabot in #65
New Contributors
- @dependabot made their first contribution in #65
Full Changelog: v0.3.0...v0.4.0
Docker Image
release.daocloud.io/skoala/rollouts-plugin-trafficrouter-contour:v0.4.0
Notice
From v0.4.0 will not provide binary files, just use it as Docker image.
v0.3.0
What's Changed
- feat: add dependbot by @yyzxw in #54
- enhance: upgrade actions use to latest by @wilsonwu in #59
- make the code more go style by @izturn in #60
- feature: support multi service canary deployment by @izturn in #61
- feature: use patch strategy to update services weight by @yyzxw in #53
Full Changelog: v0.2.3...v0.3.0
Docker Image
release.daocloud.io/skoala/rollouts-plugin-trafficrouter-contour:v0.3.0
v0.2.3
v0.2.2
What's Changed
- Add Dockerfile for plugin by @wilsonwu in #43
- Remove trafficRouting's namespace by @zengchongliner in #45
- docs: update readme by @yyzxw in #47
- docs: add pr template and contribute docs by @yyzxw in #48
- Make go modules up to date by @wilsonwu in #46
- Add Docker Image CI workflow by @wilsonwu in #44
New Contributors
- @zengchongliner made their first contribution in #45
Full Changelog: v0.2.1...v0.2.2
v0.2.1
v0.2.0
What's Changed
- feature: add issue tempalate by @yyzxw in #14
- Use namespace from Rollouts resource to avoid unauthorized access to other HTTPProxies by @mvgmb in #18
- add support for multiple httpproxies by @sneako in #20
- Consider all HTTPProxy route services by @mvgmb in #16
- [chores] Upgrade CI env go to 1.21 by @wilsonwu in #23
- Use the log/slog for logging by @izturn in #21
- add license file by @izturn in #25
- Finish the contrib section for README.md by @izturn in #27
- upgrade exp/slog to log/slog by @izturn in #28
- Make the Log level is customizable by @izturn in #30
- Fix yaml codes in README.md by @izturn in #32
- Add ci for ut & more by @izturn in #34
- Implement Verify Weight by @mvgmb in #37
New Contributors
- @yyzxw made their first contribution in #14
- @mvgmb made their first contribution in #18
- @sneako made their first contribution in #20
Full Changelog: v0.1.1...v0.2.0