Axual Connect Helm charts Changelog
All notable changes to this project will be documented in this file.
0.2.7 - 2025-06-24
-
Update default image version to Java 17 based Axual Connect 3.1.0.
-
Update keystore-provider image to version 0.2.7
0.2.6 - 2025-05-26
-
Fix duplicate labels for some resources.
-
Fix missing standard labels for some resources.
0.2.5 - 2025-01-13
-
Basic auth credentials can now be defined in a secret
-
Vault role and secret ID can now be defined in a secret
0.2.4 - 2024-12-19
-
Allow defining custom keys for the tls crt and key names (e.g. when using UserOperator)
-
Fix a condition end
0.2.3 - 2024-10-08
-
Reimplement init containers to fix missing scripts
-
Use Axual Connect image for init container
0.2.2 - 2024-10-04
-
Update Kafka images to 0.43.0-kafka-3.8.0
-
Bump the default Keystore Provider version to 0.2.3
0.2.0 - 2024-05-07
-
Don’t use connect keystore if we use automated keystores
-
Added Vault for Connect as
connectVault
-
Fix toggle for
connectVault
-
Breaking change - Removed initContainer dependency to Cluster Manager
-
AXPD-8197: deployment, pbd and route to use
instance.fullName
for the names -
AXPD-8198: Connect Volume Names are “hard-coded”
-
Add configurable extraVolume and extraVolumeMounts to axual-connect-server container, update README with these configs
-
Added
securityContext
for init containers -
Upgrade to Axual Connect 3.0.0
0.1.4 - 2023-08-24
-
Add configurable securityContext to axual-connect-server container
-
Allow to add additional worker configurations
0.1.3 - 2023-07-25
-
fix connector logging pattern to include date, update README for connect logging config
0.1.2 - 2023-07-11
-
updated download location for Connect commons.tgz and plugins.tgz
-
updated commons.tgz version to include the Axual routing log appender
0.1.1 - 2023-07-11
-
Fixed configMap with not properly closed appender tags
-
Allow configuring
routedLogging.enableHostnameVerification
androutedLogging.debugMode
0.0.16 - 2023-05-01
-
Added configuration for RoutingKafkaAppender (per-connector logging to Kafka topic) Note: this only works for configMode==static
-
Adding some additional labels to confirm to conventions.
-
Fix liveness/readiness probe configurations
0.0.15 - 2023-03-28
-
Update default image versions to Axual Connect 2.5.1 because of Converter issues with 2.5.0
-
Allow for changing the log pattern in values.yaml.
-
Added template for an OpenShift Route
0.0.12 - 2023-02-16
-
By default, enable Axual restricted connector configs and make Connector client config override policy configurable. Mitigates cve-2023-25194
0.0.11 - 2022-10-26
-
Updated the versions of init containers
-
Add
Default
MR template -
For the
wait-for-cluster-api
init-container the values contained resources, these were not included though by the Chart template.
0.0.10 - 2022-10-20
-
Add static config support instead of configuring through discovery service with axual-connect release version 2.4.0
0.0.9 - 2022-09-30
-
Add Liveness and Readiness probe
-
Add Affinity and Topology Spread Constraints support
-
Add service for prometheus scraping
0.0.8 - 2022-08-23
-
Add
hostAlias
support -
Allow overriding Cluster Manager URLs in Init containers
-
SchemaRegistry mTLS support
-
Axual Connect version 2.3.3