v3.18.0-beta2
Features
-
Hub API Management now supports full offline operation, providing the same level of authentication and API management configuration as the Online Dashboard. This feature introduces two new Custom Resource Definitions:
APIAuth: namespace-level API authentication using API Key or JWTAPIPortalAuth: API Portal authentication via OpenID Connect (OIDC), with support for major providers (Auth0, Azure AD, Keycloak) and flexible claim mapping/attribute sync.
Improvements
- New Query middleware to manipulate query parameters in HTTP requests before forwarding them to services.
- Added a feature gate mechanism for the developer API portal.
- The
DEBUGlog message now only prints the Traefik static configuration instead of the full Traefik Hub static config. This avoids exposing Hub-specific sections in logs and improves UX.
Compatibility Matrix
This release comes with the following components:
| Component | Version |
|---|---|
| Traefik Hub | v3.18.0-beta2 |
| Helm Chart | v37.0.0 |
| Traefik Proxy | v3.4.5 |
| Coraza WAF | v3.3.3 |
| OWASP CRS | v4.14.0 |
| Static Analyzer | v1.5.0 |
| Kubernetes Gateway API | v1.2.1 |