Commit 92087ba
Azure Service Bus transport may hang when stopping the receiver during retry batch processing (#4683)
* Bump NServiceBus.Transport.AzureServiceBus from 4.2.3 to 4.2.4 in /src (#4682)
Bumps [NServiceBus.Transport.AzureServiceBus](https://github.com/Particular/NServiceBus.Transport.AzureServiceBus) from 4.2.3 to 4.2.4.
- [Release notes](https://github.com/Particular/NServiceBus.Transport.AzureServiceBus/releases)
- [Commits](Particular/NServiceBus.Transport.AzureServiceBus@4.2.3...4.2.4)
---
updated-dependencies:
- dependency-name: NServiceBus.Transport.AzureServiceBus
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit e59a9df)
* Update ci.yml (#4650)
(cherry picked from commit 5216396)
* Bump Particular/setup-rabbitmq-action from 1.7.0 to 1.7.1 (#4643)
Bumps [Particular/setup-rabbitmq-action](https://github.com/particular/setup-rabbitmq-action) from 1.7.0 to 1.7.1.
- [Commits](Particular/setup-rabbitmq-action@v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: Particular/setup-rabbitmq-action
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit b9deb0f)
---------
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomasz Masternak <[email protected]>1 parent a603c7f commit 92087ba
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments