v2.0.0
Important
The SDK was rewritten in v2. Refer to the v2 migration guide for instructions on updating your code. This release requires v1.18.0 of the Langfuse server.
What's Changed
- remove shutdown by @maxdeichmann in #45
- feature(core): Externalize dependencies + updated module exports for ESM by @ksjogo in #46
- fix(core): integration as private, change langchain peer dependency, actually require dependencies (#47) by @ksjogo in #47
- feat(datasets): get and upsert dataset items by @marcklingen in #51
- fix direct process access in getCommonReleaseEnvs by @ksjogo in #50
- feat(datasets): get and upsert dataset items (v1) by @marcklingen in #53
- feat: set public flag on traces by @marcklingen in #57
- feat: add support for sessions and I/O on traces by @marcklingen in #54
- update tsx to allow latest node 18 version by @ksjogo in #59
- [Snyk] Security upgrade axios from 1.4.0 to 1.6.0 by @maxdeichmann in #61
- feat(langchain): Add sessions to langchain by @maxdeichmann in #60
- feat: migrate to batch ingestion endpoint by @maxdeichmann in #58
- release: V2 by @maxdeichmann in #52
New Contributors
Full Changelog: v1.0.31...v2.0.0