Skip to content

1.0.0-M3

Pre-release
Pre-release
Compare
Choose a tag to compare
@shakuzen shakuzen released this 11 Jul 14:51
· 471 commits to main since this release

⭐ New Features

  • Register ThreadLocalAccessor from a ThreadLocal #26
  • Rename methods in ContextSnapshot #22
  • Allow registration of ThreadLocalAccessor from callbacks #21
  • Support and declare nullability #15
  • Refactor API and Implementation #13
  • Shorten contextpropagation package name to just context #12
  • Polishing #11
  • Refactoring in ContextContainer and implementation #10
  • Instrument runnables, callables and executors #8
  • More fine grained thread local accessor handling #7

🐞 Bug Fixes

  • ContextRegistry.registerThreadLocalAccessor() does not actually register the accessor #25
  • README still references old artifactId #19

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

@simonbasle