v1.5.0-alpha.3
Pre-release
Pre-release
github-actions
released this
07 Jan 14:42
·
3 commits
to main
since this release
fsm v1.5.0-alpha.3
Welcome to this new release!
Notable Changes
Deprecation Notes
CRD Updates
cmd/fsm-bootstrap/crds/config.flomesh.io_meshconfigs.yaml
cmd/fsm-bootstrap/crds/policy.flomesh.io_trafficwarmups.yaml
cmd/fsm-bootstrap/crds/traffic.flomesh.io_httptrafficrules.yaml
cmd/fsm-bootstrap/crds/traffic.flomesh.io_trafficsplits.yaml
Changelog
- chore: prepare release v1.5.0-alpha.3 8de71b8 (Lin Yang)
- refactor: ignore mesh services without ready endpoints. (#623) 8b728cd (Cybwan)
- feat: slow starting warm-up feature (#622) 2a59b50 (Cybwan)
- ci: optimize e2e test workflow (#621) db70296 (Lin Yang)
- build(deps): Bump golang.org/x/net from 0.33.0 to 0.34.0 (#620) 234a063 (dependabot[bot])
- build(deps): Bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#619) 830cec7 (dependabot[bot])
- test: add e2e testcases for Gateway with NodeLevel sidecar (#578) 8f9c351 (Lin Yang)
- test: use k3d to replace kind for provisioning k8s cluster (#614) 455807c (Lin Yang)
- build(deps): Bump github.com/golangci/golangci-lint from 1.63.3 to 1.63.4 (#616) 6b91df4 (dependabot[bot])
- build(deps): Bump golang.org/x/time from 0.8.0 to 0.9.0 (#617) b2b4cb9 (dependabot[bot])
- build(deps): Bump golang.org/x/sys from 0.28.0 to 0.29.0 (#615) 7e399e9 (dependabot[bot])
- fix: via gateway for vm (#613) 2cf92eb (Cybwan)
- build(deps): Bump github.com/jonboulle/clockwork from 0.4.0 to 0.5.0 (#610) e2575c0 (dependabot[bot])
- build(deps): Bump github.com/golangci/golangci-lint from 1.62.2 to 1.63.3 (#611) ae3e55a (dependabot[bot])
- revert: copy PRs those merged into main to release/v1.5 (#606) (#609) 05df209 (Lin Yang)
- ci(Mergify): copy PRs those merged into main to release/v1.5 (#606) 0fd58af (Lin Yang)
- ci: restrict only admin user can run slash commands workflow (#604) d394d89 (Lin Yang)
- [cherry-pick] fix: virtual machine monitor. (#602) (#603) 6d0313f (mergify[bot])
- feat: migrate traffic split API from SMI (#511) 43e8542 (Lin Yang)
- ci(Mergify): enforce linear history (#598) 3ead008 (Lin Yang)
- ci: slash commands workflow (#599) b26a6fb (Lin Yang)
- ci: template of backport PR title (#596) 38f2ac9 (Lin Yang)
- ci: use mergify to backport/cherry-pick features (#594) 3afcd74 (Lin Yang)
- ci: delete pr-title-check workflow (#589) 6609e46 (Lin Yang)
- docs: Update CODEOWNERS 82b3b9a (Lin Yang)
- ci(Mergify): configuration update (#588) 3166d85 (Lin Yang)
- fix: sync consul health check service (#586) 6068389 (Cybwan)
- refactor: connector to support generics protocols. (#584) e044260 (Cybwan)
- ci: delete DCO check workflow (#582) eec8831 (Lin Yang)
- [cherry-pick] fix: run-sidecar.sh for vm. (#577) (#579) da0d24b (Lin Yang)
Thanks!
Those were the changes on v1.5.0-alpha.3!