Bump content atom thrift model to v11 to add tags on content atoms#303
Conversation
6b5efc0 to
3c872be
Compare
…by waisingyiu waisingyiu published release version 39.0.0-PREVIEW.support-atom-tags.2026-05-13T1611.3c872bee using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 39.0.0-PREVIEW.support-atom-tags.2026-05-13T1611.3c872bee Release-Initiated-By: https://github.com/waisingyiu Release-Workflow-Run: https://github.com/guardian/content-api-models/actions/runs/25811371404 Release-Notes: #303
|
@waisingyiu has published a preview version of this PR with release workflow run #127, based on commit 3c872be: 39.0.0-PREVIEW.support-atom-tags.2026-05-13T1611.3c872bee Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the support-atom-tags branch, or use the GitHub CLI command: gh workflow run release.yml --ref support-atom-tags Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
3c872be to
4da0ca8
Compare
…by waisingyiu waisingyiu published release version 40.0.0-PREVIEW.support-atom-tags.2026-05-18T1556.4da0ca8d using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow Release-Version: 40.0.0-PREVIEW.support-atom-tags.2026-05-18T1556.4da0ca8d Release-Initiated-By: https://github.com/waisingyiu Release-Workflow-Run: https://github.com/guardian/content-api-models/actions/runs/26044719786 Release-Notes: #303
|
@waisingyiu has published a preview version of this PR with release workflow run #130, based on commit 4da0ca8: 40.0.0-PREVIEW.support-atom-tags.2026-05-18T1556.4da0ca8d Want to make another preview release?Click 'Run workflow' in the GitHub UI, specifying the support-atom-tags branch, or use the GitHub CLI command: gh workflow run release.yml --ref support-atom-tags Want to make a full release after this PR is merged?Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command: gh workflow run release.yml |
What does this change?
Bump content-atom-model-thrift to version "11.0.0" to support new tags fields on content atom model.
The new fields are added here:
How has this change been tested?
This will be tested on the corresponding PR for Concierge.
Relevant PRs