Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps rig-core from 0.12.0 to 0.29.0.

Release notes

Sourced from rig-core's releases.

rig-core-v0.29.0

Added

  • improve vector store documentation and filter ergonomics (breaking) (#1258)
  • (rig-1142) include agent names in tracing (#1270)
  • (rig-1144) deepseek reasoning content (non-streaming) (#1269)
  • (rig-1147) re-export reqwest client (#1277)
  • add custom vector store backend example (#1252)
  • add default max depth to agents (#1253)
  • Add the user parameter to openai-embedding. (#1254)
  • (rig-1135) Agentic loop early termination reason (#1248)
  • Add the encoding_format parameter to openai-embedding. (#1203)

Fixed

  • (agent) fix CancelSignal cancellation and reason sharing bugs (#1282)
  • (rig-1140) do not prepend a forward slash to blank base URLs (#1275)

Other

  • bump dependencies (#1257)
  • (rig-1145) update code snippet (#1268)
  • fix gemini streaming (#1262)
  • Add AgentBuilder::tools for adding static tools dynamically (#1236)
  • (rig-core) Fix gemini doc example with wrong imports (#1238)

rig-core-v0.28.0

Added

  • (agent) export StreamingError to public API (#1200)

Fixed

  • some completion providers send usage chunks with 0 completion choices causing 0 reported usage (#1211)
  • (rig-1109) export agent StreamingResult type (#1220)
  • docs typo (#1219)
  • missing json header on send_streaming (#1196)
  • (rig-1113) calculate_max_tokens assumes known model (anthropic) (#1216)
  • add headers to get call (#1178)
  • deepseek stream_prompt Invalid status code 415 (#1170)
  • (openrouter) add default serde attr to reasoning_details for optional field deserialization (#1173)

Other

  • add tool name to tool call delta streaming events (#1222)
  • (deps) update rmcp dependency to 0.12.0 (#1182)
  • (deps) upgrade rmcp dependency to 0.11 (#1165)
  • Respect custom http headers for outgoing client requests (#1166)

rig-core-v0.27.0

... (truncated)

Commits
  • f7b8b11 chore: release (#1240)
  • 1903a07 docs(rig-1148): improve azure module docs (#1276)
  • a648c1b fix(agent): fix CancelSignal cancellation and reason sharing bugs (#1282)
  • 9b903e1 feat: improve vector store documentation and filter ergonomics (breaking) (#1...
  • edf4e69 chore: bump dependencies (#1257)
  • d54d54b feat(rig-1142): include agent names in tracing (#1270)
  • f5827cd feat(rig-1144): deepseek reasoning content (non-streaming) (#1269)
  • 3416360 docs(rig-1145): update code snippet (#1268)
  • 114c74a fix(rig-1140): do not prepend a forward slash to blank base URLs (#1275)
  • d5dd241 feat(rig-1147): re-export reqwest client (#1277)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the chore maintenance, dependency updates, code cleanup label Jan 26, 2026
Bumps [rig-core](https://github.com/0xPlaygrounds/rig) from 0.12.0 to 0.29.0.
- [Release notes](https://github.com/0xPlaygrounds/rig/releases)
- [Commits](0xPlaygrounds/rig@rig-core-v0.12.0...rig-core-v0.29.0)

---
updated-dependencies:
- dependency-name: rig-core
  dependency-version: 0.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore maintenance, dependency updates, code cleanup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant