Skipper
HTTP router and reverse proxy for service composition
Zalando's ingress proxy finally speaks HTTP/2 cleartext end to end
◆Recent moves
- 15h ago
Fix token introspection handling
A single fix to the token introspection filter, shipped as its own tag twenty-five minutes after the previous one. Typical of the auth filters being maintained rather than extended.
View source ↗ - 16h ago
Fix grant auth flow
A one-line fix to the grant auth filter with no detail in the notes. Part of the same-day pair of auth patches that closes out this window.
View source ↗ - 21h ago
Update outdated golang.org/x dependencies
Routine refresh of the golang.org/x module set. No user-visible change.
View source ↗ - 1d ago
h2c enabled for server handler, proxy client and net client
The one release in this window that changes what Skipper can carry: HTTP/2 cleartext on both the inbound handler (behind -enable-h2c-server) and the outbound path, selected by an h2c:// route scheme or by setting appProtocol on a Kubernetes service. It brings Skipper to parity with the other cluster ingress proxies for in-cluster gRPC rather than opening new ground.
View source ↗ - 1d ago
Bump protobuf off a pre-release pin
Dependabot moves google.golang.org/protobuf from a dated pseudo-version to the released 1.36.12. Housekeeping.
View source ↗ - 2d ago
Bump the CodeQL upload-sarif action
A CI action version bump with no runtime effect, one of several such tags in this window.
View source ↗