Skip to content

chore(main): release 2.0.0#136

Merged
CalNightingale merged 2 commits into
mainfrom
release-please--branches--main--components--cloud-optimized-dicom
May 7, 2026
Merged

chore(main): release 2.0.0#136
CalNightingale merged 2 commits into
mainfrom
release-please--branches--main--components--cloud-optimized-dicom

Conversation

@gradienthealth-release-please

@gradienthealth-release-please gradienthealth-release-please Bot commented May 7, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

2.0.0 (2026-05-07)

⚠ BREAKING CHANGES

  • PROC-1668: `cloud_optimized_dicom` now depends on upstream `pydicom>=3.0` instead of the `pydicom3` fork. Downstream impact:
    • `isinstance` checks against `pydicom3.` on cod-returned objects will start returning `False` — switch to `pydicom.`. (This is exactly the bug PROC-1668 fixes for gradient-beam.)
    • Installing `cloud-optimized-dicom` no longer transitively installs `pydicom3`. Code that imported `pydicom3` only because cod brought it in must either switch to `import pydicom` or add the fork to its own dependencies.
    • Environments pinned to `pydicom<3` will no longer resolve. Bump to `pydicom>=3.0`.

Features

  • PROC-1668: drop pydicom3 fork in favor of upstream pydicom (#134) (42d5e7e)

This PR was generated with Release Please. See documentation.

Note: PR body and CHANGELOG.md were manually edited to backfill #134's breaking change, which release-please's parser skipped due to the malformed feat!(scope): squash subject. See job 25515561069 for the parser failure.

Release-please failed to parse the squashed `feat!(PROC-1668):` subject from
#134 and skipped it, leaving v2.0.0 listing only the trigger chore from #135.
This rewrites the entry under the correct BREAKING CHANGES + Features sections
so the published changelog reflects the actual user-facing change.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@CalNightingale CalNightingale merged commit d0eb8f4 into main May 7, 2026
5 checks passed
@CalNightingale CalNightingale deleted the release-please--branches--main--components--cloud-optimized-dicom branch May 7, 2026 19:11
@gradienthealth-release-please

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant