Skip to content

Releases: Loschcode/rails_async_migrations

v1.0.5

05 Jan 02:46
Compare
Choose a tag to compare
  • Locked methods remove from configuration
  • Delayed::Job as default workers

v1.0.4

04 Jan 18:53
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release
  • Rollback stable
  • Asynchronous trigger strategy changes

v1.0.3

03 Jan 19:27
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release
  • Stable version

v1.0.2

03 Jan 19:06
Compare
Choose a tag to compare
v1.0.2 Pre-release
Pre-release
  • Multiple async run available

v1.0.1

03 Jan 00:04
Compare
Choose a tag to compare
v1.0.1 Pre-release
Pre-release
  • Quickfix fault tolerance Sidekiq

v1.0.0

02 Jan 23:24
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release
  • First working version
  • One way asynchronous migrations
  • Customizable asynchronous methods
  • Usable through Sidekiq or Delayed::Job
  • Verbose mode available for troubleshooting