Conversation
Deploying voltagent with
|
| Latest commit: |
b3c4c75
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://9953c348.voltagent.pages.dev |
| Branch Preview URL: | https://changeset-release-main.voltagent.pages.dev |
This comment has been minimized.
This comment has been minimized.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review infoConfiguration used: defaults Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis is a patch release (2.0.3) of Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@voltagent/langfuse-exporter@2.0.3
Patch Changes
8c8aa14Thanks @pandego! - chore(langfuse-exporter): updatelangfusedependency to^3.38.6to include upstream fixes for non-JSON error responses during export retries (fixes [BUG] Langfuseexporter fails on json response #670)Summary by cubic
Release @voltagent/langfuse-exporter 2.0.3 with a dependency bump to langfuse ^3.38.6 to fix export retry failures on non-JSON error responses.
Updated the Langfuse example to use 2.0.3 and synced the lockfile.
Written for commit b3c4c75. Summary will update on new commits.
Summary by CodeRabbit
Release Notes
Bug Fixes
Chores