Skip to content

1.2.0-M2

Pre-release
Pre-release

Choose a tag to compare

@otaviojava otaviojava released this 29 Aug 16:36
· 1 commit to main since this release
9a82b4b

What's Changed

🚀 New features

  • Enabled automatic discovery to simplify configuration and runtime integration by @otaviojava in #723
  • Added the initial event structure and lifecycle support by @otaviojava in #726
  • Improved event lifecycle handling by @otaviojava in #727
  • Added CDI repository interception support by @otaviojava in #767

🗃️ Repository and query improvements

🧩 Mapping and runtime improvements

  • Fixed BigInteger reading to preserve full numeric precision by @robertpatrick in #751
  • Improved ConstructorBuilder service discovery across different class-loading environments by @mhnuk2007 in #768
  • Updated ClassGraph to 4.8.194 by @otaviojava in #775

📚 Jakarta Data and API updates

🛠️ Maintenance

  • Updated license references to Eclipse Public License 2.0 by @otaviojava in #770
  • Updated the NOTICE file to reference Eclipse Public License 2.0 by @mhnuk2007 in #773
  • Updated Maven dependencies and plugins by @otaviojava in #774
  • Updated the project version to 1.2.0-M2 across parent and module POMs by @otaviojava in #779

Full Changelog: 1.2.0-M1...1.2.0-M2