5.0.0 (2023-06-07)
- upgrade to core:3.0.0
- semantic release (f5a986f)
- upgrade to core:3.0.0 (79dbbf5)
5.0.1 (2024-03-26)
- clarify vault error messages (d3e9d7f)
- drop setting min_available_version (b75bf8e)
- update minVersion on /config endpoint (ed83f9a)
4.0.1 (2023-06-06)
- semantic release (f5a986f)
4.0.0 (2023-05-16)
- apply v2 upgrade script
- apply v2 upgrade script (3c2de8c)
3.0.1 (2023-04-03)
- change visibility of vaule encryption service authentication type enum (24c0a2a)
3.0.0 (2023-03-29)
- rename store redis connectionTimeout to timeout
- remove spring integration of honeybadger facility
- remove backward compatibility for durations - store-redis
- remove backward compatibility for durations - store-vault
- remove backward compatibility for durations - message-broker-nats
- standardize package structures
- standardize package structures
- remove backward compatibility for durations - message-broker-nats (b77a678)
- remove backward compatibility for durations - store-redis (4900874)
- remove backward compatibility for durations - store-vault (0b3e305)
- remove spring integration of honeybadger facility (80a5d62)
- rename store redis connectionTimeout to timeout (a204f47)
2.0.0 (2023-03-06)
- All facility configs will need to be converted to durations instead of millis Fixing tests
- Change configuration millis to durations (ad0d56e)
1.5.2 (2023-02-07)
- raise path exceptions without wrapping in FaultTolerantExecutor (cfca147)
1.5.1 (2023-01-24)
- update dependencies and set upper bound for core (8d69bae)
1.5.0 (2023-01-24)
- release 1.5.0 (86b9d6c)
1.5.0-SNAPSHOT (2023-01-23)
- add honeybadger exception reporter facility (cab99cd)
1.4.0-SNAPSHOT (2023-01-23)
- add honeybadger exception reporter facility (cab99cd)
- release 1.4.0-SNAPSHOT (f7355df)
1.4.0-SNAPSHOT (2023-01-12)
- release 1.4.0-SNAPSHOT (0871507)
1.3.2-SNAPSHOT (2023-01-10)
- improve redis store configuration (895f201)
- use configuration binding in encryption-service-vault (61fd189)
- use configuration binding in jasypt-encryption-service (fb9e23c)
- use configuration binding in message-broker-nats (8932273)
- use configuration binding in vault-store (eb461c1)
- use Duration for encryption-service-vault retryInterval (61fd189)
- use duration for store-vault retryInterval (eb461c1)
- add core dependency constraints to exclude bad core version (3de69be)
- change encryption-service-vault default authentication to APPROLE (61fd189)
- change store-vault default authentication to APPROLE (3b69af9)
- deprecate encryption-service-vault APPID authentication method (61fd189)
- deprecate store-vault APPID authentication method (3b69af9)
- utilize new configuration binding features (a5ca597)
- remove global dependency constraints (9b13319)
- release 1.3.2-SNAPSHOT (75df3f4)
1.3.2 (2022-12-13)
1.3.1 (2022-11-03)
- subscribe publish to release publish event (6d04a62)
1.3.0 (2022-11-03)
1.2.0 (2022-10-27)
- publish javadoc and sources artifact (8c2fd7b)
1.1.0 (2022-10-19)
- adjust store-vault exceptions (b7fef60)
- improve encryption-service-vault exceptions (5cb53d6)
- improve jasypt encryption service exceptions (1b01b9d)
- improve NATS message broker exceptions (18a7c9d)
- improve store-redis exceptions (829b29c)
1.0.0 (2022-10-07)
- upgrade SDK to v1.0.0
- upgrade SDK to v1.0.0 (88a5f3f)