Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

Releases: blacklocus/rds-echo

Release 0.1.10

30 Mar 16:50

Choose a tag to compare

  • Allow optional parameters during new instance creation
  • Updated logging to reflect which command is running
  • Updated logging to show where configs are loaded from

Release 0.1.9

14 Mar 21:42

Choose a tag to compare

  • Fixed logging output to include date #16

rds-echo v0.1.8

01 Feb 22:53

Choose a tag to compare

  • Fix NullPointerException when RDS instances or snapshots have a null create date.

rds-echo v0.1.7

15 Dec 23:54

Choose a tag to compare

add retrying for RDS list tags calls

rds-echo v0.1.6

16 Mar 22:13

Choose a tag to compare

bugfix: filter instance tags correctly so that pre-stage check does not fail

rds-echo v0.1.5

13 Mar 22:04

Choose a tag to compare

Addition of custom tagging to new and promote stages: #13

rds-echo v0.1.4

10 Feb 20:06

Choose a tag to compare

bugfixes

  • #7 promote command fails due to missing resources in bundled executable

v0.1.3

05 Feb 19:20

Choose a tag to compare

bugfix release:

  • #4 Fix wonky missing jodatime resources
  • #5 Rename simpleLogger.properties to simplelogger.properties
  • #6 rds-echo should exit if the expected stage differs

v0.1.2

03 Feb 23:06

Choose a tag to compare

  • fix snapshot locater logic to actually find the latest relevant snapshot.

v0.1.1

29 Jan 20:18

Choose a tag to compare

  • rds-echo sample-opts which can transform properties into an export variable RDS_ECHO_OPTS
  • rds-echo config renamed to rds-echo sample-props
  • Less dependencies, slightly smaller binary