Skip to content

Releases: jakartaee/concurrency

3.1.0-RC2

27 Mar 20:53
Compare
Choose a tag to compare
3.1.0-RC2 Pre-release
Pre-release

What's Changed

  • Update templates to include release 3.1.0-RC1 by @github-actions in #465
  • Fix virtual tests for Java 17 by @KyleAure in #466

Full Changelog: 3.1.0-RC1...3.1.0-RC2

3.1.0-RC1

22 Mar 16:24
Compare
Choose a tag to compare
3.1.0-RC1 Pre-release
Pre-release

What's Changed

  • Update templates to include release 3.1.0-M2 by @github-actions in #448
  • Update dependencies to Jakarta EE 11 ones by @arjantijms in #449
  • Clarify scheduled asynchonous methods with return type of void by @KyleAure in #444
  • Fix Tests Depending on Static Counter by Resetting Before Tests by @aubi in #456
  • Add scheduled async tests by @KyleAure in #442
  • Remove Dependency from Framework to Tests by @aubi in #463
  • Minor fixes to Templates / CI by @KyleAure in #464

Full Changelog: 3.1.0-M2...3.1.0-RC1

3.1.0-M2

28 Feb 21:59
Compare
Choose a tag to compare
3.1.0-M2 Pre-release
Pre-release

What's Changed

  • Fix builds and update templates by @KyleAure in #387
  • Refine qualifier defined via deployment descriptor and annotation attribute by @KyleAure in #397
  • TCK distribution failed to include parent pom by @KyleAure in #402
  • empty list value for Schedule fields is undefined by @njr-11 in #407
  • document additional limitations if using virtual threads by @njr-11 in #408
  • Add qualifier tests for Deployment Descriptors by @KyleAure in #411
  • document scope for beans, qualifier limitations and example by @njr-11 in #417
  • Add qualifier injection tests for Annotation defined resources by @KyleAure in #416
  • Update specification copyright year to 2024 by @njr-11 in #418
  • Update out-of-date references in spec by @njr-11 in #419
  • Various grammar and formatting fixes to the specification document by @njr-11 in #421
  • Finalize tck qualifer tests by @KyleAure in #422
  • Fix errors with asciidoc section headers by @njr-11 in #427
  • Re-enable java 17 CI builds by @mswatosh in #426
  • Remove override via application.xml test by @KyleAure in #428
  • Update workflows and issues by @KyleAure in #432
  • API updates to support Java SE 17 by @njr-11 in #415
  • TCK tests for virtual threads by @KyleAure in #425
  • TCK updates for Flow by @mswatosh in #440

New Contributors

  • @github-actions made their first contribution in #445

Full Changelog: 3.1.0-M1...3.1.0-M2

Jakarta Concurrency 3.1.0 Milestone 1

17 Nov 15:41
Compare
Choose a tag to compare
Pre-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

Jakarta Concurrency 3.0.3

17 Nov 15:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.2...3.0.3

Jakarta Concurrency 3.0.2

17 Nov 15:37
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.1...3.0.2

Jakarta Concurrency 3.0.1

17 Nov 15:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.0.1

Jakarta Concurrency 3.0

12 May 20:05
Compare
Choose a tag to compare

Version 3.0 of the Jakarta Concurrency specification.

What's Changed - Jakarta Concurrency 3.0 contains the following features:

  • Asynchronous methods
  • Context-aware completion stages and completable futures
  • Context propagation to parallel streams operations
  • Modernization of the Trigger mechanism with time zone support
  • Propagation of third party context types
  • Resource definition annotations and corresponding deployment descriptor elements

New Contributors

Full Changelog: 2.0.0...3.0.0