Release notes, incubating and deprecated features
Release notes
Airlock Microgateway release notes are published on GitHub.
Read the release notes carefully and pay attention to breaking changes or required actions.
Incubating features
Feature name | Description | Limitations |
|---|---|---|
CORS filter | With Airlock Microgateway 4.6, we introduce the K8s Gateway API-based CORS filter support. | Cross-origin resource sharing (CORS) has been implemented with K8s Gateway API |
mTLS | With Airlock Microgateway 4.8, we introduce the K8s Gateway API-based mTLS for downstream and upstream connections. | mTLS has been implemented with K8s Gateway API Notice In environments such as OpenShift, where only the Gateway API standard channel can be used, this feature is exposed via If mTLS settings are configured in the CR Once mTLS becomes available in the standard channel, the experimental mTLS settings will be removed from the |
Downstream HTTP/3 | With Airlock Microgateway 4.8, we introduce the K8s Gateway API-based support for HTTP/3 Downstream connections. | QUIC connection migration is not supported yet. Upstream HTTP/3 is currently not supported. |
Deprecated features
Feature name | Description | Recommendation |
|---|---|---|
Sidecar mode | Microgateway 4.8 is the final release with sidecar support and will be supported for 9 months from publication. | Please switch to Kubernetes Gateway API. If you need assistance, please contact order@airlock.com. |