New App Gateway Docker and OVA Releases
- Services: IAM
- Release Date: February 01, 2025
App Gateway releases are done to provide feature enhancements and bug fixes. Releases are for both the Docker and OVA formats, and each might be released independently.
App Gateway Docker Releases
idcs-appgateway-docker-25.1.03-2501230623
- Release date: 2025-02-01
- Image family: Oracle Linux 8
- Nginx version: 1.25.5
cloudgate.config
override during container restart: Custom changes made to thecloudgate.config
file now persist after a container restart.- Mapping through query parameters match: Enterprise applications can now be mapped based on query parameters, in addition to the URL path.
- Script-based health check: The existing
cloudgate/v1/status
API provides the status of thecloudgate
module and the nginx server (as the API is served by nginx). To obtain the status of the agent and configuration, a dedicated health check script has been introduced. - Idle Session Timeout Enforcement. Implemented new Idle Session Timeout Enforcement feature.
- Package updates: Upgraded
libcurl
to version 8.10.1.
App Gateway OVA Releases
idcs-app-gateway-25.1.1-9.0.0
- Release date: 2025-02-01
- Image family: Oracle Linux 8
- Nginx upgraded to: 1.25.5
cloudgate.config
override during container restart: Custom changes made tocloudgate.config
now persist after a container restart.- Mapping through query parameters match: Enterprise applications can now be mapped based on query parameters, in addition to the URL path.
- Script-based health check: The existing
cloudgate/v1/status
API provides the status of thecloudgate
module and the nginx server (as the API is served by nginx). To obtain the status of the agent and configuration, a dedicated health check script has been introduced. - Idle Session Timeout Enforcement: A new Idle Session Timeout Enforcement feature has been implemented.
- Package updates: Upgraded
libcurl
to version 8.10.1.