73.0.0
Added
- a9s-pg: a9s PostgreSQL: a9s PostgreSQL 15: Support BOSH CPI migration by addressing cluster nodes via a9s Consul DNS names instead of static IPs, and by falling back to the BOSH deployment index when node IDs are reassigned during the migration. The feature is opt-in via the a9s-pg/ops/use-consul-dns-names.yml Ops file.
- a9s PostgreSQL: Support BOSH CPI migration by addressing cluster nodes via a9s Consul DNS names instead of static IPs, and by falling back to the BOSH deployment index when node IDs are reassigned during the migration. The feature is opt-in via the postgresql-service/ops/use-consul-dns-names.yml Ops file.
- docs: Application Developer: Update the Disaster Recovery documentation to specify how to fork from specific backups. For more information, see Disaster Recovery - Retrieve the Backup ID of a specific Backup.
- docs: Application Developer: Update the Forking documentation to add additional information regarding forking from a specific backup. For more information, see Forking a Service Instance - Retrieving the Wanted Backup's ID.
- docs: Application Developer: a9s Messaging: Add references to the concerns relevant to the upgrade to RabbitMQ 4.3. For more information, see a9s Messaging Concerns.
- docs: Platform Operator: a9s Billing: Add the missing prerequisite step in the deployment of a9s Billing to add required databases to a9s-pg. For more information, see a9s Data Services Setup - Deploy a9s Billing.
- docs: Platform Operator: a9s Parachute: Update the documentation to add a disclaimer about the intended usage of a9s Parachute. For more information, see a9s Parachute.
- docs: Platform Operator: a9s Parachute: Update the documentation to add limitations associated with the use of a9s Parachute for a9s MariaDB. For more information, see a9s Parachute.
Changed
- breaking change a9s Backup Services: a9s Backup Manager: Fix duplicate Service Instance entries in the a9s Backup
Manager database by adding a uniqueness validation and database constraint for
instance_idperbroker_id. Duplicate entries could cause backup creation failures and incorrect backup details in the dashboard. For more information, see UPGRADE - Merge Duplicate Service Instances. - a9s Template Uploader Errand: all services: Improve internal upload logic for hardcoded release versions.
- a9s Template Uploader Errand: all services: Increased BOSH release version due to internal changes.
- a9s Template Uploader Errand: a9s Messaging: Add legacy templates
messaging42-*which contain the latest version of RabbitMQ 4.2. Once RabbitMQ 4.4 is supported, these legacy templates will be removed and new templatesmessaging43-*will be created. These templates provide a last resort rollback to the previous minor version of RabbitMQ, in case there are problems with the latest version of a9s Messaging. For more information, see a9s Messaging - Rollback to Legacy Version. - docs: Application Developer: a9s Messaging: Update documentation to include rabbitmqadmin v2 references. For more information, see: Forking and Migration.
- docs: Platform Operator: a9s Messaging: Add warning about rollback limitation for RabbitMQ 4.3 instances. For more information, see: Rollback Limitation for RabbitMQ 4.3 and Later.
- BOSH stemcell: all services: Update Jammy stemcell to version
1.1202for the internal tests of all supported services.
Updated Dependencies
- all services:
- bpm to v1.4.31.
- routing to v0.381.0.
- a9s Public API:
- nginx to v1.31.0.
- krakend-custom-plugins to v2.13.5.
- krakend to v2.13.5.
- Update internal dependencies.
- logstash to v8.19.15.
- nginx:
- nginx to v1.31.0.
- a9s-pg:
- postgresql15 to v15.18.
- consul-dns: Dnsmasq: Update internal dependencies.
- a9s KeyValue: a9s KeyValue 8: valkey to v8.1.7.
- a9s LogMe: Update internal dependencies.
- a9s MariaDB:
- a9s MariaDB 10.6:
- mariadb to v10.6.26.
- a9s MariaDB 10.11:
- mariadb to v10.11.17.
- Update internal dependencies.
- a9s MariaDB 10.6:
- a9s Messaging:
- a9s Messaging 4:
- RabbitMQ to 4.3.1.
- a9s Messaging 4:
- a9s MongoDB:
- a9s MongoDB 5:
- mongodb to v5.0.33.
- a9s MongoDB 7:
- mongodb to v7.0.34.
- mongosh to v2.8.3.
- a9s MongoDB 8:
- mongosh to v2.8.3.
- mongodb to v8.0.23.
- a9s MongoDB 5:
- a9s MySQL: Update internal dependencies.
- a9s PostgreSQL:
- a9s PostgreSQL 15:
- postgresql15 to v15.18.
- a9s PostgreSQL 17:
- postgresql17 to v17.10.
- Update internal dependencies.
- a9s PostgreSQL 15:
- a9s Prometheus:
- prometheus2:
- cadvisor to v0.57.0.
- alertmanager to v0.32.1.
- bosh_exporter to v3.8.0.
- prometheus-legacy:
- cadvisor to v0.57.0.
- alertmanager to v0.32.1.
- bosh_exporter to v3.8.0.
- promgraf2:
- cadvisor to v0.57.0.
- alertmanager to v0.32.1.
- bosh_exporter to v3.8.0.
- a9s Node Guard:
- nginx to v1.31.0.
- Update internal dependencies.
- a9s SSO Proxy:
- nginx to v1.31.0.
- Update internal dependencies.
- prometheus2:
- a9s Redis:
- a9s Redis 7: redis to v7.2.14.
Unsupported
-
a9s PostgreSQL: End of Support: Terminate support for the following deprecated a9s Data Service version:
- a9s PostgreSQL v13: PostgreSQL 13 is end-of-life by their vendor since November 2025
The creation of new a9s Data Service Instances for this deprecated version is now disabled by default in the a9s Data Service Bundle and we no longer provide regular support for this version. The corresponding documentation has been removed.
Although we will not intentionally break running Service Instances of this unsupported version, it cannot be guaranteed that they still work as expected after an update to this release.
Removed
- docs: Platform Operator: a9s PostgreSQL: Remove a9s PostgreSQL 13 from the "a9s Data Service Release Lifecycle Table" page. For more information, see a9s Platform Operator Sunrise Sunset - a9s Data Service Release Lifecycle Table.
- docs: Platform Operator: a9s Search: Remove the deprecated "Backup and Restores" section from the a9s Search Platform Operator documentation, as that configuration is no longer necessary due to the refactoring of the a9s Backup Agent.
Security
- all services:
- a9s Public API:
- Fix CVE-2026-42945.
- Fix CVE-2026-42946.
- nginx:
- Fix CVE-2026-42945.
- Fix CVE-2026-42946.
- a9s Public API:
- a9s-pg:
- Fix CVE-2026-6475.
- Fix CVE-2026-6477.
- Fix CVE-2026-6479.
- Fix CVE-2026-6637.
- consul-dns:
- Dnsmasq:
- Fix CVE-2026-4890.
- Fix CVE-2026-4891.
- Fix CVE-2026-4892.
- Fix CVE-2026-4893.
- Fix CVE-2026-2291.
- Fix CVE-2026-5172.
- Dnsmasq:
- a9s KeyValue: a9s KeyValue 8:
- Fix CVE-2026-23479.
- Fix CVE-2026-23631.
- Fix CVE-2026-25243.
- a9s LogMe: a9s Service Broker:
- Fix CVE-2026-34827.
- Fix CVE-2026-34829.
- a9s MariaDB:
- a9s MariaDB 10.6:
- Fix CVE-2026-44168.
- a9s MariaDB 10.11:
- Fix CVE-2026-44168.
- a9s MariaDB 10.6:
- a9s MongoDB:
- a9s MongoDB 5:
- Fix CVE-2026-8053
- a9s MongoDB 7:
- Fix CVE-2026-6914.
- Fix CVE-2026-8053.
- Fix CVE-2026-8199.
- Fix CVE-2026-8201.
- Fix CVE-2026-8843.
- a9s MongoDB 8:
- Fix CVE-2026-6914.
- Fix CVE-2026-8053.
- Fix CVE-2026-8199.
- Fix CVE-2026-8201.
- Fix CVE-2026-8843.
- a9s MongoDB 5:
- a9s MySQL: a9s Service Broker:
- Fix CVE-2026-34827.
- Fix CVE-2026-34829.
- a9s PostgreSQL:
- a9s PostgreSQL 17:
- Fix CVE-2025-70873.
- Fix CVE-2026-6475.
- Fix CVE-2026-6476.
- Fix CVE-2026-6477.
- Fix CVE-2026-6479.
- Fix CVE-2026-6637.
- a9s PostgreSQL 15:
- Fix CVE-2026-6475.
- Fix CVE-2026-6477.
- Fix CVE-2026-6479.
- Fix CVE-2026-6637.
- a9s PostgreSQL 17:
- a9s Prometheus:
- a9s Node Guard:
- Fix CVE-2026-42945.
- Fix CVE-2026-42946.
- a9s SSO Proxy:
- Fix CVE-2026-42945.
- Fix CVE-2026-42946.
- a9s Node Guard:
- a9s Redis: a9s Redis 7:
- Fix CVE-2026-23479.
- Fix CVE-2026-23631.
- Fix CVE-2026-25243.
Upcoming
-
a9s MariaDB: Deprecation: Prepare for the upcoming deprecation, planned for the release v75.0.0 (expected end of July 2026), of the following a9s Data Service version:
- a9s MariaDB 10.6: MariaDB 10.6 will become end-of-life by their vendor by 6th of July 2026.
Please ensure that you organize the migration of your existing Service Instances to a more up-to-date version of the same a9s Data Service:
- for a9s MariaDB 10.6: a9s MariaDB 10.11 is available as GA version.
The deprecation phase is planned to last until v78.0.0 (expected end of October). With this release, the unsupport phase of the deprecated version will start. The creation of new a9s Data Service Instances for this particular version will be disabled by default in the a9s Data Service Bundle when the unsupport occurs in v81.0.0 (expected end of January 2027) and we will not provide regular support for this version. The corresponding documentation will also be removed. Therefore, we strongly recommend that you start your migrations to a supported GA version as soon as possible and complete them until the end of the deprecation phase. For more information see a9s Platform Operator Sunrise Sunset.
-
a9s Redis®: End of Support: Terminate support, starting from anynines deployment v76.0.0 (expected end of August 2026).
The whole Data Service will be discontinued and no new versions will be released for it. Please ensure that you organize the migration of your existing Service Instances to the supported a9s KeyValue Data Service:
- for a9s Redis®: a9s KeyValue 8 is available as GA version.
Existing a9s Redis® Service Instances can be migrated to a9s KeyValue by forking them using the Disaster Recovery feature, or by applying manual migration steps. For more information about the available migration options, please see the Forking and Migration documentation page.
The creation of new a9s Data Service Instances for this deprecated Data Service will be disabled by default in the a9s Data Service Bundle, and we will not provide regular support for this Data Service. The corresponding documentation will also be removed.
Although we will not intentionally break running Service Instances of this unsupported Data Service, it cannot be guaranteed that they still work as expected after an update to v76.0.0.