Releases: knative-extensions/net-gateway-api
Releases · knative-extensions/net-gateway-api
net-gateway-api v1.8.1
Changes since 1.8.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.5.0 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.14.3 |
retry,httpoption,host-rewrite |
Contour |
v1.22.0 |
httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,update,host-rewrite |
net-gateway-api v1.7.1
Changes since 1.7.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.5.0 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.14.3 |
retry,httpoption,host-rewrite |
Contour |
v1.22.0 |
httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,visibility/path,update,host-rewrite |
net-gateway-api v1.6.1
Changes since 1.6.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.5.0-rc1 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.13.2 |
retry,httpoption,host-rewrite |
Contour |
v1.21.0 |
retry,httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,visibility/path,visibility,update,host-rewrite |
net-gateway-api v1.8.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.5.0 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.14.3 |
retry,httpoption,host-rewrite |
Contour |
v1.22.0 |
httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,update,host-rewrite |
net-gateway-api v1.7.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.5.0 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.14.3 |
retry,httpoption,host-rewrite |
Contour |
v1.22.0 |
httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,visibility/path,update,host-rewrite |
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/sync: 036812b → 886fb93
- k8s.io/gengo: 4627b89 → 397b4ae
- k8s.io/klog/v2: v2.60.1 → 0990e81
- knative.dev/hack: 65c463a → 8d1e4cc
- knative.dev/networking: f087178 → e51df7c
- knative.dev/pkg: e60d250 → 4a03844
- sigs.k8s.io/gateway-api: 6f51a1a → v0.5.0
Removed
Nothing has changed.
net-gateway-api v1.6.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.5.0-rc1 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.13.2 |
retry,httpoption,host-rewrite |
Contour |
v1.21.0 |
retry,httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,visibility/path,visibility,update,host-rewrite |
Changes by Kind
Enhancement
Bug or Regression
- Gateway-api now probes the first port in the gateway-service's endpoints, rather than fixed ports. (#310, @evankanderson)
Dependencies
Added
Changed
- github.com/bketelsen/crypt: v0.0.4 → 5cbc8cc
- github.com/cespare/xxhash/v2: v2.1.1 → v2.1.2
- github.com/cpuguy83/go-md2man/v2: v2.0.0 → v2.0.1
- github.com/fsnotify/fsnotify: v1.4.9 → v1.5.1
- github.com/google/cel-go: v0.9.0 → v0.10.1
- github.com/google/go-cmp: v0.5.6 → v0.5.7
- github.com/kr/pretty: v0.2.1 → v0.3.0
- github.com/kr/pty: v1.1.5 → v1.1.1
- github.com/magiconair/properties: v1.8.5 → v1.8.1
- github.com/miekg/dns: v1.1.17 → v1.0.14
- github.com/moby/term: 9d4ed18 → 3f7ff69
- github.com/onsi/gomega: v1.16.0 → v1.18.1
- github.com/pelletier/go-toml: v1.9.3 → v1.2.0
- github.com/prometheus/client_golang: v1.11.1 → v1.12.1
- github.com/prometheus/procfs: v0.6.0 → v0.7.3
- github.com/rogpeppe/go-internal: v1.3.0 → v1.8.1
- github.com/spf13/cast: v1.3.1 → v1.3.0
- github.com/spf13/cobra: v1.2.1 → v1.4.0
- github.com/spf13/jwalterweatherman: v1.1.0 → v1.0.0
- github.com/spf13/viper: v1.8.1 → v1.7.0
- github.com/stretchr/objx: v0.2.0 → v0.1.1
- go.etcd.io/etcd/api/v3: v3.5.0 → v3.5.1
- go.etcd.io/etcd/client/pkg/v3: v3.5.0 → v3.5.1
- go.etcd.io/etcd/client/v3: v3.5.0 → v3.5.1
- go.uber.org/goleak: 6911603 → v1.1.12
- golang.org/x/exp: 6cc2880 → 7b9b53b
- golang.org/x/mod: v0.5.1 → 86c51ed
- golang.org/x/time: f0f3c7e → 90d013b
- golang.org/x/tools: v0.1.8 → dfee164
- google.golang.org/genproto: f09f9a1 → 42d7afd
- gopkg.in/ini.v1: v1.62.0 → v1.51.0
- gopkg.in/yaml.v3: 496545a → v3.0.1
- k8s.io/api: v0.23.5 → v0.23.8
- k8s.io/apiextensions-apiserver: v0.23.4 → v0.24.1
- k8s.io/apimachinery: v0.23.5 → v0.23.8
- k8s.io/apiserver: v0.23.4 → v0.24.1
- k8s.io/client-go: v0.23.5 → v0.23.8
- k8s.io/code-generator: v0.23.5 → v0.23.8
- k8s.io/component-base: v0.23.4 → v0.24.1
- k8s.io/klog/v2: 43cc75f → v2.60.1
- knative.dev/hack: 12d3e2a → 65c463a
- knative.dev/networking: 22d1b93 → f087178
- knative.dev/pkg: 19adf79 → e60d250
- sigs.k8s.io/apiserver-network-proxy/konnectivity-client: v0.0.27 → v0.0.30
- sigs.k8s.io/controller-runtime: v0.9.6 → v0.12.1
- sigs.k8s.io/controller-tools: v0.6.2 → v0.7.0
- sigs.k8s.io/gateway-api: v0.4.0 → 6f51a1a
- sigs.k8s.io/json: c049b76 → 9f7c6b3
Removed
- github.com/Shopify/toxiproxy: v2.1.4+incompatible
- github.com/alecthomas/jsonschema: f2c9385
- github.com/blang/semver: v3.5.1+incompatible
- github.com/bmizerany/perks: d9a9656
- github.com/c2h5oh/datasize: 4eba002
- github.com/dgryski/go-lttb: 318fcdf
- github.com/go-openapi/spec: v0.19.5
- github.com/gogo/googleapis: v1.1.0
- github.com/gonum/blas: f22b278
- github.com/gonum/diff: 500114f
- github.com/gonum/floats: c233463
- github.com/gonum/integrate: a422b5c
- github.com/gonum/internal: f884aa7
- github.com/gonum/lapack: e4cdc5a
- github.com/gonum/mathext: 8a4bf00
- github.com/gonum/matrix: c518dec
- github.com/gonum/stat: 41a0da7
- github.com/gorilla/context: v1.1.1
- github.com/lyft/protoc-gen-validate: v0.0.13
- github.com/mattn/go-runewidth: v0.0.2
- github.com/olekukonko/tablewriter: a0225b3
- github.com/pkg/profile: v1.2.1
- github.com/streadway/amqp: 75d898a
- github.com/streadway/quantile: b0c5887
- github.com/tsenart/go-tsz: cdeb9e1
- github.com/urfave/cli: v1.20.0
- go.etcd.io/etcd: dd1b699
- gopkg.in/cheggaaa/pb.v1: v1.0.25
- pgregory.net/rapid: v0.3.3
net-gateway-api v1.5.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.4.3 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.13.2 |
tls,retry,httpoption,host-rewrite |
Contour |
v1.21.0 |
tls,retry,httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,visibility/path,visibility,update,host-rewrite |
Knative Net Gateway Api release v1.4.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.4.2 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.13.2 |
tls,retry,httpoption,host-rewrite |
Contour |
v1.20.1 |
tls,retry,httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,visibility/path,visibility,update,host-rewrite |
Knative Net Gateway Api release v1.3.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.4.0 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.12.2 |
tls,retry,httpoption,host-rewrite |
Contour |
v1.20.0 |
tls,retry,httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,visibility/path,visibility,update,host-rewrite |
Knative Net Gateway Api release v1.2.0
The following Gateway API version and Ingress were tested as part of the release.
Tested Gateway API version
Tested Gateway API |
v0.3.0 |
Tested Ingress
Ingress |
Tested version |
Unavailable features |
Istio |
v1.11.5 |
tls,retry,httpoption |
Contour |
v1.19.1 |
tls,retry,httpoption,basics/http2,websocket,websocket/split,grpc,grpc/split,visibility/path,update,host-rewrite |