Commit f91eb2a
authored
chore(changelog): collapse 1.12.1 into 1.12.0 (#1464)
## Summary
Folds the `1.12.1 (TBD)` entry into `1.12.0` and sets the release date
to **May 18, 2026** (upcoming Monday).
## Why
`v1.12.0` was tagged at `75753515` but never published to PyPI:
pre-release Databricks Jobs verification caught a pydantic-import
regression on DBR 15.4
([details](https://adb-6436897454825492.12.azuredatabricks.net/jobs/runs/495666598031332)).
The fix landed as #1461 on `main`.
Since 1.12.0 never reached production PyPI, there's no published
artifact pinned to the buggy commit. Cleanest path is to collapse 1.12.1
back into 1.12.0 rather than carry a one-bullet patch release.
## Bookkeeping (done outside this PR)
- The `v1.12.0` GitHub tag at `75753515` has been **deleted** — it will
be re-cut on the merge commit of this PR before publishing.
- test-pypi will need the existing `1.12.0` release deleted before
re-uploading from the new tag.1 parent 58c2544 commit f91eb2a
1 file changed
Lines changed: 2 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
| 1 | + | |
8 | 2 | | |
9 | 3 | | |
10 | 4 | | |
| |||
20 | 14 | | |
21 | 15 | | |
22 | 16 | | |
| 17 | + | |
23 | 18 | | |
24 | 19 | | |
25 | 20 | | |
| |||
0 commit comments