Releases: ilyakatz/data-migrate
Releases · ilyakatz/data-migrate
11.2.0
What's Changed
- Update README instruction for engines path support by @gtrias in #346
- Fix db_config_with_versions arity change and backport by @vprigent in #337
- Bump rexml from 3.3.6 to 3.3.9 by @dependabot in #349
- Bump actionpack from 7.1.3.4 to 7.1.4.1 by @dependabot in #348
- Remove lockfile by @vprigent in #351
New Contributors
Full Changelog: 11.1.0...11.2.0
11.1.0
What's Changed
- feat: Allow multiple data_migrations_path values by @jordanbyron in #331
- fix(database_task): check schema_migration table check to connection pool by @jgmontoya in #339
- Add rails 8 to testing ground by @vprigent in #344
- Bump webrick from 1.8.1 to 1.8.2 by @dependabot in #345
- fix(database_tasks): ConnectionPool deprecation warning in Rails 7.2 by @martingregoire in #341
New Contributors
- @jordanbyron made their first contribution in #331
- @martingregoire made their first contribution in #341
Full Changelog: 11.0.0...11.1.0
9.1.3
9.1.2
11.0.0
What's Changed
- Change db_configs_with_versions call when Rails is higher than 7.1 by @bruno-costanzo in #326
- Prepare 11.0.0.rc3 release by @Morozzzko in #327
- Github action update by @vprigent in #328
- Bump rexml from 3.3.3 to 3.3.6 by @dependabot in #329
- Prepare for 11.0.0 Release by @Morozzzko in #334
New Contributors
- @bruno-costanzo made their first contribution in #326
- @Morozzzko made their first contribution in #327
Full Changelog: 9.4.4...11.0.0
11.0.0.rc3
What's Changed
- Change db_configs_with_versions call when Rails is higher than 7.1 by @bruno-costanzo in #326
- Prepare 11.0.0.rc3 release by @Morozzzko in #327
New Contributors
- @bruno-costanzo made their first contribution in #326
- @Morozzzko made their first contribution in #327
Full Changelog: v11.0.0.rc...11.0.0.rc3
v11.0.0.rc
What's Changed
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in #317
- Document release process by @ilyakatz in #320
- Rails 7.2 update by @vprigent in #312
New Contributors
Full Changelog: 9.4.2...v11.0.0.rc
Version 9.4.4: Update to version.rb file
Full Changelog: 9.4.3...v9.4.4
9.4.3
What's Changed
- Bump rexml from 3.2.8 to 3.3.3 by @dependabot in #317
- Document release process by @ilyakatz in #320
- Rails 7.2 update by @vprigent in #312
New Contributors
Full Changelog: 9.4.2...9.4.3
9.4.2
What's Changed
- fix(db:prepare:with_data): add missing prepare_all_with_data and task definition by @jgmontoya in #321
New Contributors
- @jgmontoya made their first contribution in #321
Full Changelog: 9.4.1...9.4.2