Release notes and incubating 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 in Airlock Microgateway
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 |
TLS configuration | With Airlock Microgateway 4.5, we introduce the K8s Gateway API-based upstream TLS support between the Microgateway Engine and the application Service. | TLS encryption has been implemented with K8s Gateway API For further details and configuration information, see the official K8s TLS documentation. |