This repository has been archived by the owner on May 13, 2024. It is now read-only.
Releases: mfvanek/pg-index-health-test-starter
Releases · mfvanek/pg-index-health-test-starter
v.0.11.0
What's Changed
- Update dependencies by @mfvanek in #151
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #153
- Bump org.assertj:assertj-core from 3.25.2 to 3.25.3 by @dependabot in #154
- Bump org.junit:junit-bom from 5.10.1 to 5.10.2 by @dependabot in #155
- Bump org.testcontainers:testcontainers-bom from 1.19.4 to 1.19.5 by @dependabot in #157
- Bump io.freefair.lombok from 8.4 to 8.6 by @dependabot in #158
- Bump org.postgresql:postgresql from 42.7.1 to 42.7.2 by @dependabot in #160
- Bump org.testcontainers:testcontainers-bom from 1.19.5 to 1.19.6 by @dependabot in #161
- Bump org.testcontainers:testcontainers-bom from 1.19.6 to 1.19.7 by @dependabot in #162
- Bump org.postgresql:postgresql from 42.7.2 to 42.7.3 by @dependabot in #163
- Migrate to PMD 7 by @mfvanek in #165
- Update PostgreSQL by @mfvanek in #168
- Kotlin demo app by @mfvanek in #170
- Add indexesWithBooleanCheckOnHost by @mfvanek in #169
- To run tests from forks by @mfvanek in #172
- Add b-tree indexes on array columns check by @mfaulther in #171
- Release v.0.11.0 by @mfvanek in #173
New Contributors
- @mfaulther made their first contribution in #171
Full Changelog: v.0.10.3...v.0.11.0
v.0.10.3
What's Changed
- Next dev iteration by @mfvanek in #131
- Bump actions/setup-java from 3 to 4 by @dependabot in #132
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.4 to 6.0.1 by @dependabot in #133
- Added static code analysis of the slf4j usages by @mfvanek in #134
- Added another spotbugs plugins by @mfvanek in #135
- Bump org.postgresql:postgresql from 42.7.0 to 42.7.1 by @dependabot in #136
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.1 to 6.0.2 by @dependabot in #137
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.2 to 6.0.4 by @dependabot in #138
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.0 by @dependabot in #140
- Update copyright by @mfvanek in #142
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.4 to 6.0.5 by @dependabot in #143
- Bump org.assertj:assertj-core from 3.25.0 to 3.25.1 by @dependabot in #144
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.5 to 6.0.6 by @dependabot in #146
- Add dependabot schedule day by @mfvanek in #147
- Bump actions/cache from 3 to 4 by @dependabot in #148
- Release v.0.10.3 by @mfvanek in #150
Full Changelog: v.0.10.2...v.0.10.3
v.0.10.2
What's Changed
- Next development iteration v0.10.2 by @mfvanek in #121
- Bump org.postgresql:postgresql from 42.6.0 to 42.7.0 by @dependabot in #123
- Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 by @dependabot in #127
- Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.3 to 5.2.4 by @dependabot in #126
- Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3 by @dependabot in #125
- Gradle 8.5 and compatibility with Spring Boot 3.2 by @mfvanek in #129
- Migrated to JDK 21 in pipeline by @mfvanek in #130
Full Changelog: v.0.10.1...v.0.10.2
v.0.10.1
What's Changed
- Next development iteration v.0.10.1 by @mfvanek in #111
- Bump com.github.spotbugs from 5.1.4 to 5.2.0 by @dependabot in #112
- Bump com.google.errorprone:error_prone_core from 2.22.0 to 2.23.0 by @dependabot in #114
- Bump com.github.spotbugs from 5.2.0 to 5.2.1 by @dependabot in #115
- Bump org.apache.commons:commons-text from 1.10.0 to 1.11.0 by @dependabot in #116
- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 by @dependabot in #117
- Added BOM and buildSrc by @mfvanek in #119
Full Changelog: v.0.10.0...v.0.10.1
v.0.10.0
What's Changed
- Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356 by @dependabot in #102
- Updated pitest by @mfvanek in #104
- Added CONTRIBUTING.md by @mfvanek in #105
- OpenSSF best practices 'passing' badge by @mfvanek in #106
- Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #107
- Bump io.freefair.lombok from 8.3 to 8.4 by @dependabot in #108
- Bump com.github.spotbugs from 5.1.3 to 5.1.4 by @dependabot in #109
- Added logger for spotbugs tasks by @mfvanek in #110
Full Changelog: v.0.9.5...v.0.10.0
v.0.9.5
What's Changed
- Next dev iteration v.0.9.5 by @mfvanek in #87
- Bump com.google.errorprone:error_prone_core from 2.21.0 to 2.21.1 by @dependabot in #88
- Bump com.github.spotbugs from 5.1.1 to 5.1.2 by @dependabot in #89
- Bump io.freefair.lombok from 8.1.0 to 8.2.2 by @dependabot in #90
- Bump com.github.spotbugs from 5.1.2 to 5.1.3 by @dependabot in #91
- Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 by @dependabot in #92
- Bump io.freefair.lombok from 8.2.2 to 8.3 by @dependabot in #93
- Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 by @dependabot in #94
- Bump com.h2database:h2 from 2.2.220 to 2.2.222 by @dependabot in #95
- Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 by @dependabot in #97
- Bump actions/checkout from 3 to 4 by @dependabot in #96
- Bump com.h2database:h2 from 2.2.222 to 2.2.224 by @dependabot in #98
- Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 by @dependabot in #99
- Added support for PostgreSQL 16 by @mfvanek in #100
Full Changelog: v.0.9.4...v.0.9.5
v.0.9.4
What's Changed
- Next iteration v.0.9.4 by @mfvanek in #72
- Migrated to JDK 19 in CI by @mfvanek in #73
- Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113 by @dependabot in #74
- Migrated to Gradle Version Catalog. Updated pitest by @mfvanek in #75
- Updated versions by @mfvanek in #76
- Reordered jacoco tasks by @mfvanek in #77
- Bump org.sonarqube from 4.1.0.3113 to 4.2.0.3129 by @dependabot in #78
- Added default value by @mfvanek in #79
- Bump com.google.errorprone:error_prone_core from 2.19.1 to 2.20.0 by @dependabot in #80
- Bump org.sonarqube from 4.2.0.3129 to 4.2.1.3168 by @dependabot in #81
- Added gradle-versions-plugin by @mfvanek in #83
- Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in #84
- Added Spring Boot H2 demo app by @mfvanek in #85
- Release v.0.9.4 by @mfvanek in #86
Full Changelog: v.0.9.3...v.0.9.4
v.0.9.3
v.0.9.2
What's Changed
- Preparing for next development iteration 0.9.2 by @mfvanek in #62
- Updated Gradle by @mfvanek in #63
- Bump com.google.errorprone:error_prone_core from 2.18.0 to 2.19.1 by @dependabot in #64
- Migration to Kotlin DSL by @mfvanek in #66
- Unified Kotlin DSL by @mfvanek in #68
- Preparing for release v.0.9.2 by @mfvanek in #69
Full Changelog: v.0.9.1...v.0.9.2
v.0.9.1
What's Changed
- Bump net.ltgt.errorprone from 3.0.1 to 3.1.0 by @dependabot in #58
- Prepared for next development iteration by @mfvanek in #59
- Bump org.junit:junit-bom from 5.9.2 to 5.9.3 by @dependabot in #60
- Preparing for release v.0.9.1 by @mfvanek in #61
Full Changelog: v.0.9.0.1...v.0.9.1