What's Changed
- Update stable release to v0.12.12 by @tklauser in #1327
- connectivity: Display last error after waiting k8s resources timeouts by @YutaroHayakawa in #1301
- RELEASE.md: check and merge PRs before the release by @tklauser in #1329
- build(deps): bump library/golang from 1.19.4-alpine3.16 to 1.19.5-alpine3.16 by @dependabot in #1331
- build(deps): bump google.golang.org/grpc from 1.51.0 to 1.52.0 by @dependabot in #1330
- Update Go to 1.19.5 by @tklauser in #1332
- install: Auto-enable BPF masquerade by @brb in #1333
- Update cilium vendoring by @raphink in #1334
- install: Do not enable BPF masq if ipv6 is enabled by @brb in #1338
- build(deps): bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #1344
- connectivity: Set PreferDualStack for test services by @brb in #1339
- connectivity: Make pod to world test more configurable by @sathieu in #1345
- build(deps): bump helm.sh/helm/v3 from 3.10.3 to 3.11.0 by @dependabot in #1349
- build(deps): bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 by @dependabot in #1350
- fix(connectivity): Add node-local-dns entitiy match for local ip usage case by @eminaktas in #997
- Honor global namespace flag in sysdump command by @ChrsMark in #1302
- sysdump: Collect new CR introduced as part of 1.13 by @sayboras in #1315
- dependabot config updates by @tklauser in #1328
- go.mod, vendor: bump google.golang.org/grpc from 1.52.0 to 1.52.3 by @dependabot in #1355
- [connectivity] add container name for health tests by @fl64 in #1354
- status: rename Hubble status to Hubble Relay by @kaworu in #1356
- Update Cilium charts, update default Cilium version to v1.12.6 by @tklauser in #1358
- ci: bump docker/build-push-action from 3.3.0 to 4.0.0 by @dependabot in #1360
- ci: bump docker/setup-buildx-action from 2.2.1 to 2.4.0 by @dependabot in #1361
- Check if context is cancelled before next iteration by @dharmicksai in #1353
- clustermesh: Add missing brackets of etcd option by @giorio94 in #1362
- clustermesh: adapt global service annotations by @giorio94 in #1359
- connectivity: drop pre-1.11 allow-except-world test by @tklauser in #1364
- Dockerfile: Bump library/golang from 1.19.5-alpine3.16 to 1.20.0-alpine3.16 by @dependabot in #1365
- Update Go to 1.20, golangci-lint to v1.51.0 by @tklauser in #1368
- go.mod, vendor: update github.com/cilium/hubble to v0.11.1 by @tklauser in #1367
- ci: use cloud provider specific external target for pod-to-world tests by @tklauser in #1369
- ci: bump google-github-actions/setup-gcloud from 1.0.1 to 1.1.0 by @dependabot in #1370
- Update golangci-lint to v1.51.1 by @tklauser in #1372
- ci: bump docker/setup-buildx-action from 2.4.0 to 2.4.1 by @dependabot in #1373
- go.mod, vendor: bump google.golang.org/grpc from 1.52.3 to 1.53.0 by @dependabot in #1377
- go.mod, vendor: bump helm.sh/helm/v3 from 3.11.0 to 3.11.1 by @dependabot in #1375
- go.mod, vendor: bump golang.org/x/mod from 0.7.0 to 0.8.0 by @dependabot in #1376
- go.mod, vendor: bump github.com/cilium/workerpool from 1.1.3 to 1.2.0 by @dependabot in #1380
- Add JSON status (fix #956) by @raphink in #958
- uninstall: remove cilium-config-agent role/rolebinding by @giorio94 in #1382
- install: fix support for multi-object files by @squeed in #1388
- Prepare for release v0.12.13 by @michi-covalent in #1393
New Contributors
- @sathieu made their first contribution in #1345
- @eminaktas made their first contribution in #997
- @ChrsMark made their first contribution in #1302
- @fl64 made their first contribution in #1354
- @dharmicksai made their first contribution in #1353
- @giorio94 made their first contribution in #1362
Full Changelog: v0.12.12...v0.12.13