bank-feeds: release v12.0.2 (in-house codegen) - #662
bank-feeds: release v12.0.2 (in-house codegen)#662codat-sdk-generator[bot] wants to merge 1 commit into
Conversation
|
Analysis Result: one diff, and it's the clock bank-feeds/RELEASES.md That's the whole diff against the PR branch, and it's the timestamp line only (13:59:45 in CI vs 14:21:37 in our run). Nothing differs outside bank-feeds/. The staging script printed old_version=12.0.1, version=12.0.2, matching the PR. I also re-ran the surface gate (extract_surface + diff_surface --fail-on-regression) on my tree: green, same as CI. The version question is answered bank-feeds/pyproject.toml on main already says 12.0.1, so a patch bump gives 12.0.2. Correct behaviour. The catch: PyPI never got 12.0.1. It's absent from the release list entirely, not yanked, so Speakeasy bumped the repo and appended a RELEASES.md entry but the publish never ran. Two consequences worth knowing:
The oracle pin is clean here: bank-feeds is pinned at 12.0.0, which is what's actually published, so there's no repeat of the payables 9.1.0-vs-9.0.2 trap. The 24 deletions all have a home
|
Regenerated by generate-and-pr run 31394959499 (https://github.com/codat-internal/sdk-codegen/actions/runs/31394959499) from codat-internal/sdk-codegen @ b6a39d2. Version 12.0.1 -> 12.0.2, stamped in packaging and RELEASES.md. All blocking gates ran green in the linked run. Merging this PR is the release trigger.