Prompt Detail:
I need to write a tweet about an update. I write it usually based on the changelog. For example, here is the cahngelog for the previous update:
The index on view in the database no longer causes ExecutionException while reverse engineering JPAB-2381
You can now adjust the query conditions table size in the "Creating repository methods" wizard JPAB-2386
The Flyway init migration for MySQL no longer fails with an exception if an entity contains the id with the SEQUENCE generation type JPAB-2339
The improper code scaffolding for "mapTo..." postfix completion has been fixed JPAB-2392
JPA Buddy no longer throws an exception while generating differential scripts with Liquibase 4.19+ JPAB-2404
For other improvements and fixes, see all resolved issues (15+).
And here is the tweet about it:
@JPABuddy 2023.1.2 is out! In this release, we cleaned up some bugs, enhanced the user experience for some actions, and polished up the #UI! So, make sure to update and feel free to share your feedback on @Discord: https://discord.com/invite/zUsVXYGsQr.
Could you please write the same tweet about new update? Here is the changelog:
2023.1.3 - 2023-03-24
The nullability algorithm for database versioning scripts now matches Hibernate's algorithm JPAB-2387
The column type is now defined if JoinTable refers to the parent entity with TABLE_PER_CLASS strategy JPAB-2408
Cosmetic problems with the custom field used for the DTO class in the Entity to DTO mapping dialog have been resolved JPAB-2401
Automatically selecting *-to-one associations after the corresponding *-to-many association is selected has been implemented JPAB-2409
The unnecessary schema name for the H2 database has been removed when adding INSERT statements to Liqubase script JPAB-2403
A reference to the new changelog file is now inserted at the beginning of the root changelog JPAB-2402
Add a comment