Skip to content

Releases: mfvanek/pg-index-health

v.0.11.1

15 May 15:13
0be0823
Compare
Choose a tag to compare

What's Changed

  • Next development iteration by @mfvanek in #386
  • Transfer pg-index-health-test-starter and BOM to the main repository by @mfvanek in #393
  • Add integration with Stryker dashboard by @mfvanek in #394
  • Fix bug in generator and increase mutation coverage by @mfvanek in #395
  • Increase mutation coverage by @mfvanek in #396

Full Changelog: v.0.11.0...v.0.11.1

v.0.11.0

03 May 16:03
cde6408
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.10.3...v.0.11.0

v.0.10.3

27 Jan 14:07
99e22aa
Compare
Choose a tag to compare

What's Changed

  • Next development iteration 0.10.3 by @mfvanek in #325
  • Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 5.2.5 to 6.0.1 by @dependabot in #327
  • Bump actions/setup-java from 3 to 4 by @dependabot in #328
  • Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.1 to 6.0.2 by @dependabot in #329
  • Bump org.postgresql:postgresql from 42.7.0 to 42.7.1 by @dependabot in #330
  • Bump org.gradle:test-retry-gradle-plugin from 1.5.7 to 1.5.8 by @dependabot in #331
  • Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.2 to 6.0.4 by @dependabot in #332
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.4 to 3.15.5 by @dependabot in #333
  • Move pitest to separate plugin by @mfvanek in #335
  • Update copyright by @mfvanek in #336
  • Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.4 to 6.0.5 by @dependabot in #337
  • Bump com.github.spotbugs.snom:spotbugs-gradle-plugin from 6.0.5 to 6.0.6 by @dependabot in #338
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.5 to 3.15.6 by @dependabot in #340
  • Add dependabot schedule day by @mfvanek in #341
  • Bump actions/cache from 3 to 4 by @dependabot in #342

Full Changelog: v.0.10.2...v.0.10.3

v.0.10.2

02 Dec 08:13
9e51561
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.10.1...v.0.10.2

v.0.10.1

18 Nov 11:54
d5f238d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.10.0...v.0.10.1

v.0.10.0

15 Oct 14:42
b2f6ddc
Compare
Choose a tag to compare

What's Changed

  • Breaking change! Now DbMigrationGenerator::generate() method returns a list of strings. by @mfvanek in #291
  • Bump org.sonarqube from 4.3.1.3277 to 4.4.0.3356 by @dependabot in #293
  • Create FUNDING.yml by @mfvanek in #294
  • Updated pitest. Removed junit-platform-launcher by @mfvanek in #296
  • Bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 by @dependabot in #298
  • Bump com.github.spotbugs from 5.1.3 to 5.1.4 by @dependabot in #297
  • Downgraded slf4j version by @mfvanek in #300

Full Changelog: v.0.9.5...v.0.10.0

v.0.9.5

30 Sep 07:26
1fd65b0
Compare
Choose a tag to compare

What's Changed

  • Next development iteration v.0.9.5 by @mfvanek in #270
  • Bump ch.qos.logback:logback-classic from 1.4.8 to 1.4.9 by @dependabot in #271
  • Bump com.google.errorprone:error_prone_core from 2.21.0 to 2.21.1 by @dependabot in #272
  • Bump com.github.spotbugs from 5.1.1 to 5.1.2 by @dependabot in #274
  • Bump ch.qos.logback:logback-classic from 1.4.9 to 1.4.11 by @dependabot in #273
  • Bump com.github.spotbugs from 5.1.2 to 5.1.3 by @dependabot in #275
  • Bump org.mockito:mockito-core from 5.4.0 to 5.5.0 by @dependabot in #276
  • Bump org.testcontainers:testcontainers-bom from 1.18.3 to 1.19.0 by @dependabot in #277
  • Bump org.apache.commons:commons-dbcp2 from 2.9.0 to 2.10.0 by @dependabot in #278
  • Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277 by @dependabot in #280
  • Bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 by @dependabot in #279
  • Bump com.github.ben-manes.versions from 0.47.0 to 0.48.0 by @dependabot in #281
  • Bump actions/checkout from 3 to 4 by @dependabot in #282
  • Bump org.gradle.test-retry from 1.5.4 to 1.5.5 by @dependabot in #285
  • Bump nl.jqno.equalsverifier:equalsverifier from 3.15.1 to 3.15.2 by @dependabot in #286
  • Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 by @dependabot in #287
  • Added support for PostgreSQL 16 by @mfvanek in #288

Full Changelog: v.0.9.4...v.0.9.5

v.0.9.4

06 Aug 17:04
e80f375
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.9.3...v.0.9.4

v.0.9.3

25 May 16:22
26390ee
Compare
Choose a tag to compare

What's Changed

  • Preparing next development iteration v.0.9.3 by @mfvanek in #244
  • Fixed bug. Remove usage of internal API by @mfvanek in #245

Full Changelog: v.0.9.2...v.0.9.3

v.0.9.2

24 May 16:57
dc204c0
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.9.1...v.0.9.2