Releases: LangStream/langstream
Releases · LangStream/langstream
v0.6.2
What's Changed
- gateway: fix Pulsar topics with non default tenant by @nicoloboschi in #761
Full Changelog: v0.6.1...v0.6.2
v0.6.1
What's Changed
- tests: fix poetry testenv by @nicoloboschi in #757
- docker run: prevent concurrent unpacking of nar files by @eolivelli in #756
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- Add more tests and add back validation for some agents by @eolivelli in #747
- Use poetry to manage the Python runtime project by @cbornet in #753
Full Changelog: v0.5.6...v0.6.0
v0.5.6
v0.5.5
v0.5.4
What's Changed
- [cassandra] Remove legacy driver from classpath by @eolivelli in #745
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
- Upgrade mockito to be compatible with java 21 by @nicoloboschi in #742
- [Issue #741] Add fsGroup for runtime pod by @Dobosz in #743
New Contributors
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
- [webcrawler-source] Expose the allow-non-html-contents parameter by @eolivelli in #740
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- [webcrawler] Support emitting non HTML documents (like PDFs...) by @eolivelli in #739
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- [Pyhton runtime] Code clean up by @cbornet in #725
- [astra] Rework all the examples to not ask clientId/secret by @eolivelli in #728
- Solr example: use Hugging face embeddings by @eolivelli in #729
- Add support for async functions in agents by @cbornet in #730
- Fix Python agent read when an error is raised by @cbornet in #732
- Add topic producer API Python side by @cbornet in #733
- Add support for schemas in python topic producer by @cbornet in #734
- Catch all exceptions in agent gRPC observers and fail critically by @cbornet in #735
- Add e2e test for topic producer by @cbornet in #736
- [agents] Add support for AstraDB Collections (Astra Vector DB, using Stargate) by @eolivelli in #731
Full Changelog: v0.4.4...v0.5.0