-
Notifications
You must be signed in to change notification settings - Fork 613
Comparing changes
Open a pull request
base repository: puppetlabs/puppetlabs-postgresql
base: v10.0.3
head repository: puppetlabs/puppetlabs-postgresql
compare: v10.1.0
- 15 commits
- 13 files changed
- 6 contributors
Commits on Mar 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d69144a - Browse repository at this point
Copy the full SHA d69144aView commit details -
Merge pull request #1578 from puppetlabs/maint-pdk-update
(MAINT) - PDK Update
Configuration menu - View commit details
-
Copy full SHA for b95d01b - Browse repository at this point
Copy the full SHA b95d01bView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a648246 - Browse repository at this point
Copy the full SHA a648246View commit details -
Merge pull request #1579 from bastelfreak/foo
Fix typo in postgresql_conf provider docs
Configuration menu - View commit details
-
Copy full SHA for a04ab92 - Browse repository at this point
Copy the full SHA a04ab92View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a34104 - Browse repository at this point
Copy the full SHA 2a34104View commit details -
Configuration menu - View commit details
-
Copy full SHA for 265724b - Browse repository at this point
Copy the full SHA 265724bView commit details -
Use RequiresMountsFor on datadir
It is quite common for the data directory to be on its own mount. Systemd can ensure a directory is mounted before a service starts using RequiresMountsFor[1]: > Takes a space-separated list of absolute paths. Automatically adds > dependencies of type Requires= and After= for all mount units required > to access the specified path. [1]: https://www.freedesktop.org/software/systemd/man/latest/systemd.unit.html#RequiresMountsFor=
Configuration menu - View commit details
-
Copy full SHA for 56dc1d5 - Browse repository at this point
Copy the full SHA 56dc1d5View commit details
Commits on Mar 26, 2024
-
Merge pull request #1582 from ekohl/ensure-datadir-is-mounted
Use RequiresMountsFor on datadir
Configuration menu - View commit details
-
Copy full SHA for 8ec8f73 - Browse repository at this point
Copy the full SHA 8ec8f73View commit details -
Merge pull request #1581 from bmiklautz/ubuntu2404
Support Ubuntu 24.04 and postgis for postgresql 16
Configuration menu - View commit details
-
Copy full SHA for b88c8a6 - Browse repository at this point
Copy the full SHA b88c8a6View commit details -
Add a global password_encryption parameter
The function postgresql::password() looks at the default for encryption. If you want to use SCRAM on PostgreSQL < 14 then the default must be overridden, or specified for every use. This parameter allows it to be globally overridden.
Configuration menu - View commit details
-
Copy full SHA for 43c21af - Browse repository at this point
Copy the full SHA 43c21afView commit details -
Merge pull request #1584 from ekohl/globally-configurable-password-en…
…cryption Add a global password_encryption parameter
Configuration menu - View commit details
-
Copy full SHA for 5eb1690 - Browse repository at this point
Copy the full SHA 5eb1690View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8caa079 - Browse repository at this point
Copy the full SHA 8caa079View commit details -
Merge pull request #1580 from lweller/fedora39
Add Fedora 39 support
Configuration menu - View commit details
-
Copy full SHA for 188d1e5 - Browse repository at this point
Copy the full SHA 188d1e5View commit details -
GitHub Actions committed
Mar 26, 2024 Configuration menu - View commit details
-
Copy full SHA for c773e91 - Browse repository at this point
Copy the full SHA c773e91View commit details -
Merge pull request #1583 from puppetlabs/release-prep
Release prep v10.1.0
Configuration menu - View commit details
-
Copy full SHA for 23ba773 - Browse repository at this point
Copy the full SHA 23ba773View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v10.0.3...v10.1.0