Releases: mfvanek/pg-index-health-demo
Releases · mfvanek/pg-index-health-demo
v.0.14.4
v.0.14.3
What's Changed
- Bump org.apache.commons:commons-dbcp2 from 2.12.0 to 2.13.0 by @dependabot in #287
- Update pg-index-health version by @mfvanek in #289
Full Changelog: v.0.14.2...v.0.14.3
v.0.14.2
v.0.14.1
v.0.14.0
What's Changed
- Bump codecov/codecov-action from 4 to 5 by @dependabot in #272
- Bump io.netty:netty-all from 4.1.114.Final to 4.1.115.Final by @dependabot in #274
- Add example of using DbMigrationGenerator by @marijarin in #269
- Test stabilization by @mfvanek in #275
- Bump org.springframework.boot from 3.3.5 to 3.4.0 by @dependabot in #276
- Update Spring Boot by @mfvanek in #279
- Migration to pg-index-health v0.14.0 by @mfvanek in #280
Full Changelog: v.0.13.3...v.0.14.0
v.0.13.3
What's Changed
- Next development iteration by @mfvanek in #267
- Bump org.apache.httpcomponents.client5:httpclient5-parent from 5.4 to 5.4.1 by @dependabot in #268
- Bump org.liquibase:liquibase-core from 4.29.2 to 4.30.0 by @dependabot in #270
- Skip Liquibase tables by @mfvanek in #271
Full Changelog: v.0.13.2...v.0.13.3
v.0.13.2
What's Changed
- Fix timeout by @mfvanek in #259
- Bump de.thetaphi:forbiddenapis from 3.7 to 3.8 by @dependabot in #260
- Bump org.mockito:mockito-bom from 5.14.1 to 5.14.2 by @dependabot in #262
- Bump ch.qos.logback:logback-classic from 1.5.10 to 1.5.11 by @dependabot in #263
- Bump org.springframework.boot from 3.3.4 to 3.3.5 by @dependabot in #264
- Bump org.springframework.boot:spring-boot-dependencies from 3.3.4 to 3.3.5 by @dependabot in #266
- Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in #265
- Add a check for identifiers with maximum length by @mfvanek in #261
Full Changelog: v.0.13.1...v.0.13.2
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
v.0.13.0
What's Changed
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #217
- Bump io.netty:netty-all from 4.1.110.Final to 4.1.111.Final by @dependabot in #219
- Add de.thetaphi.forbiddenapis by @mfvanek in #221
- Update pg-index-health by @mfvanek in #222
Full Changelog: v.0.12.0...v.0.13.0
v.0.12.0
What's Changed
- Prepare for merging with pg-index-health-spring-boot-demo by @mfvanek in #201
- Update dependencies by @mfvanek in #205
- Add spring boot app by @mfvanek in #206
- Move Liquibase migrations to a separate module by @mfvanek in #210
- Add sequence with overflow by @mfvanek in #211 #212
Full Changelog: v.0.11.1...v.0.12.0