Skip to content

Tags: Netflix/archaius

Tags

v2.8.8

Toggle v2.8.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #766 from Netflix/fix/AbstractConfigVolatility

make setter fields volatile for concurrent decoder modification

v2.8.7

Toggle v2.8.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #759 from Netflix/2.x-remove-final-flush

Remove final flush of instrumentation data from the AccessMonitorUtil

v2.8.6

Toggle v2.8.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #757 from Netflix/2.x-fix-dcc-config-add-remove

Update DefaultCompositeConfig to send the correct object when updating listeners

v2.8.6-rc.1

Toggle v2.8.6-rc.1's commit message
Update DefaultCompositeConfig to send the correct object when updatin…

…g listeners

v2.8.5

Toggle v2.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #746 from Netflix/bugfix/avoid-class-cast-exception

Avoid unconditionally casting a Consumer as a PropertyListener

v2.8.4

Toggle v2.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #743 from Netflix/2.x-toString-swallow-exceptions

Swallow exceptions when calling toString on ConfigProxy objects

v2.8.3

Toggle v2.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #739 from Netflix/2.x-reading-collections-from-yml

Add support for parsing Collections and Maps from the Spring YML format

v2.8.2

Toggle v2.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #738 from Netflix/rollback-exception-propagation

Go back to the old behavior of returning null on ParseExceptions

v2.8.1

Toggle v2.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #737 from Netflix/type-error-handling

Ensure that one failing subscription does not prevent others from being called

v2.8.0

Toggle v2.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #735 from Netflix/type-error-handling

Throw ParseException when a configuration setting can't be parsed as the type requested