From 5ab4fd606f372ce4bba6dcbb0be647b24098c9e6 Mon Sep 17 00:00:00 2001 From: "soothfast-bot[bot]" <315033563+soothfast-bot[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 02:04:13 +0000 Subject: [PATCH] chore: regenerate derived artifacts --- CHANGELOG.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3980254..b5c9f2df 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,6 +34,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### 🔧 Internal +- Bump soothfast to v0.3.2 (#491) +- Stop gating generated specs and SDKs at PR time (#487) +- Collapse the two bot regeneration commits into one (#486) +- Regenerate derived artifacts (#489) +- Regenerate soothfast outputs (#488) - Regenerate derived artifacts (#478) - Regenerate soothfast outputs (#477) - Regenerate soothfast outputs (#474) @@ -69,13 +74,6 @@ CHANGED finance_query::providers::operation::Operation (signature) CHANGED finance_query::providers::operation::Operation::capability (body) ``` -### 📊 Gate movement - -| item | metric | was | now | delta | -|---|---|---:|---:|---:| -| `finance_query::score_news` | instructions | 951894.0 | 898200.0 | -5.6% | -| `finance_query::translate_dictionary` | instructions | 19272.0 | 20286.0 | +5.3% | - ## [3.0.0] - 2026-08-30