Skip to content

Conversation

@smortex
Copy link
Collaborator

@smortex smortex commented May 2, 2024

The changes introduced in #392 require changes that where introduced in
version 10.0.0 of the puppetlabs-postgresql module, but the lower
version of the module was not properly updated in this PR.

Fix the lower bound of the dependency to indicate that version 10 of the
puppetlabs-postgresql module is required for proper operation.

Fixes #401

The changes introduced in #392 require changes that where introduced in
version 10.0.0 of the puppetlabs-postgresql module, but the lower
version of the module was not properly updated in this PR.

Fix the lower bound of the dependency to indicate that version 10 of the
puppetlabs-postgresql module is required for proper operation.

Fixes #401
@smortex smortex requested review from a team and bastelfreak as code owners May 2, 2024 19:38
@smortex smortex added the bugfix label May 2, 2024
@smortex
Copy link
Collaborator Author

smortex commented May 2, 2024

Labelled this as a bugfix because #392 should have been marked as a breaking-change (but was not) and the last version is a major version bump which is broken under some circumstances that this PR intend to fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error 'has no parameter named port'

3 participants