Skip to content

Latest commit

 

History

History
116 lines (54 loc) · 7.38 KB

CHANGELOG.md

File metadata and controls

116 lines (54 loc) · 7.38 KB

Changelog

2.7.0 (2025-01-23)

Features

  • release QuarkusRedisClowderPropertyHandler (#293) (901727c)

Bug Fixes

  • use rediss:// for quarkus.redis.hosts if password provided (#303) (d464b95)

2.6.1 (2024-04-09)

Bug Fixes

  • null pointer exception when attempting to read a system property (#245) (e5191e4)

2.6.0 (2024-04-04)

Features

  • Refactor config source to not keep in memory all the properties (#218) (318e4b8)

2.5.1 (2024-03-01)

Bug Fixes

2.5.0 (2024-02-29)

Features

2.4.0 (2024-02-13)

Features

  • [RHCLOUD-30340] add Kafka SSL config with a certificate provide… (#211) (6922171)

2.3.0 (2024-01-12)

Features

  • Resolve computed properties for Kafka topics (c485a66)

2.2.0 (2024-01-10)

Features

  • Be able to expose Kafka config keys from ClowderConfigSource (#198) (35f5e7c)
  • Bump Java from 11 to 17 (#159) (eb65d59)
  • Fix project version and trigger a new release (#153) (fe5a37e)
  • support Camel Kafka props (#96) (3fc6e40)

Bug Fixes

2.1.0 (2024-01-09)

Features

  • Be able to expose Kafka config keys from ClowderConfigSource (#198) (35f5e7c)

Bug Fixes

2.0.0 (2023-09-08)

This release depends on Quarkus 3.2.5.Final and should NOT be used in an application that depends on Quarkus 2 or lower.

1.5.0 (2023-07-03)

Features

Bug Fixes

1.4.1 (2023-07-03)

Bug Fixes

1.4.0 (2023-07-03)

Features

  • Fix project version and trigger a new release (#153) (fe5a37e)