Skip to content

Fix loss of indication to use ampqs#1495

Merged
TimHess merged 3 commits into
release/3.2from
analyze-1488
Mar 24, 2025
Merged

Fix loss of indication to use ampqs#1495
TimHess merged 3 commits into
release/3.2from
analyze-1488

Conversation

@TimHess
Copy link
Copy Markdown
Member

@TimHess TimHess commented Mar 21, 2025

Description

Avoids call to AmqpTcpEndpoint.ParseMultiple in favor of splitting hosts ourselves and reapplying SslOptions already set on the ConnectionFactory

Fixes #1488

Quality checklist

  • Your code complies with our Coding Style.
  • You've updated unit and/or integration tests for your change, where applicable.
  • You've updated documentation for your change, where applicable.
    If your change affects other repositories, such as Documentation, Samples and/or MainSite, add linked PRs here.
  • There's an open issue for the PR that you are making. If you'd like to propose a new feature or change, please open an issue to discuss the change or find an existing issue.
  • You've added required license files and/or file headers (explaining where the code came from with proper attribution), where code is copied from StackOverflow, a blog, or OSS.

bart-vmware and others added 2 commits March 21, 2025 16:48
Also:
- add TODO for TestDeclareDelayedExchange
- Remove NET6 from Messaging.RabbitMQ (for consistency)
@TimHess TimHess added ReleaseLine/3.x Identified as a feature/fix for the 3.x release line Component/Stream Issues related to Steeltoe Stream Component/Messaging labels Mar 21, 2025
@TimHess TimHess added this to the 3.2.9 milestone Mar 21, 2025
@TimHess TimHess marked this pull request as ready for review March 21, 2025 19:58
@sonarqubecloud
Copy link
Copy Markdown

@TimHess TimHess merged commit 15e7596 into release/3.2 Mar 24, 2025
@TimHess TimHess deleted the analyze-1488 branch March 24, 2025 19:14
@TimHess TimHess modified the milestones: 3.2.9, 3.3.0 Aug 11, 2025
@TimHess TimHess mentioned this pull request Sep 3, 2025
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component/Messaging Component/Stream Issues related to Steeltoe Stream ReleaseLine/3.x Identified as a feature/fix for the 3.x release line

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants