File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 7.0.0] - Unreleased
2+
3+ - Fix integration tests by updating aws-sdk-sqs and replacing moto with LocalStack
4+ - [ #782 ] ( https://github.com/ruby-shoryuken/shoryuken/pull/782 )
5+ - [ #783 ] ( https://github.com/ruby-shoryuken/shoryuken/pull/783 )
6+
7+ - Breaking: Remove support of Ruby versions older than 2.7
8+ - [ #783 ] ( https://github.com/ruby-shoryuken/shoryuken/pull/783 )
9+
10+ - Breaking: Remove support of Rails versions older than 6.1
11+ - [ #783 ] ( https://github.com/ruby-shoryuken/shoryuken/pull/783 )
12+
13+ - Breaking: Require ` aws-sdk-sqs ` ` >= ` ` 1.66 ` :
14+ - [ #783 ] ( https://github.com/ruby-shoryuken/shoryuken/pull/783 )
15+
116## [ v6.2.1] - 2024-02-09
217
318- Bugfix: Not able to use extended polling strategy (#759 )
Original file line number Diff line number Diff line change 11module Shoryuken
2- VERSION = '6.2.1 ' . freeze
2+ VERSION = '7.0.0.alpha1 ' . freeze
33end
You can’t perform that action at this time.
0 commit comments