Releases: langfuse/langfuse-js
Releases · langfuse/langfuse-js
v3.7.0
What's Changed
- feat(datasets): add metadata&description to objects, allow linking of trace to run, allow adding source to items by @marcklingen in #170
- deps
- chore(deps-dev): bump rollup from 4.14.1 to 4.14.3 by @dependabot in #169
- chore(deps): bump langchain from 0.1.33 to 0.1.34 by @dependabot in #171
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- feat: adds openai integration by @hassiebp in #165
- docs: add banner to readme by @marcklingen in #168
- chore(deps-dev): bump typescript from 5.4.3 to 5.4.5 by @dependabot in #159
- chore(deps-dev): bump @types/node from 20.12.4 to 20.12.7 by @dependabot in #160
- chore(deps-dev): bump typedoc from 0.25.12 to 0.25.13 by @dependabot in #161
- chore(deps): bump langchain from 0.1.31 to 0.1.33 by @dependabot in #164
- chore(deps-dev): bump @typescript-eslint/parser from 6.18.1 to 6.21.0 by @dependabot in #163
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- feat(langchain): capture
completionStartTime
for streaming responses by @marcklingen in #167 - fix(langchain): do not add empty langchain tags array to metadata by @marcklingen in #166
- chore(deps-dev): bump lerna from 7.4.2 to 8.1.2 by @dependabot in #154
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.18.1 to 7.0.0 by @dependabot in #157
- chore(deps): bump axios from 1.6.5 to 1.6.8 by @dependabot in #155
- chore(deps-dev): bump openapi-typescript from 6.7.3 to 6.7.5 by @dependabot in #158
Full Changelog: v3.4.0...v3.5.0
v3.4.0
What's Changed
- chore(deps-dev): bump prettier from 3.1.1 to 3.2.5 by @dependabot in #148
- chore(deps): bump dotenv from 16.3.1 to 16.4.5 by @dependabot in #146
- chore(deps-dev): bump @types/node from 20.10.8 to 20.12.4 by @dependabot in #147
- chore(deps-dev): bump dotenv-cli from 7.3.0 to 7.4.1 by @dependabot in #144
- chore(deps-dev): bump @babel/preset-env from 7.23.8 to 7.24.4 by @dependabot in #145
- chore(deps-dev): bump tsx from 4.7.0 to 4.7.2 by @dependabot in #153
- chore(deps-dev): bump ts-jest from 29.1.1 to 29.1.2 by @dependabot in #152
- chore(deps-dev): bump rollup from 4.14.0 to 4.14.1 by @dependabot in #151
- chore(deps-dev): bump eslint-plugin-react from 7.33.2 to 7.34.1 by @dependabot in #150
- chore(deps): bump langchain from 0.1.16 to 0.1.31 by @dependabot in #149
- feat: adds chat prompt support by @hassiebp in #136
Full Changelog: v3.3.6...v3.4.0
v3.3.6
What's Changed
- chore: move excluded dependabot checks to daily intervals by @maxdeichmann in #135
- chore(deps-dev): bump eslint from 8.56.0 to 8.57.0 by @dependabot in #138
- chore(deps-dev): bump husky from 8.0.3 to 9.0.11 by @dependabot in #139
- chore(deps-dev): bump @babel/core from 7.23.7 to 7.24.4 by @dependabot in #141
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.35.0 to 0.36.0 by @dependabot in #142
- chore(deps-dev): bump typescript from 5.3.3 to 5.4.3 by @dependabot in #140
- chore: upgrade rollup by @maxdeichmann in #143
Full Changelog: v3.3.5...v3.3.6
v3.3.5
What's Changed
- chore:
docker compose
instead ofdocker-compose
by @marcklingen in #115 - chore(deps): bump express from 4.18.1 to 4.19.2 in /examples/example-web by @dependabot in #122
- chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /examples/example-web by @dependabot in #121
- chore(deps): bump ip from 2.0.0 to 2.0.1 by @dependabot in #120
- security: add dependabot by @maxdeichmann in #128
- chore(deps-dev): bump @babel/preset-typescript from 7.23.3 to 7.24.1 by @dependabot in #131
- chore(deps-dev): bump commander from 11.1.0 to 12.0.0 by @dependabot in #130
- security: ignore examples folder by @maxdeichmann in #132
- chore(deps-dev): bump @types/jest from 29.5.11 to 29.5.12 by @dependabot in #133
- chore(deps): bump undici from 5.28.2 to 5.28.4 by @dependabot in #125
- chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #124
- chore(deps-dev): bump @babel/preset-react from 7.23.3 to 7.24.1 by @dependabot in #134
- chore(deps-dev): bump typedoc from 0.25.7 to 0.25.12 by @dependabot in #129
New Contributors
- @dependabot made their first contribution in #122
Full Changelog: v3.3.4...v3.3.5
v3.3.4
What's Changed
- feat(langchain): add tags on CallbackHandler by @marcklingen in #113
Full Changelog: v3.3.3...v3.3.4
v3.3.3
What's Changed
- feat(langchain): add metadata on
CallbackHandler
by @marcklingen in #111 - fix: support langfuse/langfuse pnpm monorepo by @maxdeichmann in #112
Full Changelog: v3.3.2...v3.3.3
v3.3.2
v3.3.1
What's Changed
- chore:
sdkIntegration
tag editable when using langchain integration by @marcklingen in #110
Full Changelog: v3.3.0...v3.3.1