Skip to content

Jakarta Concurrency 3.1.0 Milestone 1

Pre-release
Pre-release
Compare
Choose a tag to compare
@KyleAure KyleAure released this 17 Nov 15:41
· 400 commits to main since this release

What's Changed

  • Added @Schedule Annotation in #98
  • Support Java 9 Flow and ReactiveStream in #257
  • ManagedExecutorService and ContextService default resources as injectable CDI beans in #229
  • Refactor TCK to use Junit5 in #277
  • Other TCK enhancements in #269 #217 #223

Contributions

New Contributors

Full Changelog: 3.0.1...3.1.0-M1