Safecast / safecastapi

The app that powers api.safecast.org
44 stars 25 forks source link

Bump aws-sdk-rails from 3.1.0 to 3.6.3 #949

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps aws-sdk-rails from 3.1.0 to 3.6.3.

Release notes

Sourced from aws-sdk-rails's releases.

Release v3.6.3 - 2022-09-06

Tag release v3.6.3

References: #82, #85, #86

  • Issue - Remove defaults for : fallback to value configured on queue.

  • Issue - Fix I18n localization bug in SQS adapters.

  • Issue - Remove defaults for visibility_timeout: fallback to value configured on queue.

  • Issue - Fix I18n localization bug in SQS adapters.

Release v3.6.2 - 2022-06-16

Tag release v3.6.2

References: #71, #72, #77, #78, #79, #81

  • Issue - Fix DynamoDB session store to work with Rails 7.

  • Issue - Allow for dynamic message group ids in FIFO Queues.

  • Issue - Fix DynamoDB session store to work with Rails 7.

  • Issue - Allow for dynamic message group ids in FIFO Queues.

Release v3.6.1 - 2021-06-08

Tag release v3.6.1

References: #57, #58, #59, #64, #65, #66, #67, #68, #69, #70

  • Issue - Fix credential loading to work with Rails 7.

Release v3.6.0 - 2021-01-20

Tag release v3.6.0

References: #55

  • Feature - Support for forwarding Elastic Beanstalk SQS Daemon requests to Active Job.

Release v3.5.0 - 2021-01-06

Tag release v3.5.0

References: #46, #48, #49, #50, #52, #53

  • Feature - Add support for FIFO Queues to AWS SQS ActiveJob.

Release v3.4.0 - 2020-12-07

Tag release v3.4.0

References: #45

  • Feature - Add a non-blocking async ActiveJob adapter: :amazon_sqs_async.

... (truncated)

Changelog

Sourced from aws-sdk-rails's changelog.

3.6.3 (2022-09-06)

  • Issue - Remove defaults for visibility_timeout: fallback to value configured on queue.
  • Issue - Fix I18n localization bug in SQS adapters.

3.6.2 (2022-06-16)

  • Issue - Fix DynamoDB session store to work with Rails 7.
  • Issue - Allow for dynamic message group ids in FIFO Queues.

3.6.1 (2021-06-08)

  • Issue - Fix credential loading to work with Rails 7.

3.6.0 (2021-01-20)

  • Feature - Support for forwarding Elastic Beanstalk SQS Daemon requests to Active Job.

3.5.0 (2021-01-06)

  • Feature - Add support for FIFO Queues to AWS SQS ActiveJob.

3.4.0 (2020-12-07)

  • Feature - Add a non-blocking async ActiveJob adapter: :amazon_sqs_async.

  • Feature - Add a lambda handler for processing active jobs from an SQS trigger.

  • Issue - Fix bug in default for backpressure config.

3.3.0 (2020-12-01)

  • Feature - Add aws-record as a dependency, a rails generator for aws-record models, and a rake task for table migrations.

  • Feature - Add AWS SQS ActiveJob - A lightweight, SQS backend for ActiveJob.

3.2.1 (2020-11-13)

  • Issue - Include missing files into the gemspec.

3.2.0 (2020-11-13)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
eitoball commented 2 years ago

@dependabot rebase