Skip to content

Releases: zlabjp/nghttpx-ingress-lb

nghttpx-ingress-lb v0.54.1

05 Aug 00:40
Compare
Choose a tag to compare
  • nghttpx: Randomize backend address round robin order per thread
  • Bump quictls

nghttpx-ingress-lb v0.54.0

23 Mar 05:27
Compare
Choose a tag to compare
  • Add affinityCookieStickiness path-config option #194
  • Verify certificate validity period #193
  • Use checksum as TLS key and certificate file name #192
  • Rename ingress.zlab.co.jp/update-timestamp to ingress.zlab.co.jp/quic-keying-materials-update-timestamp #188
  • Fix affinity cookie issue #186
  • Add reconcile-timeout flag to prevent a reconciliation from getting stuck #185

nghttpx-ingress-lb v0.53.0

02 Mar 01:25
12e9dc2
Compare
Choose a tag to compare
  • Enable EndpointSlice by default and declare the deprecation of Endpoints #183
  • Use discovery/v1 EndpointSlice #182
  • Wrap error #181
  • Bump nghttp2 to v1.47.0 #180
  • Replace encoding/json with k8s.io/apimachinery/pkg/util/json #179
  • Bump dependencies to make build succeed #178
  • Bump quictls to 1.1.1m #177
  • Wrap command execution by cli.Run #176
  • Bump k8s to v1.23.0 and golang to v1.17 #175
  • Avoid OpenSSL 3.0.0 because it has performance regression
  • Remove substring after # or ? from path pattern
  • Use cc-debian11:latest

nghttpx-ingress-lb v0.52.1

01 Nov 01:06
Compare
Choose a tag to compare
  • Avoid OpenSSL 3.0.0 because it has performance regression
  • Use cc-debian11:latest

nghttpx-ingress-lb v0.52.0

22 Oct 01:09
Compare
Choose a tag to compare
  • Do not write OCSP response file if its content is empty
  • Mask private data when writing to a log with verbosity >= 3
  • Specify worker-process-grace-shutdown-period and max-worker-processes
  • Bump nghttp2 to v1.46.0
  • Support HTTP/3 (use --http3 flag to enable it) #173

nghttpx-ingress-lb v0.51.0

24 Sep 01:12
Compare
Choose a tag to compare
  • Bump nghttp2 to v1.45.1
  • Add doNotForward path-config #172
  • Store Pod address if a Pod does not use host network
  • Record events
  • Remove deprecated affinity settings from PortBackendConfig
  • If targetPort is a string, it must match Pod named port as per spec
  • Fix port matching error if service targetPort has int value
  • Move a patch to patches directory
  • Internal default backend #171
  • Bump k8s to v1.22.0 #170
  • Migrate to networkingv1.Ingress #155

nghttpx-ingress-lb v0.50.0

19 Jul 07:51
1b939b3
Compare
Choose a tag to compare
  • Bump distroless base image #169
  • Get rid of static.patch #168
  • Replace channel with context for controlling shutdown sequence #167
  • Bump nghttp2 to v1.44.0 #166
  • Go1.16 #165

nghttpx-ingress-lb v0.49.0

26 Apr 01:51
4003d21
Compare
Choose a tag to compare
  • Add deferred shutdown period #143
  • Add upstream patch to remove trailing whitespace after $method log var #160
  • Fix lint errors #161
  • Use cobra instead of pflag for better help and output #162
  • Bump Kubernetes dependency to v1.21.0 #163

nghttpx-ingress-lb v0.48.1

09 Feb 00:45
Compare
Choose a tag to compare
  • Add upstream patch to remove trailing whitespace after $method log var #160

nghttpx-ingress-lb v0.48.0

03 Feb 02:07
Compare
Choose a tag to compare
  • Bump nghttp2 to v1.43.0 #159