Archaius Versions Save

Library for configuration management API

v2.4.0

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Netflix/archaius/compare/v2.3.21...v2.4.0

v2.3.21

1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/archaius/compare/v2.3.20...v2.3.21

v2.3.20

1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/archaius/compare/v2.3.19...v2.3.20

v2.3.19

1 year ago

What's Changed

Full Changelog: https://github.com/Netflix/archaius/compare/v2.3.18...v2.3.19

v2.3.18

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/Netflix/archaius/compare/v2.3.17...v.2.3.18

v2.3.17

1 year ago
  • Fixed interaction of default methods and parametrized properties when running on java 9 or later.
  • Internal changes to build and publish system

Full Changelog: https://github.com/Netflix/archaius/compare/v2.3.16...v2.3.17

v2.3.16

4 years ago
  • Removing Guava usage
  • Improved support for typed collections
    • Introduce a new TypeConverter contract through which the decoder may be extended.
    • Capture array, enum and typed collection conversions via TypeConverter.Factory implementations
    • Better error reporting
    • Add unit tests for array value parsing

v0.7.7

4 years ago

Added

  • DynamicConfiguration change event notification

Fixed

  • Update PropertyWrapper to be thread safe.
  • ETCD prevent possible NPE

v2.3.15

4 years ago

v2.3.14

5 years ago