Skip to main content

29 posts tagged with "changelog"

View All Tags

· 3 min read

Added

  • a9s MariaDB: a9s MariaDB SPI: Allow the creation of additional databases at the Service Instance level. For more information, see Using a9s MariaDB - MariaDB Custom Parameters.
  • docs: Application Developer: a9s MariaDB: Add documentation regarding the usage of the databases custom parameter. For more information, see Using a9s MariaDB - MariaDB Custom Parameters.
  • docs: Platform Operator: a9s MariaDB: Extend the Custom Parameters Configuration documentation to include the description and usage of the databases custom parameter. For more information, see a9s MariaDB SPI Configuration - Custom Parameters Configuration.

Changed

  • all services: a9s Service Dashboard: Update internal dependencies.
  • all services: Update BOSH releases:
    • bpm BOSH release to version 1.2.23
  • a9s MongoDB:
    • mongodb50sspl:
      • mongodb v5.0.28
    • mongodb70sspl:
      • mongosh v2.2.12
  • docs: Application Developer: a9s Messaging: Update available migration paths of the deprecated a9s Messaging 3.10. For more information, see a9s Messaging Migration.
  • BOSH stemcell: all services: Update Jammy stemcell to version 1.492 for internal tests of all supported services.

Deprecated

  • a9s Messaging: Deprecation: Deprecate the following a9s Data Service version:

    • a9s Messaging 3.10

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s Messaging: a9s Messaging 3.12 and 3.13 are available as GA versions.

    This deprecation follows the announcement in v48.0.0 . The deprecation phase is planned to last until v57.0.0 (expected end of January 2025), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

Fixed

  • docs: Platform Operator: Updated the versions of the vendored Data Services in the release life cycle table. For more information, see a9s Platform Operator Sunrise Sunset.

Security

  • a9s Service Dashboard: Fix CVEs:
    • CVE-2024-37890
    • CVE-2024-33883
    • CVE-2024-4068

Upcoming

  • a9s MongoDB: Deprecation: Prepare for the upcoming deprecation phase, planned for the release v54.0.0 (expected end of October), of the following a9s Data Service version:

    • a9s MongoDB 5.0

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s MongoDB: a9s MongoDB 7.0 is available as a GA version

    The deprecation phase is planned to last until v60.0.0 (expected end of April 2025), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

· 11 min read

Added

  • all services: a9s Backup Agent: Add the ability to backup versioned system tables for a9s MariaDB 10.11.
  • all services: a9s SPI: Add the possibility to generate certificates that can be used by the a9s Backup Agents collocated on the Service Instances VMs to establish an mTLS communication with the a9s Backup Manager in the future.
  • all services: a9s Template Uploader Errand: Add templates for a9s MariaDB 10.11.
  • a9s MariaDB: Add ops/enable_rc_services/mariadb1011.yml with the following new properties to introduce a9s MariaDB 10.11 as an a9s Release Candidate:
    • mariadb_service.services.a9s-mariadb1011.name
    • mariadb_service.services.a9s-mariadb1011.guid
    • mariadb_service.services.a9s-mariadb1011.description
    • mariadb_service.services.a9s-mariadb1011.label
    • mariadb_service.services.a9s-mariadb1011.version
    • mariadb_service.services.a9s-mariadb1011.bindable
    • mariadb_service.services.a9s-mariadb1011.requires
    • mariadb_service.services.a9s-mariadb1011.tags
    • mariadb_service.services.a9s-mariadb1011.documentation_url
    • mariadb_service.services.a9s-mariadb1011.metadata
    • mariadb_service.services.a9s-mariadb1011.dashboard_client.id
    • mariadb_service.services.a9s-mariadb1011.plans
    • mariadb_service.services.a9s-mariadb1011.plans-to-test
    • mariadb_service.services.a9s-mariadb1011.planupdates-to-test
  • a9s MariaDB: Introduce a9s MariaDB 10.11 as an a9s Release Candidate.
  • a9s MariaDB: Add example config for a9s MariaDB 10.11 to mariadb.yml.example.
  • a9s Messaging: Mark a9s Messaging 3.13 as stable. The following properties must be set to use it:
    • rabbitmq_service.services.a9s-messaging313.name
    • rabbitmq_service.services.a9s-messaging313.guid
    • rabbitmq_service.services.a9s-messaging313.description
    • rabbitmq_service.services.a9s-messaging313.label
    • rabbitmq_service.services.a9s-messaging313.version
    • rabbitmq_service.services.a9s-messaging313.bindable
    • rabbitmq_service.services.a9s-messaging313.requires
    • rabbitmq_service.services.a9s-messaging313.tags
    • rabbitmq_service.services.a9s-messaging313.documentation_url
    • rabbitmq_service.services.a9s-messaging313.metadata
    • rabbitmq_service.services.a9s-messaging313.dashboard_client.id
    • rabbitmq_service.services.a9s-messaging313.plans
    • rabbitmq_service.services.a9s-messaging313.plans-to-test
    • rabbitmq_service.services.a9s-messaging313.planupdates-to-test
  • a9s Redis: a9s Redis 7: Add support to enabling hostname resolution and announcement.
  • docs: Application Developer: a9s MariaDB: Add the metric Innodb_buffer_pool_pages_free for the number of free InnoDB buffer pool pages to the General Status Metrics table. For more information, see Using a9s MariaDB.
  • docs: Application Developer: a9s Messaging: Add a warning explaining the deprecation of the backing_queue_status metric in a9s Messaging 3.13 and above. For more information, see a9s Messaging Metrics.
  • docs: Application Developer: a9s Redis: Add "hostname-resolution" custom parameter. For more information, see Using a9s Redis.
  • docs: Platform Operator: a9s MariaDB: Add a9s MariaDB 10.11 as a9s Release Candidate. For more information, see a9s Platform Operator Sunrise Sunset
  • docs: Platform Operator: a9s MariaDB: Add the available templates for the a9s MariaDB 10.11 Data Service. For more information, see Available Templates.
  • docs: Platform Operator: a9s MariaDB: Add the required ports for the a9s MariaDB 10.11 Data Service. For more information, see a9s Platform Required Ports.
  • docs: Platform Operator: a9s Messaging: Add a9s Messaging 3.13 as a9s General Availability. For more information, see a9s Platform Operator Sunrise Sunset.
  • docs: Platform Operator: a9s Redis: Add "hostname-resolution" custom param. For more information, see Using a9s Redis.

Changed

  • all services: Adapt manifests to utilize Leaf Certificates instead of Root Certificates to smoothen the rotation of CA certificates.
  • all services: Update BOSH releases:
    • bpm BOSH release to version 1.2.20
    • routing BOSH release to version 0.301.0
  • all services: a9s Backup Agent: Update versions of the sinatra and puma gems.
  • all services: a9s DS API Gateway:
    • Golang v1.22.4
    • KrakenD v2.6.3-21768ff5434bc2f9caa6af54f90f65983c628e1b
  • all services: a9s Nginx:
    • Nginx v1.27.0
    • pcre2 v10.44
  • all services: a9s Service Broker: Add missing default values for the a9s-billing configuration.
  • a9s Bee:
    • Golang v1.21.11
  • a9s Billing: Update internal dependencies.
  • a9s LogMe2:
    • Fluentd:
      • rexml v3.30.0
      • fluentd v1.16.4
    • OpenSearch:
      • opensearch v2.15.0
      • opensearch-dashboards v2.15.0
      • opensearch-plugin-repository-azure v2.15.0
      • opensearch-plugin-repository-s3 v2.15.0
  • a9s MariaDB:
    • a9s MariaDB 10.4:
      • Golang v1.21.11
    • a9s MariaDB 10.6:
      • Golang v1.21.11
  • a9s MariaDB: a9s MariaDB SPI: Update internal dependencies.
  • a9s Messaging:
    • a9s Messaging 3.13:
      • Golang v1.21.11
    • a9s Messaging 3.12:
      • Golang v1.21.11
    • a9s Messaging 3.10:
      • Golang v1.21.11
    • a9s Messaging 3.8:
      • Golang v1.21.11
    • a9s Messaging 3.7:
      • Golang v1.21.11
  • a9s MongoDB:
    • mongodb50sspl:
      • mongodb v5.0.27
    • mongodb70sspl:
      • mongodb v7.0.12
      • mongosh v2.2.10
  • a9s Prometheus:
    • a9s PostgreSQL 10:
      • postgresql-info-webservice v2.6.2
        • Golang v1.22.4
    • a9s PostgreSQL 11:
      • postgresql-info-webservice v2.6.2
        • Golang v1.22.4
    • a9s PostgreSQL 13:
      • postgresql-info-webservice v2.6.2
        • Golang v1.22.4
    • a9s PostgreSQL 15:
      • postgresql-info-webservice v2.6.2
        • Golang v1.22.4
  • a9s Prometheus:
    • prometheus2:
      • blackbox_exporter v0.25.0
      • bosh_exporter v3.6.4
      • consul_exporter v0.12.0
      • graphite_exporter v0.15.1
      • memcached_exporter v0.14.4
      • prometheus v2.53.0
      • stackdriver_exporter v0.15.1
      • statsd_exporter v0.26.1
    • promgraf2:
      • blackbox_exporter v0.25.0
      • bosh_exporter v3.6.4
      • consul_exporter v0.12.0
      • graphite_exporter v0.15.1
      • memcached_exporter v0.14.4
      • prometheus v2.53.0
      • stackdriver_exporter v0.15.1
      • statsd_exporter v0.26.1
    • prometheus-legacy:
      • blackbox_exporter v0.25.0
      • bosh_exporter v3.6.4
      • consul_exporter v0.12.0
      • graphite_exporter v0.15.1
      • memcached_exporter v0.14.4
      • prometheus v2.53.0
      • stackdriver_exporter v0.15.1
      • statsd_exporter v0.26.1
  • a9s Redis:
    • redis v7.2.5
  • a9s Search:
    • opensearch v2.15.0
    • opensearch-dashboards v2.15.0
    • opensearch-plugin-repository-azure v2.15.0
    • opensearch-plugin-repository-s3 v2.15.0
  • a9s Smoke Tests:
    • Bindingo v5.4.1
      • Golang v1.22.4
  • docs: Application Developer: a9s MariaDB: Extend the migration documentation to include a9s MariaDB 10.11. For more information, see Migration.
  • docs: Platform Operator: Extend the "a9s Platform Required Ports" with the missing SPI to Service Instance entries. For more information, see a9s Platform Required Ports.
  • docs: Platform Operator: Refactor the "a9s Platform Required Ports" page from a single master table to multiple tables divided into navigable sections and sub-sections. For more information, see a9s Platform Required Ports.
  • docs: Platform Operator: a9s-pg: Extend a9s-pg metrics section with additional info about monitoring. For more information, see a9s Data Services Installation, Getting metrics from a9s-pg and a9s-pg Manual Logical Backup Recovery.
  • BOSH stemcell: all services: Update Jammy stemcell to version 1.486 for internal tests of all supported services.

Deprecated

  • a9s Prometheus: Deprecation: Deprecate the following a9s Data Service versions:

    • a9s Prometheus: Grafana 5
    • a9s Prometheus: Grafana 8

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for instances using Grafana 5 plans: Plan upgrades are not supported.
    • for instances using Grafana 8 plans: Plan upgrades to a9s Prometheus plans using Grafana 10 are supported.

    This deprecation follows the announcement in v47.0.0 . The deprecation phase is planned to last until v56.0.0 (expected end of December 2024), in which the deprecated versions will become unsupported. The creation of new a9s Data Service instances for these particular versions will then be disabled by default in the a9s Data Service Bundle and we will not provide regular support for these versions. 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: Deprecation: Deprecate the following a9s Data Service version:

    • a9s Redis v6

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s Redis 6: a9s Redis 7 is available as GA version.

    This deprecation follows the announcement in v47.0.0. The deprecation phase is planned to last until v56.0.0 (in Quarter 4 2024), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

Unsupported

  • a9s Elasticsearch: End of Support: Terminate support for the following deprecated a9s Data Service:

    • a9s Elasticsearch

    The creation of new a9s Data Service instances for this deprecated Data Service is now disabled by default in the a9s Data Service Bundle and we no longer provide regular support for this Data Service. The corresponding documentation has been removed.

    Although we will not intentionally break running instances of this unsupported Data Service, it cannot be guaranteed that they still work as expected after an update to this release.

  • a9s LogMe: End of Support: Terminate support for the following deprecated a9s Data Service:

    • a9s LogMe

    The creation of new a9s Data Service instances for this deprecated Data Service is now disabled by default in the a9s Data Service Bundle and we no longer provide regular support for this Data Service. The corresponding documentation has been removed.

    Although we will not intentionally break running instances of this unsupported Data Service, it cannot be guaranteed that they still work as expected after an update to this release.

Removed

  • a9s Billing: Remove unneeded Go dependencies.
  • a9s Elasticsearch: Remove the documentation and all cross references to it.
  • a9s LogMe: Remove the documentation and all cross references to it.

Fixed

  • all services: a9s Backup Manager: Fix the migration errand that rotates database encryption salts. Add consul job to the migration instance group inside the deployment manifests. This ensures that all BOSH VMs are able to resolve hostnames via the a9s Consul.
  • all services: a9s BOSH Deployer: Fix the migration errand that rotates database encryption salts. Add consul job to the migration instance group inside the deployment manifests. This ensures that all BOSH VMs are able to resolve hostnames via the a9s Consul.
  • all services: a9s Logstash: Fix the a9s MongoDB Logstash plugin to correctly report the role of the node in the replication metrics.
  • all services: a9s Logstash: Fix the a9s MariaDB Logstash plugin to correctly calculate the innodb_buffer_pool_pages_utilization metric.
  • all services: a9s Service Broker: Fix the migration errand that rotates database encryption salts. Add consul job to the migration instance group inside the deployment manifests. This ensures that all BOSH VMs are able to resolve hostnames via the a9s Consul.
  • a9s Backup Manager: Fix reason behind the long running data migration for Backup Agents.
  • a9s LogMe2: Disable the hostname resolution of Fluentd by default and make it configurable.
  • a9s LogMe2: Increase the open file descriptor limit.
  • docs: all services: Fix several minor typos and misnaming occurrences in both the Application Developer's and Platform Operator's paths in the documentation.
  • docs: all services: Fix linked images by leaving the trailing slash configuration undefined.
  • docs: all services: Fix several broken relative links under the Platform Developer and Application Developer paths to reflect trailing slash configuration change.
  • docs: Platform Operator: all services: Fix incorrect commands under Backups of a9s-pg section. For more information, see a9s Data Services Administrative Tasks.

Security

  • a9s MariaDB: Fix CVEs:
    • CVE-2024-24790.
  • a9s Messaging: Fix CVEs:
    • CVE-2024-24790.
  • a9s Prometheus: Fix CVEs:
    • CVE-2024-24790.
  • a9s Smoke Tests: Fix CVEs:
    • CVE-2024-24790.

Upcoming

  • a9s MariaDB: Deprecation: Prepare for the upcoming deprecation phase, planned for the release v53.0.0 (expected end of September), of the following a9s Data Service version:

    • a9s MariaDB v10.4

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s MariaDB: a9s MariaDB 10.6 is available as GA version.
    • for a9s MariaDB: a9s MariaDB 10.11 is available as RC version.

    The deprecation phase is planned to last until v59.0.0 (Q1 2025), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

  • a9s PostgreSQL: End of Support: Terminate support, starting from anynines deployment v53.0.0 (expected end of September), for the following deprecated a9s Data Service version:

    • a9s PostgreSQL v10

    The creation of new a9s Data Service instances for this deprecated version will be disabled by default in the a9s Data Service Bundle and we will not provide regular support for this version. The corresponding documentation will also be removed.

    Although we will not intentionally break running instances of this unsupported version, it cannot be guaranteed that they still work as expected after an update to v53.0.0.

· 6 min read

Added

  • all services: a9s Smoke Tests: Add support for a9s Messaging 3.13.
  • all services: a9s Template Uploader Errand: Add templates for a9s Messaging 3.13.
  • a9s Messaging: Add a new Ops-file, ops/enable_rc_services/messaging313.yml, with the following new properties to introduce a9s Messaging 3.13 as an a9s Release Candidate:
    • rabbitmq_service.services.a9s-messaging313.name
    • rabbitmq_service.services.a9s-messaging313.guid
    • rabbitmq_service.services.a9s-messaging313.description
    • rabbitmq_service.services.a9s-messaging313.label
    • rabbitmq_service.services.a9s-messaging313.version
    • rabbitmq_service.services.a9s-messaging313.bindable
    • rabbitmq_service.services.a9s-messaging313.requires
    • rabbitmq_service.services.a9s-messaging313.tags
    • rabbitmq_service.services.a9s-messaging313.documentation_url
    • rabbitmq_service.services.a9s-messaging313.metadata
    • rabbitmq_service.services.a9s-messaging313.dashboard_client.id
    • rabbitmq_service.services.a9s-messaging313.plans
    • rabbitmq_service.services.a9s-messaging313.plans-to-test
    • rabbitmq_service.services.a9s-messaging313.planupdates-to-test
  • a9s Messaging: Introduce a9s Messaging 3.13 as an a9s Release Candidate.
  • a9s Messaging: Add example config for a9s Messaging 3.13 to rabbitmq.yml.example.
  • docs: Platform Operator: a9s Messaging: Add a9s Messaging 3.13 as a9s Release Candidate. For more information, see a9s Platform Operator Sunrise Sunset and a9s Platform Requires Ports.

Changed

  • all services: Update BOSH releases:
    • bpm BOSH release to version 1.2.19
    • routing BOSH release to version 0.297.0
  • all services: a9s Nginx:
    • Nginx v1.26.0
  • a9s LogMe2: Use the JDK package that is bundled with OpenSearch instead of an external JDK package in OpenSearch BOSH release.
  • a9s LogMe2:
    • OpenSearch v2.14.0
    • OpenSearch Dashboards v2.14.0
    • OpenSearch Plugin Repository Azure v2.14.0
    • OpenSearch Plugin Repository S3 v2.14.0
  • a9s Logstash:
    • OpenJDK v8u412
  • a9s MariaDB:
    • a9s MariaDB 10.4:
      • MariaDB 10.4.34
    • a9s MariaDB 10.6:
      • MariaDB 10.6.18
  • a9s Messaging:
    • a9s Messaging 3.12:
      • erlang v25.3.2.12
      • RabbitMQ v3.12.14
  • a9s Messaging: a9s Messaging SPI: Update versions of the rspec and a9s_spi_utils gems.
  • a9s PostgreSQL:
    • a9s PostgreSQL 15:
      • PostgreSQL 15.7
    • a9s PostgreSQL 13:
      • PostgreSQL 13.15
      • cmake3 v3.29.3
  • a9s Search: Use the JDK package that is bundled with OpenSearch instead of an external JDK package in OpenSearch BOSH release.
  • a9s Search:
    • OpenSearch v2.14.0
    • OpenSearch Dashboards v2.14.0
    • OpenSearch Plugin Repository Azure v2.14.0
    • OpenSearch Plugin Repository S3 v2.14.0
  • a9s Smoke Tests:
    • CF CLI v8.7.10
  • docs: Application Developer: a9s Messaging: Extend the metrics' documentation by adding details about the metrics. Furthermore, the metric section name changed from RabbitMQ Metric Patterns to Metrics. For more information, see Using a9s Messaging.
  • docs: Application Developer: a9s Messaging: Update version references to 3.13 version. For more information, see Using a9s Messaging.
  • docs: Application Developer: a9s Messaging: Update migration documentation with 3.13 version references. For more information, see Migration.
  • docs: Platform Operator: a9s Messaging: Update templates list with the a9s Messaging 3.13 templates. For more information, see Available Templates.
  • BOSH stemcell: all services: Update Jammy stemcell to version 1.445 for internal tests of all supported services.
  • Add-on: a9s MongoDB SSPL:
    • a9s MongoDB SSPL 7.0:
      • MongoDB v7.0.11
      • MongoDB Shell v2.2.6

Deprecated

  • a9s Messaging: Deprecation: Deprecate the following a9s Data Service versions:

    • a9s Messaging 3.7
    • a9s Messaging 3.8

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s Messaging: a9s Messaging 3.10 and 3.12 are available as GA versions.

    This deprecation follows the announcement in v46.0.0 . The deprecation phase is planned to last until v55.0.0 (expected end of November 2024), in which the deprecated versions will become unsupported. The creation of new a9s Data Service instances for these particular versions will then be disabled by default in the a9s Data Service Bundle and we will not provide regular support for these versions. 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

  • a9s PostgreSQL: Deprecation: Deprecate the following a9s Data Service version:

    • a9s PostgreSQL 11

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s PostgreSQL: a9s PostgreSQL 15 and 13 are available as GA versions.

    This deprecation follows the announcement in v46.0.0. The deprecation phase is planned to last until v55.0.0 (expected end of November 2024), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

  • a9s Redis: Deprecation: Deprecate the following a9s Data Service version:

    • a9s Redis 5

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s Redis: a9s Redis 6 and 7 are available as GA versions.

    This deprecation follows the announcement in v46.0.0 . The deprecation phase is planned to last until v55.0.0 (expected end of November 2024), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

Removed

  • a9s Template Uploader Errand: Remove unused Templates.

Fixed

  • all services: a9s Nginx: Update upstream configuration to fix timeout issues when downloading large files.
  • a9s Backup Manager: Fix deletion of obsolete metadata files from already deleted backups.

Security

  • a9s LogMe2: Fix CVEs:
    • CVE-2024-20918
    • CVE-2024-20952
  • a9s Logstash: Fix CVEs:
    • CVE-2024-20918
    • CVE-2024-20952
  • a9s Logstash: Fix CVEs:
    • CVE-2024-20918
    • CVE-2024-20952
  • a9s Search: Fix CVEs:
    • CVE-2024-20918
    • CVE-2024-20952

· 6 min read

Added

  • all services: a9s Service Broker: Add a rake task, clean_up_deleted_instances_entries.rake, that cleans up DB entries of the deleted Service Instances. For more information, see Cleanup a9s-pg Entries of Deleted Service Instances.
  • all services: a9s Logstash: Add new metrics on the a9s MongoDB Logstash plugin:
    • *.*.mongodb.*.*.*.*.replSet.<set>.date
    • *.*.mongodb.*.*.*.*.replSet.<set>.primary
    • *.*.mongodb.*.*.*.*.replSet.<set>.secondary
    • *.*.mongodb.*.*.*.*.replSet.<set>.myState
    • *.*.mongodb.*.*.*.*.replSet.<set>.<target-node>.*.*.*.*.lag
    • *.*.mongodb.*.*.*.*.replSet.<set>.<target-node>.*.*.*.*.seconds_since_last_contact
    • *.*.mongodb.*.*.*.*.oplatencies.reads.*
    • *.*.mongodb.*.*.*.*.oplatencies.writes.*
    • *.*.mongodb.*.*.*.*.oplatencies.commands.*
    • *.*.mongodb.*.*.*.*.oplatencies.transactions.ops.*
    • *.*.mongodb.*.*.*.*.metrics.queryExecutor.collectionScans.nonTailable
    • *.*.mongodb.*.*.*.*.metrics.queryExecutor.collectionScans.total For more information, see a9s Logstash MongoDB Metrics.
  • a9s Prometheus: Add support to the new metrics provided by the a9s Logstash MongoDB plugin. For more information, see a9s Logstash MongoDB Metrics.
  • a9s Redis: a9s Redis SPI: Add client|setinfo permission for the Redis-sentinel user to prevent certain third-party libraries from throwing errors due to missing permissions.
  • docs: Application Developer: a9s LogMe2: Add an introduction to custom parameters and how to use them. For more information, see a9s Logme2 Custom Parameters.
  • docs: Platform Operator: a9s Service Broker: Add a page explaining how to clean up deleted Service Instances entries from the database. For more information, see Cleanup a9s-pg Entries of Deleted Service Instances.
  • docs: Platform Operator: a9s Service Dashboard: Add missing information regarding TLS-based communication with NATS. For more information, see General Configuration.
  • Add-on: a9s MongoDB SSPL: Release a9s MongoDB 7.0 as GA, see a9s Platform Operator - Sunrise Sunset.
  • Add-on: a9s MongoDB SSPL: We consider a9s MongoDB 7.0 as stable now. You have to set the following properties:
    • mongodb_service.services.a9s-mongodb70.name
    • mongodb_service.services.a9s-mongodb70.guid
    • mongodb_service.services.a9s-mongodb70.description
    • mongodb_service.services.a9s-mongodb70.label
    • mongodb_service.services.a9s-mongodb70.version
    • mongodb_service.services.a9s-mongodb70.bindable
    • mongodb_service.services.a9s-mongodb70.requires
    • mongodb_service.services.a9s-mongodb70.tags
    • mongodb_service.services.a9s-mongodb70.documentation_url
    • mongodb_service.services.a9s-mongodb70.metadata
    • mongodb_service.services.a9s-mongodb70.dashboard_client.id
    • mongodb_service.services.a9s-mongodb70.plans-to-test
    • mongodb_service.services.a9s-mongodb70.planupdates-to-test

Changed

  • breaking change all services: a9s Service Dashboard: Update the configuration of the route_registrar process to use only TLS when connecting to the NATS servers. For more information, see Securing the a9s Framework with TLS.
  • breaking change a9s Template Uploader Errand: Update templates for a9s Prometheus, a9s LogMe2 and a9s Messaging so that the route_registrar process connects to NATS using only TLS. For more information, see Template Uploader Errand Properties.
  • all services: Update BOSH releases:
    • bpm BOSH release to version 1.2.18
    • routing BOSH release to version 0.296.0
  • all services: a9s Nginx:
    • Nginx v1.25.5
  • a9s LogMe2:
    • OpenSearch v2.13.0
    • OpenSearch Dashboards v2.13.0
    • OpenSearch Plugin Repository Azure v2.13.0
    • OpenSearch Plugin Repository S3 v2.13.0
  • a9s Messaging:
    • a9s Messaging 3.12:
      • erlang v25.3.2.11
    • a9s Messaging 3.10:
      • erlang v24.3.4.17
  • a9s Prometheus:
    • prometheus2:
      • alertmanager v0.27.0
      • bosh_exporter v3.6.2
      • cadvisor v0.49.1
      • prometheus v2.50.1
      • stackdriver_exporter v0.15.0
    • promgraf2:
      • alertmanager v0.27.0
      • bosh_exporter v3.6.2
      • cadvisor v0.49.1
      • prometheus v2.50.1
      • stackdriver_exporter v0.15.0
    • prometheus-legacy:
      • alertmanager v0.27.0
      • bosh_exporter v3.6.2
      • cadvisor v0.49.1
      • graphite_exporter v0.15.1
      • memcached_exporter v0.14.3
      • prometheus v2.51.0
      • statsd_exporter v0.26.1
      • stackdriver_exporter v0.15.0
  • a9s Search:
    • OpenSearch v2.13.0
    • OpenSearch Dashboards v2.13.0
    • OpenSearch Plugin Repository Azure v2.13.0
    • OpenSearch Plugin Repository S3 v2.13.0
  • docs: Platform Operator: a9s Service Dashboard: Update property descriptions regarding NATS communication. For more information see General Configuration.
  • docs: Platform Operator: a9s Template Uploader Errand: Update properties regarding NATS credentials for a9s LogMe2 and a9s Search. For more information, see Template Uploader Errand Properties.
  • BOSH stemcell: all services: Update Jammy stemcell to version 1.423 for internal tests of all supported services.
  • Add-on: a9s MongoDB SSPL:
    • a9s MongoDB SSPL 5.0:
      • MongoDB v5.0.26
    • a9s MongoDB SSPL 7.0:
      • MongoDB v7.0.8
      • MongoDB Shell v2.2.4
  • INTERNAL RELEASE a9s PostgreSQL: a9s PostgreSQL 13: Use CMake version 3 during compilation in the a9s PostgreSQL 13 BOSH Release.

Fixed

  • a9s PostgreSQL: a9s PostgreSQL 15: Fix the update process after all nodes in the cluster have stopped. This affects especially instances stopped due to a9s Parachute, where the first node updating would try to execute a query against a stopped node, breaking the update task.
  • a9s Prometheus: Fix a9s MongoDB Logstash metrics filter that caused Prometheus to filter out and drop valid a9s MongoDB metrics. The graphite mapping configuration file was updated to allow the missing metrics.
  • docs: all services: Fix several minor typos and misnaming occurrences in both the Application Developer's and Platform Operator's paths in the documentation.
  • docs: Platform Operator: all services: Fix incorrect cURL command under Interact with the Backup Manager section. For more information, see a9s Data Services Administrative Tasks.

Security

  • a9s Backup Manager: Fix CVE:
    • CVE-2024-25062
    • CVE-2024-21647
  • a9s Backup Monit: Fix CVEs:
    • CVE-2024-25062
    • CVE-2024-21647
  • a9s BOSH Deployer: Fix CVEs:
    • CVE-2024-25062
    • CVE-2024-27281
  • a9s Elasticsearch: SPI: Fix CVE:
    • CVE-2024-21647
  • a9s LogMe: SPI: Fix CVE:
    • CVE-2024-21647
  • a9s LogMe2: SPI: Fix CVE:
    • CVE-2024-21647
  • a9s MariaDB: SPI: Fix CVE:
    • CVE-2024-21647
  • a9s Messaging: SPI:Fix CVE:
    • CVE-2024-21647
  • a9s MySQL: SPI:Fix CVE:
    • CVE-2024-21647
  • a9s PostgreSQL: SPI:Fix CVE:
    • CVE-2024-21647
  • a9s Prometheus: SPI: Fix CVE:
    • CVE-2024-21647
  • a9s Redis: SPI:Fix CVE:
    • CVE-2024-21647
  • a9s Search: SPI:Fix CVE:
    • CVE-2024-21647
  • a9s Service Broker: Fix CVEs:
    • CVE-2024-25062
    • CVE-2024-21647
  • a9s Service Dashboard: Fix CVE:
    • CVE-2024-29180
  • a9s Smoke Tests: Fix CVE:
    • CVE-2024-25062
  • a9s SSO Proxy: Fix CVE:
    • CVE-2024-21647

Upcoming

  • a9s Messaging: Deprecation: Prepare for the upcoming deprecation phase, planned for the release v51.0.0 (expected end of July), of the following a9s Data Service versions:

    • a9s Messaging 3.10

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s Messaging: a9s Messaging 3.12 is available as a GA version

    The deprecation phase is planned to last until v57.0.0 (expected end of January 2025), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

· 6 min read

Added

  • all services: a9s Template Uploader Errand: Add a nginx job that processes incoming and outgoing requests in front of the a9s Backup Agent, in order to prepare the a9s Backup Services for encrypted communication.
  • a9s Backup Manager: Add a nginx job that processes incoming and outgoing requests in front of the a9s Backup Manager in order to prepare the a9s Backup Services for encrypted communication.
  • a9s Backup Monit: Introduce monit health check for the a9s Backup Monit process. When the process is unhealthy, the node is deemed failing from BOSH's perspective. Once the process is healthy again, the state of the node is deemed running automatically.
  • a9s MariaDB: Populate the timezone tables during the pre-start of an instance.
  • a9s Service Broker: Add a Bash script called instance-information, that retrieves the information, via GUID, of a given Service Instance.
  • docs: Application Developer: a9s MariaDB: Add a Known Issues section and add to it Galera limitation regarding Aria storage engine. For more information see a9s MariaDB.
  • docs: Platform Operator: a9s MariaDB: Expand the Cluster Setup Overview page to mention the populating of the time zone tables process that is taking place during the pre-start. For more information, see Cluster Setup Overview.
  • docs: Platform Operator: a9s Service Broker: Add a page that explains how to retrieve Service Instance information. For more information, see Retrieve Service Instance Information.

Changed

  • all services: a9s Backup Agent: Update the restore plugins used by MongoDB to accommodate the changes in the configuration provided by the a9s MongoDB SPI.
  • all services: a9s CF Service Guard: Update dependencies in the a9s CF Service Guard.
  • all services: a9s Service Dashboard:
    • NodeJS v20.11.1
  • all services: a9s SSO-Proxy:
    • omniauth v2.1.2
  • all services: Update BOSH releases:
    • bpm BOSH release to version 1.2.17
    • routing BOSH release to version 0.293.0
  • a9s BOSH Deployer: Replace the current BOSH CLI calls with requests to the BOSH Director API. This enables the a9s BOSH Deployer to better distinguish between BOSH Director not reachable and BOSH Deployment not found errors when performing any deployment action.
  • a9s LogMe2:
    • OpenSearch v2.12.0
    • OpenSearch Dashboards v2.12.0
    • OpenSearch Plugin Repository Azure v2.12.0
    • OpenSearch Plugin Repository S3 v2.12.0
  • a9s MariaDB:
    • a9s MariaDB 10.4:
      • MariaDB 10.4.33
    • a9s MariaDB 10.6:
      • MariaDB 10.6.17
  • a9s Messaging:
    • a9s Messaging 3.10:
      • Erlang v24.3.4.16
    • a9s Messaging 3.12:
      • Erlang v25.3.2.10
      • RabbitMQ v3.12.13
  • a9s MongoDB: SPI: Update the configuration provided by the a9s MongoDB SPI to the restore plugin in the a9s Backup Agent.
  • a9s MongoDB:
    • a9s MongoDB 5.0:
      • MongoDB v5.0.25
    • a9s MongoDB 7.0:
      • MongoDB v7.0.7
  • a9s Prometheus:
    • libxml2 v2.12.5
    • Grafana v10.4.0
  • a9s Redis: Add client|setinfo permission for the Redis-sentinel user to prevent certain third-party libraries from throwing errors due to missing permissions.
  • a9s Search:
    • OpenSearch v2.12.0
    • OpenSearch Dashboards v2.12.0
    • OpenSearch Plugin Repository Azure v2.12.0
    • OpenSearch Plugin Repository S3 v2.12.0
  • BOSH stemcell: all services: Update Jammy stemcell to version 1.406 for internal tests of all supported services.

Deprecated

  • a9s PostgreSQL: Deprecation: Deprecate the following a9s Data Service version:

    • a9s PostgreSQL 10

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s PostgreSQL: a9s PostgreSQL 15 and 13 are available as GA versions.

    This deprecation follows the announcement in v44.0.0 . The deprecation phase is planned to last until v53.0.0 (expected end of October 2024), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

Fixed

  • all services: Fix Ops file ops/rename-service-deployment.yml by adding the missing a9s Service Broker port to the API endpoint used by a9s Deployment Updater.

Security

  • a9s CF Service Guard: Fix CVEs:
    • CVE-2024-25062
    • CVE-2024-21647
  • a9s Prometheus: Fix CVE:
    • CVE-2024-25062
  • a9s Service Dashboard: Fix CVEs:
    • CVE-2024-21890
    • CVE-2024-21891
    • CVE-2024-21892
    • CVE-2024-21896
    • CVE-2024-22017
    • CVE-2024-22019

Upcoming

  • a9s Prometheus: Grafana: Deprecation: Prepare for the upcoming deprecation phase, planned for the release v50.0.0 (expected end of June), of the following a9s Data Service components:

    • a9s Prometheus: Grafana 5
    • a9s Prometheus: Grafana 8

    Please ensure that you organize the upgrade of your existing instances to more up-to-date plans of the same a9s Data Service:

    • for instances using Grafana 5 plans: Plan upgrades are not supported.
    • for instances using Grafana 8 plans: Plans using Grafana 10 are available for a9s Prometheus and the plan upgrades are supported.

    The deprecation phase is planned to last until v56.0.0 (expected end of December 2024), in which the deprecated plans will become unsupported. The creation of new a9s Data Service instances for these particular plans will then be disabled by default in the a9s Data Service Bundle and we will not provide regular support for these plans. The corresponding documentation will also be removed. Therefore, we strongly recommend that you start your migrations to supported plans as soon as possible and complete them until the end of the deprecation phase. For more information see a9s Platform Operator Sunrise Sunset.

    To inquire about extended support for a deprecated plan, please get in contact with our sales department at sales@anynines.com.

  • a9s Redis: Deprecation: Prepare for the upcoming deprecation phase, planned for the release v50.0.0 (expected end of June), of the following a9s Data Service version:

    • a9s Redis: a9s Redis 6

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s Redis: a9s Redis 7 is available as GA version.

    The deprecation phase is planned to last until v56.0.0 (expected end of December 2024), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

· 3 min read

Added

  • all services: a9s Logstash: Add support for MongoDB 7.0.
  • all services: a9s Template Uploader Errand: Add templates for a9s MongoDB 7.0.
  • all services: a9s Smoke Tests: Add support for a9s MongoDB 7.0.
  • docs: Platform Operator: a9s MongoDB: Add a9s MongoDB 7.0 as an a9s Release Candidate. For more information see a9s Platform Operator Sunrise Sunset and a9s Platform Required Ports.
  • Add-on: a9s MongoDB SSPL: Introduce a9s MongoDB 7.0 as an a9s Release Candidate.
  • Add-on: a9s MongoDB SSPL: Add example config for a9s MongoDB 5.0 and 7.0 to mongodb.yml.example.

Changed

  • breaking change a9s MariaDB: Update the default value of the modifiable attribute of the binlog_expire_days custom parameter from true to false. This change requires the Platform Operator to explicitly set the modifiable attribute to true to continue allowing the Application Developers to set the value of binlog_expire_days.
  • docs: Application Developer: a9s MongoDB: Extend the manual dump page with details on the use of a9s MongoDB 7.0. For more information, see Creating Local Copy of the Data.
  • docs: Application Developer: a9s MongoDB: Update the metrics section of the "Using a9s MongoDB" page to include changes for a9s MongoDB 7.0. For more information, see MongoDB Metrics.
  • docs: Platform Operator: a9s MariaDB: Update the "a9s MariaDB SPI Configuration" page to reflect the changes to the default value of the modifiable attribute in the binlog_expire_days custom parameter. For more information see a9s MariaDB SPI Configuration.
  • docs: Platform Operator: a9s MongoDB: Update addon README.md file for a9s MongoDB 7.0 and minor improvements. For more information, see a9s MongoDB SSPL Addon README.md file.
  • docs: Platform Operator: a9s MongoDB: Update the available templates section for a9s MongoDB 7.0. For more information, see Available Templates.
  • docs: Platform Operator: a9s MongoDB: Update the manual backup recovery page for a9s MongoDB 7.0. For more information, see a9s MongoDB Manual Logical Backup Recovery.
  • docs: Platform Operator: a9s MongoDB: Update the migration page for a9s MongoDB 7.0. For more information, see Migrating Data Between Instances.

Removed

  • REMOVAL OF OFFERING a9s MongoDB: Remove the offering of a9s MongoDB 3.2 from the anynines Data Services, as this version is now deprecated on account of it reaching its E.O.L on September 2018. We removed the files, version specific examples, references and documentation that relate to the deprecated version.
  • REMOVAL OF OFFERING a9s MongoDB: Remove the offering of a9s MongoDB 3.4 from the anynines Data Services, as this version is now deprecated on account of it reaching its E.O.L on January 2020. We removed the files, version specific examples, references and documentation that relate to the deprecated version.
  • REMOVAL OF OFFERING a9s MongoDB: Remove the offering of a9s MongoDB 3.6 from the anynines Data Services, as this version is now deprecated on account of it reaching its E.O.L on April 2021. We removed the files, version specific examples, references and documentation that relate to the deprecated version.
  • REMOVAL OF OFFERING a9s MongoDB: Remove the offering of a9s MongoDB 4.0 from the anynines Data Services, as this version is now deprecated on account of it reaching its E.O.L on April 2022. We removed the files, version specific examples, references and documentation that relate to the deprecated version.

Fixed

  • a9s Prometheus: Add the missing "sha256" prefix for the Prometheus2 release checksum in the Enable Prometheus Ops-File.

· 9 min read

Added

  • breaking change all services: Add new IaaS configuration property iaas.cf.skip_ssl_validation. This property can be used to skip the validation of the Cloud Foundry (CF) certificate when communicating with CF. This is necessary when the CF certificate is signed by a CA which is not trusted by the a9s Data Services components. This new property replaces the iaas.cf_service_guard.skip_ssl_validation and iaas.sso-proxy.skip_ssl_validation properties. The value of the iaas.cf.skip_ssl_validation property should be set to the value of the removed properties. If for whatever reasons the removed properties had different values, an Ops file must be used to configure this accordingly.
  • all services: a9s Template Uploader Errand: Introduce a new template for a9s Prometheus containing Grafana 10.
  • a9s MariaDB: Make the expire_log_days parameter configurable through a custom parameter.
  • a9s MySQL: Add a custom parameters structure to the a9s MySQL SPI.
  • a9s MySQL: Make the expire_log_days parameter configurable through a custom parameter.
  • docs: Application Developer: a9s Prometheus: Add a Migration page to the a9s Prometheus documentation detailing the migration path from Grafana 8 to Grafana 10. For more information, see Migration.
  • docs: Platform Operator: Add a dedicated page explaining the IaaS configuration properties. For more information, see a9s IaaS Configuration Properties.
  • docs: Platform Operator: a9s Prometheus: Add a Migration Considerations page to the a9s Prometheus documentation detailing the migration path from Grafana 8 to Grafana 10 and its limitations. For more information, see a9s Prometheus Migration Considerations.

Changed

  • all services: a9s Template Uploader Errand: Add custom_params key to a9s MySQL templates and extend them to allow adding the custom parameter binlog_expire_days
  • all services: a9s Template Uploader Errand: Extend the a9s MariaDB templates to allow adding the custom parameter binlog_expire_days
  • all services: a9s Template Uploader Errand: Rename the existing prometheus2 release to prometheus-legacy in the previously existing a9s Prometheus' templates to allow the introduction of a new template for Grafana 10 under the prometheus2 release name.
  • all services: Update BOSH releases:
    • bpm BOSH release to version 1.2.16
    • routing BOSH release to version 0.291.0
  • consul-dns:
    • dnsmasq27 v2.90
  • a9s Messaging:
    • a9s Messaging 3.12:
      • Erlang OTP v25.3.2.8
  • a9s MongoDB:
    • a9s MongoDB 5.0:
      • OpenSSL v1.1.1w
  • a9s MongoDB: SPI: Update dependencies in the a9s MongoDB SPI.
  • a9s PostgreSQL:
    • a9s PostgreSQL 15:
      • PostgreSQL 15.6
    • a9s PostgreSQL 13:
      • PostgreSQL 13.14
  • a9s Prometheus: Add the prometheus-legacy release and update the prometheus2 release in the Prometheus' Enable Beta Services Ops file.
  • a9s Prometheus: Update the example a9s Prometheus config to include the addition of the plans using Grafana 10. For more information, see prometheus.yml.example.
  • docs: Application Developer: a9s MariaDB: Add a section explaining how to use custom parameters. For more information, see a9s MariaDB.
  • docs: Application Developer: a9s Messaging: Add a9s Messaging 3.7 migration path to "Migration" page. For more information, see Migration.
  • docs: Application Developer: a9s Prometheus: Add a section explaining Service Instance's plan upgrades to the "Using a9s Prometheus" page. For more information, see a9s Prometheus.
  • docs: Application Developer: a9s Prometheus: Update the "Migration Support" admonition to specify the limitation to plans including Grafana 5 only. For more information, see a9s Prometheus.
  • docs: Platform Operator: Add an admonition explaining the limitations of a9s Prometheus' Service Plan migrations to the "Service Plans" page. For more information, see Available Templates.
  • docs: Platform Operator: Add Grafana 10 to the Sunrise Sunset table. For more information, see a9s Platform Operator - Sunrise Sunset.
  • docs: Platform Operator: Add the new Prometheus template containing Grafana 10 to the list of available templates. For more information, see Available Templates.
  • docs: Platform Operator: a9s MariaDB: Add a section explaining custom parameters configuration. For more information, see a9s MariaDB.
  • BOSH stemcell: all services: Update Jammy stemcell to version 1.379 for internal tests of all supported services.

Removed

  • breaking change all services: Clean-up outdated Ops files:
    • a9s-pg/ops/psql-secgroup.yml
    • ops/a9s-set-var-for-routing-version.yml
    • ops/backup-service-extensions.yml
    • ops/broker-vm-extensions.yml
    • ops/consul-dns-runtime-net.yml
    • ops/delete-failed-backups.yml
    • ops/add-stemcell-centos.yml
  • breaking change all services: Remove the Iaas configuration properties iaas.sso-proxy.skip_ssl_validation and iaas.sso-cf_service_guard.skip_ssl_validation in favor of the generic property iaas.cf.skip_ssl_validation.
  • a9s LogMe2: Remove obsolete key service_guard_skip_ssl_validation from the a9s Template Uploader Errand variables. This key is not used in the a9s LogMe2 templates and can therefore be safely removed.
  • docs: Platform Operator: all services: Remove obsolete "Adding stemcells" section from the "Stemcell" documentation. For more information see Stemcells.

Fixed

  • all services: a9s Smoke Tests: Fix the debug output.
  • all services: a9s Template Uploader Errand: Fix an issue that caused the a9s Template Uploader Errand to fail if there are white-spaces in the value for the replace-values property.
  • a9s Billing: Add a missing property to the Ops file a9s-billing/ops/add_grafana_route.yml so that the Grafana route can also be properly registered when NATS doesn't support TLS yet.
  • a9s CF Service Guard: Add fallback logic to handle inconsistencies in CF and the a9s CF Service Guard.
  • a9s CF Service Guard: Ensure that permanently failing tasks don’t slow down the management of CF ASGs. The workers (security_groups_synchronizer) were dramatically slowed down because of permanently failing tasks. This led to the problem that CF ASGs for new Service Instances were not created in a proper timeframe or CF ASGs for updated Service Instance were not updated in a proper timeframe or CF ASGs for deleted Service Instances were not deleted in a proper timeframe.
  • a9s LogMe2: SPI: Fix credential deletion regarding users that have already been removed from OpenSearch.
  • a9s PostgreSQL: a9s PostgreSQL 15: Fix permissions of the pg_wal directory. This issue is causing the a9s Logstash PostgreSQL Metrics Plugin' to silently fail to collect ha.wal_dir_size and stat_archiver.wal_files_count metrics and report wrong values.
  • docs: Application Developer: Fix typos in the following files Using a9s PostgreSQL, Migration, Using a9s Prometheus.
  • docs: Platform Operator: Fix typos in the following files a9s Backup Process, Grafana Contact Points.
  • docs: Platform Operator: Update outdated Ops-Files in the Rotate Consul certificates documentation. For more information see Rotate Consul certificates.
  • docs: Platform Operator: a9s Deployment Updater Errand: Replace the outdated property name update_type for the current name,strategy.update.instance_type, in the following documentation pages: a9s Data Services Administrative Tasks, a9s Data Service Framework Recovery, Generated Certificates and Wildcard Certificates.

Security

  • consul-dns: Fix CVEs:
    • CVE-2023-50387
    • CVE-2023-50868
  • a9s PostgreSQL: Fix CVEs:
    • CVE-2024-0985

Upcoming

  • a9s Elasticsearch: End of Support: Terminate support, starting from anynines deployment v49.0.0 (expected end of May 2024), for the following deprecated a9s Data Service versions:

    • a9s Elasticsearch 5
    • a9s Elasticsearch 6
    • a9s Elasticsearch 7

    The creation of new a9s Data Service instances for these deprecated versions will be disabled by default in the a9s Data Service Bundle and we will not provide regular support for these versions. The corresponding documentation will also be removed.

    Although we will not intentionally break running instances of these unsupported versions, it cannot be guaranteed that they still work as expected after an update to v49.0.0.

  • a9s Messaging: Deprecation: Prepare for the upcoming deprecation phase, planned for the release v49.0.0 (expected end of May), of the following a9s Data Service versions:

    • a9s Messaging 3.7
    • a9s Messaging 3.8

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s Messaging: a9s Messaging 3.10 and 3.12 are available as GA versions

    The deprecation phase is planned to last until v55.0.0 (expected end of November 2024), in which the deprecated versions will become unsupported. The creation of new a9s Data Service instances for these particular versions will then be disabled by default in the a9s Data Service Bundle and we will not provide regular support for these versions. 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

  • a9s PostgreSQL: Deprecation: Prepare for the upcoming deprecation phase, planned for the release v49.0.0 (expected end of May), of the following a9s Data Service version:

    • a9s PostgreSQL 11

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s PostgreSQL: a9s PostgreSQL 13 and 15 are available as GA versions

    The deprecation phase is planned to last until v55.0.0 (expected end of November 2024), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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 migration to a supported GA version as soon as possible and complete it until the end of the deprecation phase. For more information see a9s Platform Operator Sunrise Sunset.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

  • a9s Redis: Deprecation: Prepare for the upcoming deprecation phase, planned for the release v49.0.0 (expected end of May), of the following a9s Data Service version:

    • a9s Redis 5

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same a9s Data Service:

    • for a9s Redis: a9s Redis 6 and 7 are available as GA versions

    The deprecation phase is planned to last until v55.0.0 (expected end of November 2024), in which the deprecated version will become unsupported. The creation of new a9s Data Service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

· 7 min read

Added

  • breaking change a9s Messaging: We consider a9s Messaging 3.12 as stable now. You have to set the following properties:
    • rabbitmq_service.services.a9s-messaging312.name
    • rabbitmq_service.services.a9s-messaging312.guid
    • rabbitmq_service.services.a9s-messaging312.description
    • rabbitmq_service.services.a9s-messaging312.label
    • rabbitmq_service.services.a9s-messaging312.version
    • rabbitmq_service.services.a9s-messaging312.bindable
    • rabbitmq_service.services.a9s-messaging312.requires
    • rabbitmq_service.services.a9s-messaging312.tags
    • rabbitmq_service.services.a9s-messaging312.documentation_url
    • rabbitmq_service.services.a9s-messaging312.metadata
    • rabbitmq_service.services.a9s-messaging312.dashboard_client.id
    • rabbitmq_service.services.a9s-messaging312.plans
    • rabbitmq_service.services.a9s-messaging312.plans-to-test-for-release-update
    • rabbitmq_service.services.a9s-messaging312.plans-to-test
    • rabbitmq_service.services.a9s-messaging312.planupdates-to-test
  • a9s CF Service Guard: Introduce an Ops file to add the a9s Prometheus Data Service to the a9s CF Service Guard. For more information see here.
  • a9s Messaging: Release a9s Messaging 3.12 as GA. For more information see a9s Platform Operator - Sunrise Sunset.
  • a9s Prometheus: Make the scrape_config parameter configurable via custom parameters. For more information see a9s Prometheus Custom Parameters and Default Custom Parameter Configuration.
  • docs: Application Developer: a9s Messaging: Add a9s Messaging 3.12 to the Migration documentation. For more information see a9s Messaging Migration.
  • docs: Platform Operator: Add the ports required by a9s Messaging 3.12 to the Required Ports table. For more information see a9s Platform Required Ports.
  • docs: Platform Operator: all services: Add a chapter that explains how to test the custom scrape config. For more information see Custom Scrape Config Test.

Changed

  • all services: a9s DS API Gateway: The a9s DS API Gateway VM will now switch to the state failing if the a9s Beehive is unresponsive for more than one minute.
  • all services: a9s Dashboard: Update route-registrar configuration to maintain backward-compatible non-TLS communication with CloudFoundry NATS.
  • all services: a9s Smoke Tests: Extend the smoke-tests to include tests for a9s Prometheus.
  • all services: a9s Smoke Tests: Update the Go version in the application used in the smoke-tests to v1.17.
  • all services: a9s Template Uploader Errand: Extend the a9s Prometheus templates to allow adding the scrape_config as a custom parameter.
  • all services: Update BOSH releases:
    • bpm BOSH release to version 1.2.13
    • routing BOSH release to version 0.287.0
  • a9s Backup Manager: Refactor worker to delete backups to run within its own process.
  • a9s Billing:
    • Golang v1.21
  • a9s DS API Gateway:
    • Golang v1.21
  • a9s LogMe2:
    • a9s Search:
      • OpenSearch v2.11.1
      • OpenSearch Dashboards v2.11.1
      • OpenSearch Plugin Repository Azure v2.11.1
      • OpenSearch Plugin Repository S3 v2.11.1
  • a9s MariaDB:
    • a9s MariaDB 10.4:
      • MariaDB 10.4.32
      • Golang 1.21
    • a9s MariaDB 10.6:
      • Golang 1.21
  • a9s Messaging:
    • a9s Messaging 3.12:
      • RabbitMQ v3.12.12
      • erlang v25.3.2.8
    • a9s Messaging 3.10:
      • erlang/otp v24.3.4.15
  • a9s MongoDB:
    • a9s MongoDB 5.0:
      • MongoDB v5.0.24 SSPL
  • a9s PostgreSQL:
    • a9s PostgreSQL 13:
      • sqlite v3.45.0
    • a9s PostgreSQL 15:
      • sqlite v3.45.0
  • a9s Prometheus:
    • prometheus2:
      • bosh_exporter v3.6.1
      • cadvisor v0.48.1
      • collectd_exporter v0.6.0
      • consul_exporter to v0.11.0
      • graphite_exporter v0.15.0
      • Golang v1.21
      • influxdb_exporter v0.11.5
      • memcached_exporter v0.14.1
      • postgres_exporter v0.15.0
      • prometheus v2.49.1
      • statsd_exporter v0.26.0
    • promgraf2:
      • bosh_exporter v3.6.1
      • cadvisor v0.48.1
      • collectd_exporter v0.6.0
      • consul_exporter v0.11.0
      • graphite_exporter v0.15.0
      • Golang v1.21
      • influxdb_exporter v0.11.5
      • memcached_exporter v0.14.1
      • postgres_exporter v0.15.0
      • prometheus v2.49.1
      • statsd_exporter v0.26.0
  • a9s Prometheus: Adjust the example configuration to exclude plan update tests as these are currently not supported by the a9s Prometheus Data Service.
  • a9s Redis:
    • a9s Redis 7:
      • Redis 7.2.4
  • a9s Search:
    • OpenSearch v2.11.1
    • OpenSearch Dashboards v2.11.1
    • OpenSearch Plugin Repository Azure v2.11.1
    • OpenSearch Plugin Repository S3 v2.11.1
  • a9s Template Uploader Errand: Update the route-registrar configuration in the deployer templates of a9s Prometheus and a9s LogMe.
  • docs: Application Developer: a9s LogMe2: Remove duplicated information on the page Using a9s LogMe2 and add a missing step in the chapter See Your Service Logs. For more information see Using a9s LogMe2.
  • docs: Application Developer: a9s PostgreSQL: Fix typos on the index page of a9s PostgreSQL. For more information see a9s PostgreSQL.
  • docs: Application Developer: a9s PostgreSQL: Fix a heading on the page Using a9s PostgreSQL by using the correct level. For more information see Upgrade the Service Instance to another Service Plan.
  • docs: Application Developer: a9s Prometheus: Restructure the Application Developer documentation regarding the a9s Prometheus Data Service to match the current documentation layout. For more information see Application Developer documentation.
  • docs: Application Developer: a9s Prometheus: Adapt the URLs in the Service Key example. For more information see: Using a9s Prometheus.
  • docs: Platform Operator: all services: Restructure the page explaining the a9s Smoke Tests to match the current documentation layout. For more information see Smoke Tests.
  • docs: Platform Operator: a9s CF Service Guard: Extend the existing note about cloud_foundry.asg_prefix with additional information. For more information see Cloud Foundry Configuration.
  • docs: Platform Operator: a9s Prometheus: Restructure the Platform Operator documentation regarding the a9s Prometheus Data Service to match the current documentation layout. For more information see Platform Operator documentation.

Removed

  • docs: Application Developer: a9s Prometheus: Remove the page Migrate From Grafana 5.4 to Grafana 8.3 as there is currently no migration path available in the a9s Prometheus Data Service. For more information see here.

Fixed

  • breaking change a9s Prometheus: Fix the properties prometheus_urls, grafana_urls and alertmanager_urls provided in the service binding to match the configured web.external-url in a9s Prometheus.
  • a9s Backup Manager: Fix the pagination for the instances endpoint used by a9s Backup Monit.
  • a9s LogMe2: Fix the service_broker.api_endpoint property in the add_force_deployment_updater Ops file.
  • a9s MariaDB: Fix the mysql_upgrade_info identifier to prevent misbehavior during the upgrade checking process.
  • a9s Messaging: Fix the template-names in the example Service-Plan config for a9s Messaging 3.12. For more information see rabbitmq.yml.example
  • a9s PostgreSQL: Fix permissions and ownership of log files for a9s PostgreSQL 15. Logs created after the post-start script execution had the wrong permission and prevented the PostgreSQL process from starting.
  • docs: Application Developer: a9s MariaDB: Fix Sys Schema objects metrics table in the "Using a9s MariaDB" page. For more information see: Using a9s MariaDB.
  • docs: Application Developer: a9s PostgreSQL: Remove redundant entries in the metric groups table. For more information see: Metric Groups.

Security

  • a9s Billing: Fix CVEs:
    • CVE-2023-45287
    • CVE-2023-39323
  • a9s DS API Gateway: Fix CVEs:
    • CVE-2023-45287
    • CVE-2023-39323
  • a9s MariaDB: Fix CVEs:
    • CVE-2023-45287
    • CVE-2023-39323
  • a9s PostgreSQL: Fix CVEs:
    • CVE-2023-7104
  • a9s Prometheus: Fix CVEs:
    • CVE-2023-45287
    • CVE-2023-39323

Upcoming

  • a9s PostgreSQL: Deprecation: Prepare for the upcoming deprecation phase, triggered during the next release of anynines deployment v46.0.0 (expected end of February 2024), of the following data service version:

    • a9s PostgreSQL 10

    Please ensure that you organize the migration of your existing instances to a more up-to-date version of the same data service:

    • for a9s PostgreSQL: a9s PostgreSQL 11, 13 and 15 are available as GA version

    The deprecation phase is planned to last until v49.0.0 (in May 2024), in which the deprecated version will become unsupported. The creation of new data service instances for this particular version will then be disabled by default in the a9s Data Service Bundle 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.

    To inquire about extended support for a deprecated version, please get in contact with our sales department at sales@anynines.com.

· 3 min read

Added

  • a9s PostgreSQL: Add vector PostgreSQL extension.
  • docs: Application Developer: a9s LogMe2: Add a section describing the protocols accepted by a9s LogMe2, including the standards these protocols follow. For more information see: Supported Protocols and Limitations.
  • docs: Platform Operator: a9s PostgreSQL: Add a page that explains the known split brain issue of a9s PostgreSQL and how to fix it. For more information see: Split Brain.

Changed

  • all services: a9s Bee: Update Go version in a9s Bee.
  • all services: a9s Service Dashboard: Update NodeJS to v20.10.0 in the a9s Service Dashboard.
  • docs: Application Developer: a9s PostgreSQL: Add vector PostgreSQL extension. For more information see Using a9s PostgreSQL - Available Extensions Migration - Caveats.
  • docs: Application Developer: a9s Redis: Update Redis migration scripts for the DUMP & RESTORE method to account for binary data. For more information see a9s Redis Migration.
  • docs: Platform Operator: Add a warning regarding the usage of TLSv1.3 with a9s Data Services. For more information see SSL-Plans](docs/application-developer/common/ssl-plans/index.md), [TLS-Encryption and Framework-TLS.

Unsupported

  • a9s MariaDB: End of Support: Terminate support for the following deprecated a9s Data Service version:

    • a9s MariaDB 10.1

    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 instances of this unsupported version, it cannot be guaranteed that they still work as expected after an update to this release.

Fixed

  • all services: a9s SPI: Ensure that credentials are redacted when errors are logged.
  • a9s Backup Manager: Fix failing backups for a9s PostgreSQL service instances with continuous archiving enabled by adding a missing constant.
  • a9s CF Service Guard: Fix a bug in the creation of ASGs for long-running service instances. For these, the required information is provided in a different structure due to recent changes in the OSB API.
  • a9s MongoDB: Fix a smoke-test issue with a9s MongoDB by extending enable-service-instances-aws-instance-profile.yml so that it does not upload the older versions of a9s MongoDB.
  • docs: Platform Operator: Extend the a9s Data Service Sunrise/Sunset for Major Versions document to better reflect the a9s Data Services' release cadence by adding a diagram and rewording some keywords. For more information see a9s Data Service Sunrise/Sunset for Major Versions.

Security

  • a9s Bee: Fix CVEs:
    • CVE-2020-28483
    • CVE-2023-39325
  • a9s Service Dashboard: Fix CVEs:
    • CVE-2023-30590
    • CVE-2023-32002
    • CVE-2023-32006
    • CVE-2023-32558
    • CVE-2023-32559
    • CVE-2023-44487

Upcoming

  • a9s LogMe: End of Support: Terminate support, starting from anynines deployment v47.0.0 (expected end of March 2024), for the following deprecated a9s Data Service version:

    • a9s LogMe

    The creation of new a9s Data Service instances for this deprecated version will be disabled by default in the a9s Data Service Bundle and we will not provide regular support for this version. The corresponding documentation will also be removed.

    Although we will not intentionally break running instances of this unsupported version, it cannot be guaranteed that they still work as expected after an update to v47.0.0.

· 8 min read

Added

  • breaking change a9s PostgreSQL: We consider a9s PostgreSQL 15 as stable now. You have to set the following properties:
    • postgresql_service.services.a9s-postgresql15.name
    • postgresql_service.services.a9s-postgresql15.guid
    • postgresql_service.services.a9s-postgresql15.description
    • postgresql_service.services.a9s-postgresql15.label
    • postgresql_service.services.a9s-postgresql15.version
    • postgresql_service.services.a9s-postgresql15.bindable
    • postgresql_service.services.a9s-postgresql15.requires
    • postgresql_service.services.a9s-postgresql15.tags
    • postgresql_service.services.a9s-postgresql15.documentation_url
    • postgresql_service.services.a9s-postgresql15.metadata
    • postgresql_service.services.a9s-postgresql15.dashboard_client.id
    • postgresql_service.services.a9s-postgresql15.plans-to-test
    • postgresql_service.services.a9s-postgresql15.planupdates-to-test
  • all services: a9s BOSH Deployer: Introduce the tls_ciphers property to configure the allowed TLS ciphers for the HTTPS endpoint.
  • all services: a9s SPI: Introduce the tls_ciphers property to configure the allowed TLS ciphers for the HTTPS endpoint.
  • a9s-pg: a9s Backup Agent: Add the necessary properties and credentials to the input and output plugin's sections of the a9s Backup Agent.
  • a9s LogMe2: Introduce the custom parameter java_garbage_collector to set the JVM Garbage Collector used by OpenSearch. For more information see Tuning a9s LogMe2.
  • a9s Messaging: Add example config for a9s Messaging 3.12 to rabbitmq.yml.example.
  • a9s Messaging: Release a9s Messaging 3.12 as RC. For more information see a9s Platform Operator - Sunrise Sunset.
  • a9s PostgreSQL: Release a9s PostgreSQL 15 as GA. See a9s Platform Operator - Sunrise Sunset.
  • a9s Search: Introduce the custom parameters java_heapspace, java_maxmetaspace and java_garbage_collector to set JVM memory parameters and the Garbage Collector used by OpenSearch. For more information see Tuning a9s Search.
  • docs: Application Developer: a9s LogMe2: Add information on how to set the JVM Garbage Collector used by OpenSearch. For more information see Tuning a9s LogMe2.
  • docs: Application Developer: a9s PostgreSQL: Extract the "Dump and Restore From Origin Instance to New Instance" section of the "Using" page of the a9s PostgreSQL Application Developer Documentation into a new "Migration" page and extend it to describe how to keep track of the progress via the pg_database_size and the available metrics. For more information see Migration.
  • docs: Application Developer: a9s Search: Add information on how to set JVM memory parameters and the Garbage Collector used by OpenSearch. For more information see Tuning a9s Search.
  • docs: Platform Operator: Add an admonition explaining the usage of the compound command used with the decrypting command of the Recovery documentation pages. For more information see a9s MongoDB Manual Logical Backup Recovery, a9s-pg Manual Logical Backup Recovery, a9s PostgreSQL Manual Logical Backup Recovery, a9s PostgreSQL Manual Point-in-Time Recovery.
  • docs: Platform Operator: Add a section on how to use the tls_ciphers property when configuring TLS encryption for the a9s BOSH Deployer and the a9s SPIs. For more information see General Configuration.
  • docs: Platform Operator: Add a9s Messaging 3.10 templates to the Available Templates documentation. For more information see a9s Messaging Available Templates.
  • docs: Platform Operator: Add a9s Messaging 3.12 templates to the Available Templates documentation. For more information see a9s Messaging Available Templates.
  • docs: Platform Operator: Add a9s PostgreSQL 15 templates to the Available Templates documentation. For more information see a9s PostgreSQL Available Templates.
  • docs: Platform Operator: a9s PostgreSQL: Extend the "Migration" page of the a9s PostgreSQL Platform Operator documentation to include a subsection describing how to leverage the maintenance_work_mem value to accelerate the execution of copy_from. For more information see Migration.
  • docs: Platform Operator: a9s PostgreSQL: Include a disclaimer specifying the recommended operating system when executing the suggested command operations. For more information see: a9s Manual Logical Recovery and a9s Manual PITR Recovery.
  • docs: Platform Operator: a9s Service Dashboard: Fix duplicate name issue for the property dashboard-app.theme.colors.custom_text_header_highlight. For more information see Customize Color Theme.

Changed

  • breaking change a9s Messaging: In order to increase the flexibility, Global Audit Logging can now be configured via the custom parameters configuration instead of Ops files. For more information see: a9s Messaging Audit log.
  • all services: Update BOSH releases:
    • bpm BOSH release to version 1.2.11
    • routing BOSH release to version 0.284.0
  • all services: a9s Backup Agent: Update the a9s Backup Agent's configuration to include the necessary properties and credentials to perform backups/restores instead of receiving them from the a9s Backup Manager.
  • all services: a9s Service Dashboard: Update dependencies in the a9s Service Dashboard.
  • a9s LogMe2:
    • Fluentd:
      • openssl 3.2.0
      • fluent-plugin-opensearch 1.1.4
      • fluentd 1.16.2
    • OpenSearch:
      • OpenSearch 2.11
      • OpenSearch Dashboards 2.11
      • OpenSearch Plugin Repository Azure 2.11
      • OpenSearch Plugin Repository S3 2.11
  • a9s MariaDB:
    • a9s MariaDB 10.6:
      • MariaDB 10.6.16
  • a9s Messaging: Update dependencies in the SPI.
  • a9s PostgreSQL:
    • a9s PostgreSQL 13:
      • PostgreSQL 13.13
    • a9s PostgreSQL 11:
      • PostgreSQL 11.22
  • a9s Prometheus:
    • promgraf2:
      • prometheus 2.47.2
      • statsd_exporter 0.25.0
    • prometheus:
      • prometheus 2.47.2
      • statsd_exporter 0.25.0
  • a9s Redis:
    • Redis 7:
      • Redis 7.2.3
    • Redis 6:
      • Redis 6.2.14
  • a9s Search:
    • a9s Search 2:
      • OpenSearch 2.11
      • OpenSearch Plugin Repository Azure 2.11
      • OpenSearch Plugin Repository S3 2.11
  • docs: Platform Operator: a9s Messaging: Adapt the Global Audit Log documentation to reflect the new configuration approach. For more information see a9s Messaging Audit log, Custom Parameter Configuration.
  • BOSH stemcell: all services: Update Jammy stemcell to version 1.301 for internal tests of all supported services.

Removed

  • breaking change a9s Messaging: Remove ops/rabbitmq-globaly-enable-audit-log.yml Ops file.

Fixed

  • all services: Fix typos in the add-force-deployment-updater.yml Ops file that prevented it from being interpolated correctly. For more information see Block Automatic Updates.
  • all services: a9s Logstash: Remove outdated a9s Messaging metrics.
  • a9s Backup Manager: Fix the a9s Backup Manager's thread usage when checking the state of the backups by adding reasonable timeouts.
  • a9s Backup Manager: Fix a bug in the deletion process that prevented the deletion of all backup files of backups with more than 1000 files. This change affects the following a9s Data Services:
    • a9s Elasticsearch
    • a9s LogMe
    • a9s LogMe2
    • a9s Search
  • a9s CF Service Guard: Improve error handling in the SharedInstancesUpdater to not fail when there is an issue while updating the ASG of one Service Instance.
  • a9s CF Service Guard: Introduce dedicated CF_HOME folders for the background workers to mitigate the concurrency issue when using the same CF CLI within multiple threads.
  • a9s LogMe2: Fix the issue that the streaming of application logs to a9s LogMe2 Service Instances stops after a certain amount of logs have been streamed by setting the a9s Fluentd reload_connections option as false.
  • a9s MariaDB: a9s MariaDB 10.6: Fix the issue in which Monit incorrectly sets the mariadb_ctrl process status as Execution failed even though the process continues to run after exceeding the timeout during Monit startup.
  • a9s PostgreSQL: Fix log messages reporting a connection to a database that does not exist.
  • a9s PostgreSQL: a9s PostgreSQL 15: Fix extension handling during copy_from to an a9s PostgreSQL 15 Service Instance. Some extensions were wrongly placed in the shared schema instead of the intended public schema.
  • docs: all services: Fix broken links in the following pages a9s Redis - Application Developer Path TLS/SSL Service Plans.
  • docs: Application Developer: Fix several minor typos and misnaming occurrences in the Application Developer path of the documentation.
  • docs: Application Developer: a9s Messaging: Remove outdated metrics. For more information see Using a9s Messaging.
  • docs: Application Developer: a9s PostgreSQL: Fix metric description in Using a9s PostgreSQL.
  • docs: Platform Operator: Fix a typo in the 'Introduced' column title at the Sunrise Sunset table, see a9s Platform Operator - Sunrise Sunset.
  • docs: Platform Operator: Fix table break in the a9s Platform Required Ports page.
  • docs: Platform Operator: Fix the sorting approach of the decrypting command on the Recovery documentation pages. For more information see a9s MongoDB Manual Logical Backup Recovery, a9s-pg Manual Logical Backup Recovery, a9s PostgreSQL Manual Logical Backup Recovery, a9s PostgreSQL Manual Point-in-Time Recovery.
  • docs: Platform Operator: Fix typos in the a9s Redis table of the Available Templates page, where the entries for the a9s Redis 7 available templates were mislabeled as Redis 6. For more information see Available Templates.
  • docs: Platform Operator: a9s CF Service Guard: Fix typo in the a9s CF Service Guard page that provided the incorrect location of the support-shared-instances.yml Ops file. For more information see a9s CF Service Guard.
  • docs: Platform Operator: a9s PostgreSQL: Fix the explanation how to retrieve the backup-id from the a9s Backup Manager database to recover a Service Instance manually. For more information see: a9s Manual Logical Recovery and a9s Manual PITR Recovery.
  • docs: Platform Operator: a9s Service Broker: Fix a typo in the provided fetch password command in the a9s Service Broker documentation. For more information see Cleanup Purged Service Instances.

Security

  • a9s Messaging: Fix CVE:
    • CVE-2023-27530
  • a9s PostgreSQL: Fix CVEs:
    • CVE-2023-5868
    • CVE-2023-5869
    • CVE-2023-5870
  • a9s Service Dashboard: Fix CVEs:
    • CVE-2023-45133

Upcoming

  • a9s MariaDB: End of Support: Terminate support, starting from anynines deployment v44.0.0 (expected end of December 2023), for the following deprecated a9s Data Service version:

    • a9s MariaDB 10.1

    The creation of new a9s Data Service instances for this deprecated version will be disabled by default in the a9s Data Service Bundle and we will not provide regular support for this version. The corresponding documentation will also be removed.

    Although we will not intentionally break running instances of this unsupported version, it cannot be guaranteed that they will still work as expected after an update to v44.0.0.