Skip to content

3.1.0-M2

Pre-release
Pre-release
Compare
Choose a tag to compare
@KyleAure KyleAure released this 28 Feb 21:59
· 164 commits to main since this 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