Skip to content

Conversation

@oliverlambson
Copy link
Contributor

@oliverlambson oliverlambson commented Nov 21, 2025

Closes #789


nats-io/nats-server#7390 added omitempty to a bunch of StreamConfig fields: this caused all test runs against nats-server@main to start failing because they assumed the values would not be None.

This PR handles the change by following the same version check pattern used in existing tests in this repo.

This PR added omitempty to a bunch of StreamConfig fields:
nats-io/nats-server#7390
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.

Tests are failing on main branch

1 participant