Releases: shayonj/pg_easy_replicate
Releases · shayonj/pg_easy_replicate
v0.3.8
v0.3.6
v0.3.5
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
v0.3.3
What's Changed
- Bump google-protobuf from 4.28.0 to 4.28.2 by @dependabot in #163
- Bump pg from 1.5.7 to 1.5.8 by @dependabot in #161
- Bump thor from 1.3.1 to 1.3.2 by @dependabot in #158
- Update sequel requirement from >= 5.69, < 5.84 to >= 5.69, < 5.87 by @dependabot in #174
- Bump pg from 1.5.8 to 1.5.9 by @dependabot in #172
- Bump rubocop-performance from 1.21.1 to 1.22.1 by @dependabot in #165
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #173
- Proposal: add notify command to send stats results to an endpoint by @annadowling in #176 🎉
Full Changelog: v0.3.2...v0.3.3
v0.3.2
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
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 tofalse
Full Changelog: v0.2.7...v0.3.0
v0.2.7
What's Changed
- README updates by @annadowling in #132
- Proposal : Add cmd to exclude tables from sync by @annadowling in #136
- Bump rubocop-performance from 1.21.0 to 1.21.1 by @dependabot in #134
- Add a quick spec coverage in swap for exclude tables by @shayonj in #137
- Bump pg from 1.5.6 to 1.5.7 by @dependabot in #145
- Update sequel requirement from >= 5.69, < 5.82 to >= 5.69, < 5.83 by @dependabot in #140
- Bump rexml from 3.3.0 to 3.3.2 by @dependabot in #146
- Bump rexml from 3.3.2 to 3.3.3 by @dependabot in #147
- Ensure bootstrap is idempotent by @shayonj in #148
- Make .cleanup graceful and proceed during failures by @shayonj in #149
New Contributors
- @annadowling made their first contribution in #132
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- Quote table name in the
VACUUM
SQL by @faridco in #118 - Exclude tables created by extensions by @faridco in #120
- Update sequel requirement from >= 5.69, < 5.80 to >= 5.69, < 5.82 by @dependabot in #128
- Bump rubocop from 1.62.1 to 1.64.1 by @dependabot in #127
- Bump rake from 13.1.0 to 13.2.1 by @dependabot in #116
- Bump rubocop-performance from 1.20.2 to 1.21.0 by @dependabot in #115
- Use db user when adding tables to replication by @shayonj in #130
Props to @annadowling for thorough testing
Full Changelog: v0.2.5...v0.2.6
v0.2.5
What's Changed
- List only permanent tables by @faridco in #113
- Update sequel requirement from >= 5.69, < 5.78 to >= 5.69, < 5.80 by @dependabot in #112
- Bump rubocop-rspec from 2.26.1 to 2.29.1 by @dependabot in #111
- Bump rubocop from 1.60.1 to 1.62.1 by @dependabot in #109
- Bump pg from 1.5.4 to 1.5.6 by @dependabot in #107
- Bump thor from 1.3.0 to 1.3.1 by @dependabot in #103
New Contributors
Full Changelog: v0.2.4...v0.2.5