somleng / somleng-scfm

Open Source Contact Center Platform and Call Flow Manager for Somleng (or Twilio)
MIT License
27 stars 16 forks source link

Bump aws-sdk-rails from 3.13.0 to 4.1.0 #1593

Open dependabot[bot] opened 3 weeks ago

dependabot[bot] commented 3 weeks ago

Bumps aws-sdk-rails from 3.13.0 to 4.1.0.

Release notes

Sourced from aws-sdk-rails's releases.

Release v4.1.0 - 2024-09-27

Tag release v4.1.0

References: #138, #140

Release v4.0.3 - 2024-07-31

Tag release v4.0.3

References: #137

  • Issue - Revert validating :ses or :sesv2 as ActionMailer configuration. (#136)

Release v4.0.2 - 2024-07-22

Tag release v4.0.2

References: #134, #135

  • Issue - Do not require action_mailbox/engine in Aws::Rails::ActionMailbox::Engine and instead check for its existence.

  • Issue - Refactor the loading of the SQS ActiveJob adapter to be in aws/rails/sqs_active_job.

Release v4.0.1 - 2024-07-18

Tag release v4.0.1

References: #132

  • Issue - Require action_mailbox/engine from Aws::Rails::ActionMailbox::Engine.

Release v4.0.0 - 2024-07-18

Tag release v4.0.0

References: #127, #128, #129, #130, #131

  • Feature - Add support for Action Mailbox with SES (#127).

  • Issue - Ensure :ses or :sesv2 as ActionMailer configuration.

  • Issue - Do not allow :amazon, amazon_sqs, or amazon_sqs_async for SQS active job configuration. Instead use :sqs and :sqs_async.

Changelog

Sourced from aws-sdk-rails's changelog.

4.1.0 (2024-09-27)

4.0.3 (2024-07-31)

  • Issue - Revert validating :ses or :sesv2 as ActionMailer configuration. (#136)

4.0.2 (2024-07-22)

  • Issue - Do not require action_mailbox/engine in Aws::Rails::ActionMailbox::Engine and instead check for its existence.

  • Issue - Refactor the loading of the SQS ActiveJob adapter to be in aws/rails/sqs_active_job.

4.0.1 (2024-07-18)

  • Issue - Require action_mailbox/engine from Aws::Rails::ActionMailbox::Engine.

4.0.0 (2024-07-18)

  • Feature - Add support for Action Mailbox with SES (#127).

  • Issue - Ensure :ses or :sesv2 as ActionMailer configuration.

  • Issue - Do not allow :amazon, amazon_sqs, or amazon_sqs_async for SQS active job configuration. Instead use :sqs and :sqs_async.

Commits
  • 4e500dd Bumped version to v4.1.0
  • bd0e62f Exclude main/ruby3.1 (rails 8 requires >=3.2)
  • d0458bb SDK Eager loading (#140)
  • 3b0a74d Update puma dependency in sample app
  • 0aa7633 Run CI against rails 7.2 (#138)
  • c084a69 Added next release section to the changelog. [ci skip]
  • dd924a6 Bumped version to v4.0.3
  • c917d3b Revert "Bumped version to v4.0.3"
  • 1778127 Fix broken changelog without quotes
  • 08513ef Bumped version to v4.0.3
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)