Skip to content

Bump DotNetCore.CAP.AmazonSQS from 6.0.1 to 6.1.0

Created by: dependabot[bot]

Bumps DotNetCore.CAP.AmazonSQS from 6.0.1 to 6.1.0.

Release notes

Sourced from DotNetCore.CAP.AmazonSQS's releases.

6.1.0

Features:

Bug Fixed:

  • Fixed sequence validation error when both enable Challenge and Auth of dashboard authentication. (#1097)
  • Used concurrentdictionary since PublishedMessages and ReceivedMessages are public and accessed from various places. (#1104) Thanks @​wakiter
  • Fixed the health check could not get the status correctly when RabbitMQ lost connection and quickly recovered. (#1140)
  • Fixed date file format bug when retrying query from database. (#1143)
  • Change reading/creating streams and consumer groups to handle non idempotent operations. (#1150) Thanks @​MahmoudSamir101
Commits
  • 7a7a1bd Fixed the health check could not get the status correctly when RabbitMQ lost ...
  • 432500f Fix date file format bug when retrying query from database. #1143
  • aceb505 Change reading/creating streams and consumer groups to handle non idempotent ...
  • 03998bb Merge pull request #1142 from dima-zhemkov/master
  • baf94ac Add ability to configure failed messages expiration term
  • 1f03afb AzureServiceBus: add ScheduledEnqueueTimeUtc support (#1137)
  • a4450c9 Update docs
  • 6f0901b Update docs.
  • 6724f02 Fixes EF transaction missing SaveChanges
  • ddf5ddd Fix Data Cleanup doc (#1121)
  • 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 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)

合并请求报告