Releases: EnterpriseDB/postgres-deployment
Releases · EnterpriseDB/postgres-deployment
Release 3.6.5
Maintenance release
Bug fixes
- PoT: Fixing the pemserver public ip address issue in POT-Remove Route53 playbook
Release 3.6.4
Maintenance release
Bug fixes
- Fixing the ansible collection install command
Release 3.6.3
Maintenance release
Changes
- Use the most recent version of edb-ansible
Release 3.6.2
Maintenance release
Changes:
- Use version 3.6.2 of edb-ansible
Release 3.6.0
Major release
New features
ssh
sub-command: create an SSH session to a specific host. (Julien Tachoires @jt-edb)get_ssh_keys
sub-command: get a copy of the SSH private keys and thessh_config
file into the current directory. This sub-command is only available in PoT. (Julien Tachoires @jt-edb)
Bug fixes
- Fixing the PoT route53 removal, based on the
destroy
sub-command. (Vibhor Kumar @vibhorkumar123) - Few Terraform warnings have been fixed. (Julien Tachoires @jt-edb)
Improvements
- Applying terraform
fmt
on all the .tf files of the Terraform code. (Vibhor Kumar @vibhorkumar123) - Terraform variables definition and specifications refactoring. (Mark Wong @mw2q)
ssh_config
file generation by Terraform. (Julien Tachoires @jt-edb)- Updating the PEM Server version in PoT. (Vibhor Kumar @vibhorkumar123)
Release 3.5.1
Maintenance release
Fixes:
- Fixed the dbt2 causing creating of extra VMs in all Reference architecture. (Vibhor Kumar @vibhorkumar123)
- Fixed setup_volume script for all the cloud. Now reboot should not result in loss of disks. (Vibhor Kumar @vibhorkumar123)
- Fixed EDB-RA-3 architecture for all the clouds for generating correct inventory.yml (Vibhor Kumar @vibhorkumar123)
- BDR PoT issue for the dashboard, which results in the wrong grouping of the servers (Vibhor Kumar @vibhorkumar123)
- Stick the edb-ansible collection version 3.5.2 (stable-release) (Vibhor Kumar @vibhorkumar123)
Thanks to Doug Ortiz @dougortiz for testing, verifying, and validating the fixes!
Release 3.5.0
Major release
New features
- Added support for dbt2 benchmark architecture (BETA) (Mark Wong @mw2q)
- EDB BDR Always-On PoT support in AWS (Vibhor Kumar @vibhorkumar123)
- EDB Reference architectures are now supported on Virtual Box and VMWare workstation (Vincent Phan @vincentp7212)
Improvements
- Enable using of ansible pipeline. This speeds up the deployment of reference architecture from 30 mins to 15mins. (Julien Tachoires @jt-edb)
Release 3.4.0
Major release
New features:
- PoT features integration (Vibhor Kumar @vibhorkumar123 & Julien Tachoires @jt-edb)
- GCloud SQL support for benchmarking purpose with HammerDB (Mark Wong @mw2q)
- VMware workstation support (BETA) (Doug Ortiz @dougortiz & Vincent Phan @vincentp7212)
- HammerDB architecture added to GCloud (Mark Wong @mw2q)
- AzureDB support for benchmarking purpose with HammerDB (Mark Wong @mw2q)
Improvements:
- Support of the latest versions of the 3rd party tools (Doug Ortiz @dougortiz)
Bug fixes:
Release 3.3.0
Major release.
New features:
- Pre-requisites installation with the setup sub-command (Julien Tachoires - @jt-edb)
- Populate
/etc/hosts
and update default shell prompt on AWS (Doug Ortiz - @dougortiz) - Bare deployment on physical servers and already provisioned virtual machines (Julien Tachoires - @jt-edb)
- Support HammerDB architecture with Azure Virtual Machines (Mark Wong - @mw2q)
- Ansible pre and post deployment hooks (Vibhor Kumar - @vibhorkum)
- Support HammerDB architecture with AWS RDS and AWS RDS Aurora (Mark Wong - @mw2q)
Improvements:
- Spinning wheel cursor when executing actions (Julien Tachoires - @jt-edb)
- Refactoring sub-command parsers (Julien Tachoires - @jt-edb)
Bug fixes:
- Update regex for checking azure-cli version (Mark Wong - @mw2q)
Release 3.2.0
Major release.
New features:
- Add the option of AWS nano instances for each system
- Pin 3rd party tools versions in the prerequisites installation scripts
- 3rd party tools versions checking to ensure that only supported versions are executed
Improvements:
- Verify SSH key options are defined