Skip to content

chore(deps): bump forest-express to 10.8.0 [force release] - #1145

Merged
matthv merged 1 commit into
mainfrom
chore/bump-forest-express-10.8.0
Jun 24, 2026
Merged

chore(deps): bump forest-express to 10.8.0 [force release]#1145
matthv merged 1 commit into
mainfrom
chore/bump-forest-express-10.8.0

Conversation

@matthv

@matthv matthv commented Jun 24, 2026

Copy link
Copy Markdown
Member

What

Bumps forest-express 10.7.010.8.0 (same as the forest-express-mongoose bump #1128).

Why

Brings into forest-express-sequelize the latest forest-express release:

  • 10.8.0feat(agent): forward workflow executor routes generically (#1060, PRD-567)

The agent now forwards any verb/sub-path under /_internal/workflow-executions/* to the executor /runs namespace with a single catch-all, so adding an executor route no longer requires an agent change. Minor/additive — no breaking change.

Verification

  • yarn.lock diff scoped to the forest-express entry only (no transitive changes).
  • Unit tests green; the dialect integration suite runs in CI (old DB image tags lack arm64 manifests, so the matrix isn't runnable on Apple Silicon locally).

[force release] in the subject to publish a patch (a plain chore doesn't trigger semantic-release).

🤖 Generated with Claude Code

Picks up the generic workflow executor proxy (PRD-567, forest-express#1060):
the agent forwards any verb/sub-path under /_internal/workflow-executions to
the executor /runs namespace, so a new executor route needs no agent change.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

@christophebrun-forest christophebrun-forest left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@matthv
matthv merged commit db09f54 into main Jun 24, 2026
5 checks passed
@matthv
matthv deleted the chore/bump-forest-express-10.8.0 branch June 24, 2026 09:01
@forest-bot

Copy link
Copy Markdown
Member

🎉 This PR is included in version 9.6.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants