fix(nats): add support for jetstream by jackburridge · Pull Request #938 · testcontainers/testcontainers-python · GitHub
Skip to content

fix(nats): add support for jetstream#938

Merged
alexanderankin merged 2 commits into
testcontainers:mainfrom
jackburridge:feat/add-support-for-jetstream
Jan 19, 2026
Merged

fix(nats): add support for jetstream#938
alexanderankin merged 2 commits into
testcontainers:mainfrom
jackburridge:feat/add-support-for-jetstream

Conversation

@jackburridge

Copy link
Copy Markdown
Contributor

fixes #934

@alexanderankin alexanderankin changed the title feat(nats): add support for jetstream fix(nats): add support for jetstream Jan 19, 2026
@codecov

codecov Bot commented Jan 19, 2026

Copy link
Copy Markdown

@alexanderankin alexanderankin merged commit 49c9af8 into testcontainers:main Jan 19, 2026
11 of 12 checks passed
alexanderankin pushed a commit that referenced this pull request Jan 31, 2026
🤖 I have created a release *beep* *boop*
---


##
[4.14.1](testcontainers-v4.14.0...testcontainers-v4.14.1)
(2026-01-31)


### Bug Fixes

* Allow passing in a custom wait strategy string in MySQL, Cassandra,
Kafka and Trino
([#953](#953))
([be4d09e](be4d09e))
* **compose:** expose useful compose options
([#951](#951))
([183e1aa](183e1aa))
* **core:** bring back dind tests
([7337266](7337266))
* **core:** Use WaitStrategy internally for wait_for function
([#942](#942))
([e323317](e323317))
* **nats:** add support for jetstream
([#938](#938))
([49c9af8](49c9af8))
* Support Elasticsearch 9.x
([#881](#881))
([f690e88](f690e88)),
closes
[#860](#860)

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

Bug: NatsContainer does not seem to work with JetStream

2 participants