Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2024

Bumps io.github.mfvanek:pg-index-health-bom from 0.13.2 to 0.14.1.

Release notes

Sourced from io.github.mfvanek:pg-index-health-bom's releases.

v.0.14.1

What's Changed

Full Changelog: mfvanek/pg-index-health@v.0.14.0...v.0.14.1

v.0.14.0

Breaking changes

In pg-index-health-model

  • BloatAware interface was moved from io.github.mfvanek.pg.model to io.github.mfvanek.pg.model.bloat
  • PgContext class was moved from io.github.mfvanek.pg.model to io.github.mfvanek.pg.model.context
  • DbObject interface was moved from io.github.mfvanek.pg.model to io.github.mfvanek.pg.model.dbobject
  • MemoryUnit enum was moved from io.github.mfvanek.pg.model to io.github.mfvanek.pg.model.units
  • AnyObject class was moved from io.github.mfvanek.pg.model.object to io.github.mfvanek.pg.model.dbobject (for better compatibility with Kotlin)
  • PgObjectType enum was moved from io.github.mfvanek.pg.model.object to io.github.mfvanek.pg.model.dbobject (for better compatibility with Kotlin)
  • IndexBloatAware interface was deleted
  • TableBloatAware interface was deleted
  • PgContext#enrichSequenceWithSchema method was deleted
  • Package io.github.mfvanek.pg.settings was renamed to io.github.mfvanek.pg.model.settings

In pg-index-health-jdbc-connection

  • PgSqlException class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.exception
  • HostAware interface was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.host
  • PgHost interface was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.host
  • PgHostImpl class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.host
  • PgUrlParser class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.host
  • PgConnectionValidators class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • PgConnectionFactory interface was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • PgConnectionFactoryImpl class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • HighAvailabilityPgConnectionFactory interface was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • HighAvailabilityPgConnectionFactoryImpl class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • ConnectionCredentials class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory
  • PgConnectionHelper class was moved from io.github.mfvanek.pg.connection to io.github.mfvanek.pg.connection.factory

In pg-index-health-logger

  • Package io.github.mfvanek.pg.common.health.logger was renamed to io.github.mfvanek.pg.health.logger
  • DatabaseChecks class was moved from io.github.mfvanek.pg.common.maintenance and renamed to io.github.mfvanek.pg.health.logger.DatabaseChecksOnCluster
  • Enum SimpleLoggingKey was removed
  • Diagnostic is now used for logging check results
  • indexes_with_bloat is now logged as bloated_indexes
  • tables_with_bloat is now logged as bloated_tables
  • ExclusionsBuilder class was removed
  • Exclusions class was significantly refactored

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [io.github.mfvanek:pg-index-health-bom](https://github.com/mfvanek/pg-index-health) from 0.13.2 to 0.14.1.
- [Release notes](https://github.com/mfvanek/pg-index-health/releases)
- [Commits](mfvanek/pg-index-health@v.0.13.2...v.0.14.1)

---
updated-dependencies:
- dependency-name: io.github.mfvanek:pg-index-health-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 2, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Superseded by #109.

@dependabot dependabot bot closed this Dec 9, 2024
@dependabot dependabot bot deleted the dependabot/maven/io.github.mfvanek-pg-index-health-bom-0.14.1 branch December 9, 2024 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants