edge-24.10.2
github-actions
released this
10 Oct 07:45
·
151 commits
to main
since this release
Overall status: RECOMMENDED
Cautions
N/A
Changes
This release fixes an error in the CLI in order to allow the linkerd multicluster
CLI commands to work correctly even when some of the clusters in a multicluster setup are running releases prior to edge-24.9.3
. Additionally, creating a link with linkerd multicluster link --set enableNamespaceCreation=true
will allow Linkerd multicluster to create the namespace into which it mirrors services.
What's Changed
- build(deps): bump ipnet from 2.10.0 to 2.10.1 by @dependabot in #13134
- build(deps): bump tj-actions/changed-files from 45.0.2 to 45.0.3 by @dependabot in #13135
- build(deps): bump futures from 0.3.30 to 0.3.31 by @dependabot in #13146
- build(deps-dev): bump @babel/preset-react from 7.24.7 to 7.25.7 in /web/app by @dependabot in #13138
- build(deps-dev): bump eslint-plugin-import from 2.30.0 to 2.31.0 in /web/app by @dependabot in #13141
- build(deps-dev): bump eslint-plugin-react from 7.37.0 to 7.37.1 in /web/app by @dependabot in #13142
- build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #13143
- build(deps): bump cc from 1.1.24 to 1.1.28 by @dependabot in #13145
- Add flag to enable namespace creation in the service mirror controller by @adleong in #13137
- build(deps-dev): bump @babel/preset-env from 7.25.4 to 7.25.7 in /web/app by @dependabot in #13139
- build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 by @dependabot in #13144
- build(deps): bump object from 0.36.4 to 0.36.5 by @dependabot in #13147
- build(deps): bump once_cell from 1.20.1 to 1.20.2 by @dependabot in #13148
- build(deps): bump pin-project from 1.1.5 to 1.1.6 by @dependabot in #13149
- build(deps-dev): bump @babel/runtime from 7.25.6 to 7.25.7 in /web/app by @dependabot in #13140
- Relax mc validations in the CLI to avoid errors by @alpeb in #13151
- proxy: v2.257.0 by @l5d-bot in #13158
Full Changelog: edge-24.10.1...edge-24.10.2