Skip to content

build(deps): bump github.com/cloudwego/eino from 0.9.2 to 0.9.6#789

Closed
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/dev/github.com/cloudwego/eino-0.9.6
Closed

build(deps): bump github.com/cloudwego/eino from 0.9.2 to 0.9.6#789
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/go_modules/dev/github.com/cloudwego/eino-0.9.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/cloudwego/eino from 0.9.2 to 0.9.6.

Release notes

Sourced from github.com/cloudwego/eino's releases.

v0.9.6

What's Changed

New Contributors

Full Changelog: cloudwego/eino@v0.9.5...v0.9.6

v0.9.5

What's Changed

Full Changelog: cloudwego/eino@v0.9.4...v0.9.5

v0.9.4

What's Changed

Full Changelog: cloudwego/eino@v0.9.3...v0.9.4

v0.9.3

What's Changed

Breaking Changes

This refactors the ADK summarization finalizer pipeline to use handler-based construction only and preserve skill context through explicit internal message markers. It keeps preserved skill messages separate from generated summaries, so they can survive default finalization without being treated as normal user history.

  1. TypedFinalizerBuilder.Custom has been removed. Callers should compose finalizer behavior through registered handlers instead.

New Contributors

Full Changelog: cloudwego/eino@v0.9.2...v0.9.3

Commits
  • 3ce8587 fix(adk): preserve agentic role when copying events (#1067)
  • 72796c1 fix(adk): emit internal events from agentic sub-agents (#1066)
  • c2334bc fix(adk): skip failover when error contains interrupt info (#1065)
  • a9030b6 feat(schema): wire OpenAI ReasoningExtension into Reasoning block (#1063)
  • 30f5961 fix(adk): preserve resume checkpoint state (#1060)
  • a3fcaa0 refactor: streamline summarization finalizers (#1054)
  • e4abd02 refactor: Only consider subsequent tool result messages after the too… (#1052)
  • 7491283 refactor: reimplement tool patching via reverse traversal (#1050)
  • See full diff 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 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)

Bumps [github.com/cloudwego/eino](https://github.com/cloudwego/eino) from 0.9.2 to 0.9.6.
- [Release notes](https://github.com/cloudwego/eino/releases)
- [Commits](cloudwego/eino@v0.9.2...v0.9.6)

---
updated-dependencies:
- dependency-name: github.com/cloudwego/eino
  dependency-version: 0.9.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 11, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #791.

@dependabot dependabot Bot closed this Jun 15, 2026
@dependabot dependabot Bot deleted the dependabot/go_modules/dev/github.com/cloudwego/eino-0.9.6 branch June 15, 2026 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants