Skip to content

Releases: shayonj/pg_easy_replicate

v0.4.0

27 Oct 12:57
d725ab2

Choose a tag to compare

What's Changed

  • ubuntu-latest and update gems by @shayonj in #234
  • Bump rubocop from 1.64.1 to 1.75.8 by @dependabot[bot] in #237
  • Update sequel requirement from >= 5.69, < 5.87 to >= 5.69, < 5.94 by @dependabot[bot] in #236
  • Bump rake from 13.2.1 to 13.3.0 by @dependabot[bot] in #239
  • Bump rspec from 3.13.0 to 3.13.1 by @dependabot[bot] in #240
  • Update sequel requirement from >= 5.69, < 5.94 to >= 5.69, < 5.98 by @dependabot[bot] in #258
  • Bump syntax_tree from 6.2.0 to 6.3.0 by @dependabot[bot] in #246
  • Support for new pg envs in CI by @shayonj in #238
  • Update thor requirement from >= 1.2.2, < 1.4.0 to >= 1.2.2, < 1.5.0 by @dependabot[bot] in #245
  • Update pg_query requirement from ~> 5.1.0 to >= 5.1, < 6.2 by @dependabot[bot] in #227
  • During cleanup accordingly drop groups table when instructed through everything by @shayonj in #259
  • Bump rspec from 3.13.1 to 3.13.2 by @dependabot[bot] in #264
  • Update pg requirement from ~> 1.5.3 to >= 1.5.3, < 1.7.0 by @dependabot[bot] in #261
  • Bump ruby, pger and gem versions by @shayonj in #265

Full Changelog: v0.3.8...v0.4.0

v0.3.8

08 Dec 22:04
b9bef54

Choose a tag to compare

What's Changed

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

v0.3.6

22 Nov 16:18

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

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

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

Choose a tag to compare

What's Changed

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

v0.3.2

31 Aug 22:08

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

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

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

Choose a tag to compare

What's Changed

Props to @annadowling for thorough testing

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