Skip to content

Releases: EnterpriseDB/postgres-deployment

Release 3.6.5

Choose a tag to compare

@jt-edb jt-edb released this 27 Sep 14:00

Maintenance release

Bug fixes

  • PoT: Fixing the pemserver public ip address issue in POT-Remove Route53 playbook

Release 3.6.4

Choose a tag to compare

@jt-edb jt-edb released this 23 Sep 15:52

Maintenance release

Bug fixes

  • Fixing the ansible collection install command

Release 3.6.3

Choose a tag to compare

@jt-edb jt-edb released this 23 Sep 13:48
e31cb1c

Maintenance release

Changes

  • Use the most recent version of edb-ansible

Release 3.6.2

Choose a tag to compare

@jt-edb jt-edb released this 20 Sep 12:26

Maintenance release

Changes:

  • Use version 3.6.2 of edb-ansible

Release 3.6.0

Choose a tag to compare

@jt-edb jt-edb released this 16 Sep 20:23
ed6c208

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 the ssh_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

Choose a tag to compare

@vibhorkumar123 vibhorkumar123 released this 21 Aug 19:51
3379cab

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

Choose a tag to compare

@vibhorkumar123 vibhorkumar123 released this 19 Aug 18:20
125d9ef

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

Choose a tag to compare

@jt-edb jt-edb released this 14 Jul 12:10
f6b3f51

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:

  • Add missing RDS Aurora arguments for deploying (Mark Wong @mw2q)
  • PATH env. var. update when executing terraform (Julien Tachoires @jt-edb)
  • Fix Ansible version parsing method (Julien Tachoires @jt-edb)
  • Fix 3rd party tools version checking method (Julien Tachoires @jt-edb)

Release 3.3.0

Choose a tag to compare

@jt-edb jt-edb released this 22 Apr 12:38
e8a603c

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

Choose a tag to compare

@jt-edb jt-edb released this 04 Mar 15:57
0ea6421

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