Trusted Postgres Architect 23.20 release notes v23

Released: 01 Aug 2023

New features, enhancements, bug fixes, and other changes in Trusted Postgres Architect 23.20 include the following:

TypeDescription
New featureTPA now supports upgrades from PGD 4 to PGD 5 by running the new command tpaexec reconfigure to generate a revised config.yml and then tpaexec upgrade to perform the upgrade.
EnhancementAdded a new subcommand tpaexec info validate that runs a checksum over the TPA installation and confirms that it matches the one distributed with the package.
ChangeThe update-postgres command has been replaced with the more general upgrade command.
ChangeTPA now explicitly adds tzdata-java when installing OpenJDK for Failover Manager on RHEL 8 or 9. This is a workaround for this OpenJDK bug.
ChangeTPA now uses the latest available Debian AMIs on AWS (latest at the time of this release).
ChangeTPA now runs tpaexec provision automatically as part of tpaexec deploy or tpaexec upgrade if config.yml has changed.
Bug fixFixed a bug whereby TPA could attempt to use a non-existent user when running pgd-cli on pgd-proxy nodes.
Bug fixFixed a bug whereby changes made by tpaexec relink were not committed to the Git repository correctly.