Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Releases: mfvanek/pg-index-health-test-starter

v.0.9.0.1

22 Apr 20:02
171b60c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v.0.9.0...v.0.9.0.1

v.0.9.0

16 Mar 21:46
cbbb5f9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.8.0...v.0.9.0

v.0.8.0

12 Dec 19:23
25342cf
Compare
Choose a tag to compare

Breaking changes

  • JDK 11 is now a minimally supported JDK

What's Changed

  • Migrated to Java 11 and Spring Boot 2.7 by @mfvanek in #42
  • Switched to pg-index-health 0.8.0 by @mfvanek in #43

Full Changelog: v.0.7.0...v.0.8.0

v.0.7.0

13 Nov 12:32
6654564
Compare
Choose a tag to compare

What's Changed

  • Added support for PostgreSQL 15
  • Prepare for the next development iteration by @mfvanek in #38
  • Upgraded action by @mfvanek in #39
  • Added check for functions and procedures without a description by @mfvanek in #40

Full Changelog: v.0.6.3...v.0.7.0

v.0.6.3

25 Sep 15:50
25d5d67
Compare
Choose a tag to compare

What's Changed

  • Prepare for the next development iteration 0.6.3 by @mfvanek in #36
  • Upgrade Gradle and dependencies by @mfvanek in #37
  • Fixed wrong detection on column that is primary key and also have another constraints

Full Changelog: v.0.6.2...v.0.6.3

v.0.6.2

17 Sep 20:31
559646a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.6.1...v.0.6.2

v.0.6.1

18 Aug 18:57
65e6d6b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.0.6.0...v.0.6.1

v.0.6.0

12 Jul 17:16
e8da4a9
Compare
Choose a tag to compare

Contains breaking changes!

Codebase of all checks migrated to Command pattern. See AbstractCheckOnHost and AbstractCheckOnCluster.

Removed classes: IndexesMaintenanceOnHost, TablesMaintenanceOnHost

Added two completely new checks:

  1. TablesWithoutDescriptionCheckOnHost
  2. ColumnsWithoutDescriptionCheckOnHost

What's Changed

  • Prepared for next development iteration by @mfvanek in #24
  • Migrated to new version of pg-index-health by @mfvanek in #25

Full Changelog: v0.5.0...v.0.6.0

v0.5.0

03 Jun 20:08
dade5c1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0

v0.4.0

22 Feb 19:32
183847b
Compare
Choose a tag to compare

What's Changed

  • Prepared for next development iteration by @mfvanek in #13
  • Updated copyright and pg-index-health version by @mfvanek in #14

Full Changelog: v0.3.2...v0.4.0