Skip to content

Releases: CBIIT/datacommons-devops

v1.19 - Opensearch Snapshots

12 Aug 16:55
e5e8fc4
Compare
Choose a tag to compare

This release updates the Opensearch Backup/Restore ansible collection:

  • reorganized scripts into functions
  • allowed the indices value to be passed empty. this allows using the default snapshot functionality of taking/restoring all indices unless there are specific indices that are specified
  • allowed the basepath value to be passed empty. this allows storing the snapshot either in a folder at the root of the S3 bucket (if this variable is empty), or in a specific folder within the bucket (if a basepath is entered). this update also updates the folder naming convention so that the snapshot files will always be stored in a folder named for the snapshot name, either inside a base folder or at the S3 root
  • allows the backup pipeline to take snapshots that contain only certain indices. the pipeline will need to be updated to add an indices parameter for this to work

v1.18.1

26 Jun 16:18
6f4c6a9
Compare
Choose a tag to compare

Minor changes to the Opensearch and Kinesis modules

NOTE: due the required changes for Opensearch this tag requires using a Terraform AWS provider >=5.16.0

v1.18

14 Jun 16:23
fa2364f
Compare
Choose a tag to compare

this release contains ansible modules for opensearch backup and snapshot restore.

v1.17 - Neptune module updates

02 Apr 20:11
dcbecac
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.16...v1.17

v1.16 - Opensearch Sizing

21 Feb 21:30
5deae74
Compare
Choose a tag to compare

v1.15

24 Jan 15:12
84cc7f6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.14...v1.15

v1.13

30 Nov 19:15
649f5da
Compare
Choose a tag to compare

Release majorly contains the Neptune and mysql modules added.

v1.10

16 Oct 15:38
Compare
Choose a tag to compare

added updates for neo4j terraform module

v1.9

17 Aug 20:42
1c2893c
Compare
Choose a tag to compare

updated code to push access logs to central manager account.
updated SSL policies.