Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: puppetlabs/puppetlabs-puppetdb
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: puppetlabs/puppetlabs-puppetdb
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.1
Choose a head ref
  • 4 commits
  • 3 files changed
  • 4 contributors

Commits on May 2, 2024

  1. Fix lower bound the of puppetlabs-postgresql dependency

    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 committed May 2, 2024
    Configuration menu
    Copy the full SHA
    3051b65 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #402 from puppetlabs/fix-postgresql-lower-bound

    Fix lower bound the of puppetlabs-postgresql dependency
    bastelfreak authored May 2, 2024
    Configuration menu
    Copy the full SHA
    94ccecb View commit details
    Browse the repository at this point in the history
  3. Release prep v8.0.1

    GitHub Actions committed May 2, 2024
    Configuration menu
    Copy the full SHA
    6fcd9cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request #403 from puppetlabs/release-prep

    Release prep v8.0.1
    h0tw1r3 authored May 2, 2024
    Configuration menu
    Copy the full SHA
    99cbeea View commit details
    Browse the repository at this point in the history
Loading