Skip to content

Fix lower bound the of puppetlabs-postgresql dependency#402

Merged
bastelfreak merged 1 commit intomainfrom
fix-postgresql-lower-bound
May 2, 2024
Merged

Fix lower bound the of puppetlabs-postgresql dependency#402
bastelfreak merged 1 commit intomainfrom
fix-postgresql-lower-bound

Conversation

@smortex
Copy link
Copy Markdown
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
Copy Markdown
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'

2 participants