Skip to content

v0.4.3

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Nov 10:59
· 59 commits to main since this release
e8a28ba

What's Changed

  • [cleanup] Put back Pulsar classes to the pulsar package by @eolivelli in #685
  • CLI: option to customize the command name and version by @nicoloboschi in #686
  • Upgrade Lombok to 1.18.30 to support building on JDK21 by @eolivelli in #687
  • [langserve-invoke] Support non map response in /invoke by @eolivelli in #688
  • Add examples and utility function to deal with Cassio by @eolivelli in #689
  • [cli]] updates for multi-os browser for langstream UI by @mark878 in #682
  • Complete python gRPC requests when closing by @cbornet in #690
  • [cli] Add Commands to create an application from an archetype by @eolivelli in #691
  • Change log level for Python environnment variables by @cdbartholomew in #694
  • [python agents] Allow to access resources configured in configuration.yaml by @eolivelli in #692
  • Metrics: add basic metrics about sources and sinks by @eolivelli in #696
  • MiniLangstream should error out if no NodePort exists for a service (#698) by @Gagravarr in #700
  • LangStream Home from Property, support Symlinks by @Gagravarr in #699
  • [openai] Remove debug logging by @eolivelli in #702
  • MiniLangStream enable NodePort if missing for services by @Gagravarr in #701
  • [examples] Improve the S3 Source example by @eolivelli in #706

New Contributors

Full Changelog: v0.4.2...v0.4.3