v3.4.0 Release #558
Vonng
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v3.4.0
New Features
app.yml
playbook: you can now launch standard Docker applications without additional configurationC
/C.UTF-8
locale settingsInfrastructure Packages
PostgreSQL and Related Modules
PostgreSQL Extensions
Interface Changes
docker_data
anddocker_storage_driver
(#521 by @waitingsong)alertmanager_port
, which lets you specify the AlertManager portcertbot_sign
, controlling whether to automatically request Certbot certificates during Nginx setup (disabled by default)certbot_email
, specifying the email used when requesting certificates via Certbotcertbot_options
, specifying additional parameters for Certbot/usr/ivory-4
starting in IvorySQL 4.4pg_lc_ctype
and other locale-related parameters fromen_US.UTF-8
toC
UTF8
encoding withC
orC.UTF-8
locales, PostgreSQL’s built-in localization rules now take priorityconfigure
automatically detects whetherC.utf8
is supported by both the PG version and the environment, and adjusts locale-related options accordingly/usr/ivory-4
pg_packages
topgsql-main patroni pgbouncer pgbackrest pg_exporter pgbadger vip-manager
repo_packages
to[node-bootstrap, infra-package, infra-addons, node-package1, node-package2, pgsql-utility, extra-modules]
LANG
andLC_ALL
environment variable settings from/etc/profile.d/node.sh
bento/rockylinux-8
andbento/rockylinux-9
as the Vagrant box images for ELextra_modules
, which includes additional optional modulespostgresql
,pgsql-main
,pgsql-core
,pgsql-full
node.yml
playbook now includes anode_pip
task to configure a pip mirror on each nodepgsql.yml
playbook now includes apgbackrest_exporter
task for collecting backup metricsMakefile
now allows the use ofMETA
/PKG
environment variables/pg/spool
directory as temporary storage for pgBackRestlink-all
option by defaultBug Fixes
pg-backup
(#532 by @waitingsong)pg-tune-hugepage
, restricted PostgreSQL to use only large pages (#527 by @waitingsong)pg-role
tasknode_repo_modules
in theslim
templateChecksums
This discussion was created from the release v3.4.0 Release.
Beta Was this translation helpful? Give feedback.
All reactions