Release notes

Component versions

Component Version

Axual Operator

0.8.1

Broker

6.5.0

Cluster Manager

2.2.5

Cluster Browse

1.5.0

Connect

2.3.3

Discovery API

2.6.4

Distributor

4.1.4

Exhibitor

2.1.0

Instance Manager

3.6.0

Keycloak

19.0.2

Management UI

6.7.0

Metrics Exposer

0.8.0

Operation Manager

1.4.0

Platform Manager

6.16.0

Platform Metric Provider

1.2.0

Rest Proxy

1.5.2

Schema Registry

5.4.1

Stream Browse

1.4.0

Vault

1.4.2

cAdvisor

0.37.0

Node Exporter

1.0.1

Prometheus

2.20.1

Grafana

7.1.3

Alert Manager

0.15.3

Features, bugfixes and improvements

Axual Operator

  • Upgraded Strimzi to 0.31.1

    This component is only available with helm installation

Broker

  • Upgraded Kafka to 3.2.3

    This component is only available with CLI installation

Cluster Manager

  • Added support for clusters hosted on Aiven

Cluster Browse

  • Implemented dynamic SSL context generation from Instance caCerts

    You can now configure the Instance’s SchemaRegistryUrl to be using HTTPS endpoint

Connect

  • Fixed an issue that could have led to missing lineage headers

Instance Manager

  • Upgraded to the Spring Boot security update version [2.7.4]

  • Added support to identify unknown topics from a Kafka cluster

  • Added support to Aiven Schema Registry (Karapace)

Keycloak

  • Upgraded to Keycloak 19.0.2 Quarkus Distribution

  • Provided support for passing extra CAs to be used to generate Keycloak truststore

Management UI

  • Added a banner and a button to try out the new UI

  • Fixed stream configuration to properly display the right error message from API

    The new UI is available as Management UI version 7.0.0-beta-1

Metrics Exposer

  • Added support for io.axual.application/consumer_lag_records metric

  • Added support for io.axual.application/consumer_time_to_catch_up metric

  • Added support for io.axual.stream/size_records metric

  • Added support for io.axual.stream/size_bytes metric

  • Added support for io.axual.stream/incoming_byte_rate metric

  • Added support for io.axual.stream/outgoing_byte_rate metric

  • Added support for io.axual.partition/size_bytes metric

  • Added support for io.axual.partition/size_records metric

  • Added support for some aggregator (avg, count, sum, and max)

    This component is only available with helm installation

Operation Manager

  • Added support for configuring http-client properties

Platform Manager

  • Upgraded to the Spring Boot security update version [2.7.4]

  • Provided support for Custom Principal

  • Added new endpoint to search applications by their public fields /applications/search/findByAttributes

  • Added support to identify and import unknown topics from a Kafka cluster

  • Added group to Plugin Config when retrieving an Application Deployment configuration

  • Fixed minor issues related to security and auto creation of resources

Platform Metric Provider

  • Added PKCS12 to accepted certificate types

Stream Browse

  • Implemented dynamic SSL context generation from Instance caCerts

    You can now configure the Instance’s SchemaRegistryUrl to be using HTTPS endpoint