Releases: eclipse-ee4j/glassfish-concurro
Releases · eclipse-ee4j/glassfish-concurro
3.0.1
What's Changed
- Backport to 3.0.x: Succeed TriggerControllerFuture.cancel when inner future is done by @emmartins in #92
- Bump parent from 1.0.6 to 1.0.9 by @pzygielo in #96
New Contributors
- @emmartins made their first contribution in #92
Full Changelog: 3.0.0...3.0.1
3.0.0
Major new release of Concurrency RI 3.0, corresponding to Jakarta Concurrency 3.0 and Jakarta EE 10.
What's Changed
- Exception in managed thread now prints full stack trace by @Cousjava in #11
- Update parent pom to EE4J superpom by @Cousjava in #12
- Upgrade dependency and source to Java EE 8 and JDK 8 by @smillidge in #15
- Fixes #6 based on patch given in error report by @smillidge in #16
- Fixes #7 by @smillidge in #17
- Updated parent pom version by @MarkWareham in #19
- Update parent pom to 1.0.4 by @Cousjava in #27
- Simple update to the README.md by @smillidge in #26
- Update parent to 1.0.5 by @Cousjava in #30
- Change project name to Jakarta Concurrency by @smillidge in #38
- Uptake Jakarta EE 8 released jars by @smillidge in #39
- Move to Jakarta EE 9 Namespace by @smillidge in #41
- Fix the manifest to include correct OSGI metadata by @smillidge in #42
- Update api to RC2 by @smillidge in #43
- PAYARA-3122 Managed Scheduled Executor Service still executes tasks after undeployment by @jGauravGupta in #18
- Bump junit from 4.12 to 4.13.1 by @dependabot in #46
- Implementation of 3.0.0 by @aubi in #50
- Fix version number by @aubi in #51
- Update README.md by @arjantijms in #52
- Updating and tidying pom by @arjantijms in #53
- Add most common rules to gitignore by @arjantijms in #54
- Backport Payara CDI Extension code to Concurrency Impl by @smillidge in #56
- Upgrade to latest service release of the api by @smillidge in #58
New Contributors
- @smillidge made their first contribution in #15
- @jGauravGupta made their first contribution in #18
- @dependabot made their first contribution in #46
- @aubi made their first contribution in #50
- @arjantijms made their first contribution in #52
Full Changelog: https://github.com/eclipse-ee4j/concurrency-ri/commits/3.0.0