Skip to content

Releases: armiiller/deferred_request

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 14 Jul 18:59

2.0.3 (2026-07-14)

Bug Fixes

  • release process (df06ba8)
  • remove deferred_request from Gemfile.lock CHECKSUMS to fix frozen mode CI failure (8f16825)
  • unfreeze bundler in release step so Gemfile.lock can be updated (9466470)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 21:14
87612e9

2.0.2 (2026-06-30)

Bug Fixes

  • add missing checksum for deferred_request in Gemfile.lock (30ee235)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 21:09
357f7cb

2.0.1 (2026-06-30)

Bug Fixes

  • add missing checksum for deferred_request in Gemfile.lock (0e85773)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:07
445537d

2.0.0 (2026-06-30)

⚠ BREAKING CHANGES

  • minimum supported Rails version is now 7.1 (previously >= 6.0.0). Apps on Rails 6.x or 7.0 must upgrade Rails before bumping this gem.

Features

  • require Rails 7.1+ and Ruby 3.4+, drop Appraisal-based multi-version testing (0d5b5ad)

Bug Fixes

  • include the actual body of the request not just parsed params (47ab87e)

v1.0.4

Choose a tag to compare

@github-actions github-actions released this 02 Aug 22:24
ac2bf49

1.0.4 (2022-08-02)

Bug Fixes

v1.0.3

Choose a tag to compare

@github-actions github-actions released this 02 Aug 22:13
bb125d8

1.0.3 (2022-08-02)

Bug Fixes

  • use json columns for serialized attributes (a532e1b)

v1.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Feb 17:41
75cfd03

1.0.2 (2022-02-22)

Bug Fixes

  • add convinience methods and better documentation (40e01fd)

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 07 Feb 02:19
010dda2

1.0.1 (2022-02-07)

Bug Fixes

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 21:51
59c8f6e
Merge pull request #1 from armiiller/release-please--branches--main

chore(main): release 1.0.0