Skip to content

Commit 24ac10f

Browse files
authored
Merge branch 'main' into kv/multi_ident_mapnames
2 parents a21353f + 31ef26b commit 24ac10f

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.vscode/extensions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"recommendations": [
33
"chef-software.chef",
4-
"rebornix.ruby",
4+
"Shopify.ruby-lsp",
55
"editorconfig.editorconfig",
66
"DavidAnson.vscode-markdownlint"
77
]

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ This file is used to list changes made in the last 3 major versions of the postg
55
## Unreleased
66

77
- Fix where only a single mapname was being set in the `pg_hba.conf` file when multiple were specified
8+
- Standardise files with files in sous-chefs/repo-management
89

910
## 12.1.0 - *2025-05-17*
1011

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
maintainer_email '[email protected]'
44
license 'Apache-2.0'
55
description 'Installs and configures postgresql for clients or servers'
6-
version '12.1.0'
6+
version '12.3.0'
77
source_url 'https://github.com/sous-chefs/postgresql'
88
issues_url 'https://github.com/sous-chefs/postgresql/issues'
99
chef_version '>= 16.0'

0 commit comments

Comments
 (0)