Tags: Netflix/archaius
Toggle v2.8.8's commit message
Merge pull request #766 from Netflix/fix/AbstractConfigVolatility
make setter fields volatile for concurrent decoder modification
Toggle v2.8.7's commit message
Merge pull request #759 from Netflix/2.x-remove-final-flush
Remove final flush of instrumentation data from the AccessMonitorUtil
Toggle v2.8.6's commit message
Merge pull request #757 from Netflix/2.x-fix-dcc-config-add-remove
Update DefaultCompositeConfig to send the correct object when updating listeners
Toggle v2.8.6-rc.1's commit message
Update DefaultCompositeConfig to send the correct object when updatin…
…g listeners
Toggle v2.8.5's commit message
Merge pull request #746 from Netflix/bugfix/avoid-class-cast-exception
Avoid unconditionally casting a Consumer as a PropertyListener
Toggle v2.8.4's commit message
Merge pull request #743 from Netflix/2.x-toString-swallow-exceptions
Swallow exceptions when calling toString on ConfigProxy objects
Toggle v2.8.3's commit message
Merge pull request #739 from Netflix/2.x-reading-collections-from-yml
Add support for parsing Collections and Maps from the Spring YML format
Toggle v2.8.2's commit message
Merge pull request #738 from Netflix/rollback-exception-propagation
Go back to the old behavior of returning null on ParseExceptions
Toggle v2.8.1's commit message
Merge pull request #737 from Netflix/type-error-handling
Ensure that one failing subscription does not prevent others from being called
Toggle v2.8.0's commit message
Merge pull request #735 from Netflix/type-error-handling
Throw ParseException when a configuration setting can't be parsed as the type requested
You can’t perform that action at this time.