·
15 commits
to refs/heads/master
since this release
What's Changed
📢 INFORMATION: In this version, we have made substantial changes to the annotation processor code. Although our tests have not revealed any issues, if you notice any unusual behavior compared to previous versions, please don't hesitate to let us know.
New Features
- Simplify the definition of external domain classes (#1291) @nakamura-to
- Add
SimpleConfig
to simplify the construction ofConfig
(#1290) @nakamura-to
Bug Fixes
- Recognize external domain metadata generated in a different module (#1284) @nakamura-to
Maintenance
- Enhance error message for unsupported persistent type (#1292) @nakamura-to
- Switch to
EntityRef
for improved entity handling (#1283) @nakamura-to
Dependency Upgrades
- Update org.junit.jupiter to v5.12.0 (#1289) @renovate[bot]
- Update dependency org.testcontainers:testcontainers-bom to v1.20.5 (#1288) @renovate[bot]
- Update dependency org.xerial:sqlite-jdbc to v3.49.1.0 (#1287) @renovate[bot]
Full Changelog: 3.4.0...3.5.0