Releases: zlabjp/nghttpx-ingress-lb
Releases · zlabjp/nghttpx-ingress-lb
nghttpx-ingress-lb v0.62.0
What's Changed
- Bump nghttp2 to v1.57.0 by @tatsuhiro-t in #270 that mitigates CVE-2023-44487.
Full Changelog: v0.61.0...v0.62.0
nghttpx-ingress-lb v0.61.0
What's Changed
- Bump k8s to v1.28.1 by @tatsuhiro-t in #260
- Bump quictls to 1.1.1v by @tatsuhiro-t in #261
- Bump actions/checkout to v4 by @tatsuhiro-t in #262
- Bump nghttp2 and its dependencies by @tatsuhiro-t in #263
- Use dependabot to update actions by @tatsuhiro-t in #264
- Bump docker/build-push-action from 4 to 5 by @dependabot in #265
- Bump docker/setup-buildx-action from 2 to 3 by @dependabot in #266
- Bump docker/login-action from 2 to 3 by @dependabot in #267
- Bump distroless by @tatsuhiro-t in #268
- Bump quictls to 1.1.1w+quic by @tatsuhiro-t in #269
New Contributors
- @dependabot made their first contribution in #265
Full Changelog: v0.60.0...v0.61.0
nghttpx-ingress-lb v0.60.0
What's Changed
- Delete asset files by checking its modification time by @tatsuhiro-t in #258
- Bump nghttp2 to v1.55.1 by @tatsuhiro-t in #259
Full Changelog: v0.59.0...v0.60.0
nghttpx-ingress-lb v0.59.0
What's Changed
- Bump nghttp2 and its dependencies by @tatsuhiro-t in #257
Full Changelog: v0.58.0...v0.59.0
v0.58.0
What's Changed
- Bump k8s to v1.26.2 to fix CVE by @tatsuhiro-t in #244
- Add reload-timeout flag by @tatsuhiro-t in #245
- Add nghttpx patches by @tatsuhiro-t in #246
- Use context when checking configRevision by @tatsuhiro-t in #247
- Add client-qps and client-burst flags by @tatsuhiro-t in #248
- Migrate to registry.k8s.io by @tatsuhiro-t in #249
- Bump k8s by @tatsuhiro-t in #250
- Fix lint errors by @tatsuhiro-t in #251
- Bump setup-go to v4 by @tatsuhiro-t in #252
- Add lint to workflow by @tatsuhiro-t in #253
- Bump nghttp2 and its dependencies by @tatsuhiro-t in #254
- Bump k8s to v1.27.2 by @tatsuhiro-t in #255
- Bump package dependencies by @tatsuhiro-t in #256
Full Changelog: v0.57.0...v0.58.0
nghttpx-ingress-lb v0.57.1
What's Changed
- Bump k8s to v1.26.2 to fix CVE by @tatsuhiro-t in #244
- Add nghttpx patches by @tatsuhiro-t in #246
Full Changelog: v0.57.0...v0.57.1
nghttpx-ingress-lb v0.57.0
What's Changed
- Bump nghttp2 and its dependencies by @tatsuhiro-t in #228
- Bump k8s by @tatsuhiro-t in #230
- Bump nghttp3 to v0.8.0 by @tatsuhiro-t in #231
- Remove unused removeAddressFromLoadBalancerIngress by @tatsuhiro-t in #232
- Use SharedInformerFactory to start/stop informers by @tatsuhiro-t in #233
- Get address from EndpointSlice when processing Service without selectors by @tatsuhiro-t in #234
- Bump ngtcp2 to v0.12.0 by @tatsuhiro-t in #235
- Bump ngtcp2 to v0.12.1 by @tatsuhiro-t in #236
- Rewrite workflow file by @tatsuhiro-t in #237
- Include a patch to fix nghttpx bug which causes TLS write stall by @tatsuhiro-t in #238
- Make worker process options configurable by @tatsuhiro-t in #239
- Add nghttpx process flags by @tatsuhiro-t in #240
- Bump nghttp2 and its dependencies by @tatsuhiro-t in #241
- Bump k8s to v1.26.1 by @tatsuhiro-t in #242
- Downgrade libbpf to v1.0.1 by @tatsuhiro-t in #243
Full Changelog: v0.56.0...v0.57.0
nghttpx-ingress-lb v0.56.1
What's Changed
- Include a patch to fix nghttpx bug which causes TLS write stall by @tatsuhiro-t in #238
Full Changelog: v0.56.0...v0.56.1
nghttpx-ingress-lb v0.56.0
What's Changed
- Minor cleanup by @tatsuhiro-t in #224
- Apply "nghttpx: Fix affinity-cookie-stickiness parameter handling" patch by @tatsuhiro-t in #225
- Tighten up backend params validation by @tatsuhiro-t in #226
- Add log when syncing load balancer configuration by @tatsuhiro-t in #227
Full Changelog: v0.55.0...v0.56.0
nghttpx-ingress-lb v0.55.0
What's Changed
- Introduce leader election by @tatsuhiro-t in #199
- Bump quictls to 1.1.1n by @tatsuhiro-t in #200
- Rewrite Ingress status update by @tatsuhiro-t in #201
- Introduce ingressBuilder to make unit tests a little bit easier to write by @tatsuhiro-t in #202
- Add LeaderController by @tatsuhiro-t in #203
- Use networkingv1.AnnotationIsDefaultIngressClass by @tatsuhiro-t in #204
- Fix crash amending 4fc4af2 by @tatsuhiro-t in #205
- Add a flag to ignore Ingress resource which does not specify ingressClassName by @tatsuhiro-t in #206
- Supply context to HTTP request by @tatsuhiro-t in #207
- Use context when getting controller Pod by @tatsuhiro-t in #208
- Rename Manager to LoadBalancer by @tatsuhiro-t in #209
- Bump k8s and golang by @tatsuhiro-t in #210
- Generic toPtr by @tatsuhiro-t in #212
- Bump actions by @tatsuhiro-t in #213
- Bump nghttp2 and its QUIC dependencies by @tatsuhiro-t in #214
- Bump ngtcp2, nghttp3, and quictls by @tatsuhiro-t in #215
- Minor tweaks by @tatsuhiro-t in #216
- Bump nghttp2 by @tatsuhiro-t in #217
- Bump ngtcp2 by @tatsuhiro-t in #218
- Bump Kubernetes and golang by @tatsuhiro-t in #219
- Bump ubuntu runner by @tatsuhiro-t in #220
- Support Service without selectors by @tatsuhiro-t in #222
- Bump nghttp2 to v1.50.0 by @tatsuhiro-t in #223
Full Changelog: v0.54.0...v0.55.0