Skip to content

feat: #2683 Add ws_connection_headers and reconnect_to_server_handler params" - #2971

Merged
Lancetnik merged 1 commit into
ag2ai:mainfrom
IvanKirpichnikov:feat/#2683
Jul 31, 2026
Merged

feat: #2683 Add ws_connection_headers and reconnect_to_server_handler params"#2971
Lancetnik merged 1 commit into
ag2ai:mainfrom
IvanKirpichnikov:feat/#2683

Conversation

@IvanKirpichnikov

@IvanKirpichnikov IvanKirpichnikov commented Jul 30, 2026

Copy link
Copy Markdown
Collaborator

feat: #2683 Add ws_connection_headers and reconnect_to_server_handler params"

Closes #2683

Description

Please include a summary of the change and specify which issue is being addressed. Additionally, provide relevant motivation and context.

Fixes # (issue number)

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • My code adheres to the style guidelines of this project (just lint shows no errors)
  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • Both new and existing unit tests pass successfully on my local environment by running just test-coverage
  • I have ensured that static analysis tests are passing by running just static-analysis
  • I have included code examples to illustrate the modifications

@github-actions github-actions Bot added the NATS Issues related to `faststream.nats` module and NATS broker features label Jul 30, 2026
@Lancetnik
Lancetnik added this pull request to the merge queue Jul 31, 2026
Merged via the queue into ag2ai:main with commit 58a0133 Jul 31, 2026
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

NATS Issues related to `faststream.nats` module and NATS broker features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Add ws_connection_headers parameter to NatsBroker

2 participants