|
| 1 | +## New |
| 2 | +- add support for the route `depends_on` option by @kenjenkins in https://github.com/pomerium/ingress-controller/pull/1150 |
| 3 | +- add downstream mtls settings by @calebdoxsey in https://github.com/pomerium/ingress-controller/pull/1159 |
| 4 | +- add circuit breaker thresholds by @calebdoxsey in https://github.com/pomerium/ingress-controller/pull/1171 |
| 5 | +- add ssh settings by @calebdoxsey in https://github.com/pomerium/ingress-controller/pull/1175 |
| 6 | +- add mcp ingress annotations by @wasaga in https://github.com/pomerium/ingress-controller/pull/1178 |
| 7 | + |
| 8 | +## Changes |
| 9 | +- crd: add tracing params by @wasaga in https://github.com/pomerium/ingress-controller/pull/1127 |
| 10 | +- revert "deployment: set proxy service externalTrafficPolicy: Local" by @wasaga in https://github.com/pomerium/ingress-controller/pull/1129 |
| 11 | +- upgrade to go v1.24 by @calebdoxsey in https://github.com/pomerium/ingress-controller/pull/1143 |
| 12 | +- assigning svc CLuster IP when svc is a NodePort by @hamzabouissi in https://github.com/pomerium/ingress-controller/pull/1099 |
| 13 | +- pomerium: Fix Enpoints port mapping by @BenoitKnecht in https://github.com/pomerium/ingress-controller/pull/1102 |
| 14 | +- fix: persistence docs link in pomerium CR status by @alexandreLamarre in https://github.com/pomerium/ingress-controller/pull/1184 |
| 15 | + |
| 16 | +## Dependency Updates |
| 17 | +- build(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot in https://github.com/pomerium/ingress-controller/pull/1119 |
| 18 | +- build(deps): bump distroless/base-debian12 from `ee694ee` to `76acc04` in the docker group by @dependabot in https://github.com/pomerium/ingress-controller/pull/1138 |
| 19 | +- build(deps): bump the github-actions group with 6 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1137 |
| 20 | +- build(deps): bump the k8s group across 1 directory with 6 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1144 |
| 21 | +- build(deps): bump the go group across 1 directory with 3 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1148 |
| 22 | +- build(deps): bump the github-actions group with 2 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1155 |
| 23 | +- build(deps): bump the go group with 4 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1152 |
| 24 | +- build(deps): bump the go group across 1 directory with 2 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1160 |
| 25 | +- build(deps): bump distroless/base-debian12 from `76acc04` to `5baa38c` in the docker group by @dependabot in https://github.com/pomerium/ingress-controller/pull/1167 |
| 26 | +- build(deps): bump the github-actions group with 2 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1164 |
| 27 | +- build(deps): bump the go group with 3 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1165 |
| 28 | +- build(deps): bump the k8s group across 1 directory with 7 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1166 |
| 29 | +- build(deps): bump github.com/go-chi/chi/v5 from 5.2.1 to 5.2.2 by @dependabot in https://github.com/pomerium/ingress-controller/pull/1174 |
| 30 | +- build(deps): bump distroless/base-debian12 from `5baa38c` to `20bc102` in the docker group by @dependabot in https://github.com/pomerium/ingress-controller/pull/1179 |
| 31 | +- build(deps): bump github.com/go-viper/mapstructure/v2 from 2.2.1 to 2.3.0 by @dependabot in https://github.com/pomerium/ingress-controller/pull/1177 |
| 32 | +- build(deps): bump the k8s group with 5 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1181 |
| 33 | +- build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 in the github-actions group by @dependabot in https://github.com/pomerium/ingress-controller/pull/1182 |
| 34 | +- build(deps): bump the go group across 1 directory with 4 updates by @dependabot in https://github.com/pomerium/ingress-controller/pull/1183 |
| 35 | + |
| 36 | +## New Contributors |
| 37 | +- @hamzabouissi made their first contribution in https://github.com/pomerium/ingress-controller/pull/1099 |
| 38 | +- @BenoitKnecht made their first contribution in https://github.com/pomerium/ingress-controller/pull/1102 |
| 39 | +- @gaurdro made their first contribution in https://github.com/pomerium/ingress-controller/pull/1172 |
| 40 | +- @alexandreLamarre made their first contribution in https://github.com/pomerium/ingress-controller/pull/1184 |
| 41 | + |
| 42 | +**Full Changelog**: https://github.com/pomerium/ingress-controller/compare/v0.29.4...v0.30.0 |
0 commit comments