v.0.13.1
What's Changed
- Add primary keys with serial types check by @mfaulther in #225
- Rename fields for consistency by @mfvanek in #226
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 by @dependabot in #230
- Bump io.netty:netty-all from 4.1.111.Final to 4.1.112.Final by @dependabot in #231
- Bump org.liquibase:liquibase-core from 4.28.0 to 4.29.0 by @dependabot in #233
- Bump org.liquibase:liquibase-core from 4.29.0 to 4.29.1 by @dependabot in #234
- Bump io.freefair.gradle:lombok-plugin from 8.6 to 8.7.1 by @dependabot in #235
- Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 by @dependabot in #236
- Bump io.freefair.gradle:lombok-plugin from 8.7.1 to 8.10 by @dependabot in #240
- Bump org.mockito:mockito-bom from 5.12.0 to 5.13.0 by @dependabot in #243
- Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 by @dependabot in #244
- Bump org.liquibase:liquibase-core from 4.29.1 to 4.29.2 by @dependabot in #245
- Bump io.netty:netty-all from 4.1.112.Final to 4.1.113.Final by @dependabot in #247
- Bump org.apache.httpcomponents.client5:httpclient5-parent from 5.3.1 to 5.4 by @dependabot in #251
- Bump org.mockito:mockito-bom from 5.13.0 to 5.14.0 by @dependabot in #252
- Bump io.freefair.gradle:lombok-plugin from 8.10 to 8.10.2 by @dependabot in #254
- Bump io.netty:netty-all from 4.1.113.Final to 4.1.114.Final by @dependabot in #256
- Bump org.mockito:mockito-bom from 5.14.0 to 5.14.1 by @dependabot in #257
- Add query timeout for jdbc and jpa by @marijarin in #253
- Add checks for duplicated and intersected foreign keys by @mfvanek in #258
New Contributors
- @marijarin made their first contribution in #253
Full Changelog: v.0.13.0...v.0.13.1