release: 3.15.0 - #3870
release: 3.15.0#3870
Conversation
Castiron custom code✅ No new custom-code files detected. 46 mixed files remain; 0 existing customizations changed. Compared 46 existing customizations unchanged
6 more in the full report. A changed generated baseline means this report cannot reliably identify which handwritten lines changed. Inspect the custom-code diffDownload the exact patch produced by this run (requires repository access): gh run download 35291160929 --repo openai/openai-python \
--name castiron-custom-code-35291160929-1 --dir /tmp/castiron-custom-code-35291160929-1
git apply --stat /tmp/castiron-custom-code-35291160929-1/custom-code.patch
cat /tmp/castiron-custom-code-35291160929-1/custom-code.patchOr reproduce it from an SDK checkout containing the vendored reporter: git fetch --no-tags origin b7116e67d72cafde4c3da4226abc6e96dadbfb14 ee8ce980a55b365040163b863e9d8f471ea3d28c
python3 scripts/castiron/custom_code_report.py report \
--base b7116e67d72cafde4c3da4226abc6e96dadbfb14 \
--head ee8ce980a55b365040163b863e9d8f471ea3d28c --fetch --require-head-hash --public \
--out /tmp/castiron-custom-code-ee8ce980a55b
cat /tmp/castiron-custom-code-ee8ce980a55b/custom-code.patchThis is the current full custom patch for mixed files, not an attribution of only the handwritten lines changed by this PR. |
dfb931f to
fa06ef5
Compare
fa06ef5 to
ee8ce98
Compare
There was a problem hiding this comment.
Reviewed exact release head ee8ce98. The 3.15.0 version agrees across the release manifest, package metadata, runtime version, and lockfile. The changelog range and release entries match the landed conventional commits since v3.14.1; the omitted commit is test-only. The diff is limited to expected release metadata, the diff check is clean, and exact-head CI is green.
|
🤖 Created releases: 🌻 |
Automated Release PR
3.15.0 (2026-09-18)
Features
Bug Fixes
Chores
Documentation
This PR was generated with Release Please. See documentation.