Skip to content

Update dependency NATS.Net to 3.2.0 - #192

Merged
0xF6 merged 1 commit into
masterfrom
renovate/nats.net-3.x
Sep 1, 2026
Merged

Update dependency NATS.Net to 3.2.0#192
0xF6 merged 1 commit into
masterfrom
renovate/nats.net-3.x

Conversation

@renovate

@renovate renovate Bot commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
NATS.Net 3.1.13.2.0 age confidence

Release Notes

nats-io/nats.net (NATS.Net)

v3.2.0: NATS .NET v3.2.0

Breaking for implementers: INatsJSStream and INatsJSConsumer gained members (ResetConsumerAsync, ResetAsync). Anything implementing these interfaces directly, such as a test double, needs updating. Callers are unaffected. Default implementations are not possible while the client targets netstandard2.0.

JetStream parity with server 2.14:

  • Offline assets are now reported on the stream and consumer list responses, keyed by name with the reason, alongside the existing missing list (#​1248)
  • ConsumerConfig.Sourcing exposes the flag the server sets on consumers it creates for interest and work queue stream sourcing (#​1249)
  • Consumers can be reset from the stream and consumer objects, not just the context (#​1250)
  • Fix TlsPreferTest hang that aborts the Core2 test run (#​1246)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@0xF6
0xF6 merged commit a8931c3 into master Sep 1, 2026
2 of 3 checks passed
@0xF6
0xF6 deleted the renovate/nats.net-3.x branch September 1, 2026 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant