Skip to content

Release 1.0.6

Compare
Choose a tag to compare
@talsma-ci talsma-ci released this 13 Mar 09:23

Release notes

  • Add LocaleContextManager.getCurrentLocaleOrDefault method (#103)
  • Deprecate the ContextObservers utility class (#107)
  • Rename Timing utility class to Timers avoiding package name clash (#109)
  • Opentracing ScopeManager implementation based on our context (#110)
  • Many documentation improvements
  • Publish the (aggregated) root javadoc jar in github as well (62e1471)
  • Dependencies
    • Bump spring-security-core from 5.1.3.RELEASE to 5.1.4.RELEASE (#104)
    • Bump slf4j.version from 1.7.25 to 1.7.26 (#105)