Skip to content

Releases: shayonj/pg_easy_replicate

v0.3.8

08 Dec 22:04
b9bef54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.8

v0.3.6

22 Nov 16:18
Compare
Choose a tag to compare

What's Changed

  • Introduce a CLI option on clean up to restore conn on source DB by @shayonj in #189
  • Ensure default for recreate_indices_post_copy is always false (match cli default) by @shayonj in #190

Full Changelog: v0.3.5...v0.3.6

v0.3.5

18 Nov 21:37
Compare
Choose a tag to compare

What's Changed

  • minor logging updates for confirmation of task completion by @annadowling in #182
  • fixed typo, removed spaces from tables list example by @joetynan in #184
  • added correct user to stop_sync drop of subscription by @annadowling in #183
  • Bump rubocop-performance from 1.22.1 to 1.23.0 by @dependabot in #186
  • Bump pry from 0.14.2 to 0.15.0 by @dependabot in #185
  • Do not mark switchover complete if subscription drop fails by @shayonj in #188

New Contributors

Full Changelog: v0.3.4...v0.3.5

v0.3.4

13 Nov 00:41
Compare
Choose a tag to compare

What's Changed

  • Consistently set statement from Query.run by @shayonj in #181

Full Changelog: v0.3.3...v0.3.4

v0.3.3

04 Nov 19:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.3.3

v0.3.2

31 Aug 22:08
Compare
Choose a tag to compare

What's Changed

  • Yanked 0.3.1
  • Update sequel requirement from >= 5.69, < 5.83 to >= 5.69, < 5.84 by @dependabot in #152
  • DDL: Support table column rename by @shayonj in #157

Full Changelog: v0.3.0...v0.3.1

v0.3.0

31 Aug 16:46
Compare
Choose a tag to compare

What's Changed

  • Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #154
  • Support DDL Tracking by @shayonj in #155
    • recreate-indices-post-copy now defaults to false

Full Changelog: v0.2.7...v0.3.0

v0.2.7

09 Aug 11:39
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.6...v0.2.7

v0.2.6

04 Jun 13:16
Compare
Choose a tag to compare

What's Changed

Props to @annadowling for thorough testing

Full Changelog: v0.2.5...v0.2.6

v0.2.5

14 Apr 13:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.2.5