Releases: rikcarve/mp-config-consul
Releases · rikcarve/mp-config-consul
Version 0.14
Version 0.13
- add host at the top of the hosts list in case both are specified
- use recent apache http components (CVE-2020-13956)
Version 0.11
- Support for microprofile 2.9 (#11)
Version 0.10
- Fix #8 - url encoding for keys (compatibility for quarkus)
Version 0.9
Version 0.8
- #3 - support for multiple consule nodes
- resilience (consul failures)
Version 0.7
- change behavior of getProperties() and getPropertyNames(), only query consul if enabled with
configsource.consul.list-all=true
Version 0.6
- implemented getProperties() when prefix is set
- check compatibility with quarkus
Version 0.5
- Make ordinal configurable
- Align (fix) configuration naming
Version 0.4
- stream-line caching code
- set ordinal to 550 (it's a dynamic source and should be higher than system properties)