Skip to content

chore: remove full-text field before it becomes breaking change#3889

Merged
wagoodman merged 1 commit intomainfrom
remove-full-text-before-release
May 14, 2025
Merged

chore: remove full-text field before it becomes breaking change#3889
wagoodman merged 1 commit intomainfrom
remove-full-text-before-release

Conversation

@spiffcs
Copy link
Copy Markdown
Contributor

@spiffcs spiffcs commented May 14, 2025

Description

A field we do NOT want to go into a tagged version of syft made it into the schema before a release has been triggered.
Here is the PR it was introduced in #3450. No tagged version of syft has been released with this field in the schema yet.

It should have been fixed in #3876 when swapping fullText for contents.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
@github-actions github-actions Bot added the json-schema Changes the json schema label May 14, 2025
@spiffcs spiffcs marked this pull request as ready for review May 14, 2025 13:01
@wagoodman wagoodman added the changelog-ignore do not add a entry for this when generating the changelog label May 14, 2025
@wagoodman wagoodman enabled auto-merge (squash) May 14, 2025 13:02
@wagoodman wagoodman merged commit 3c7018a into main May 14, 2025
13 checks passed
@wagoodman wagoodman deleted the remove-full-text-before-release branch May 14, 2025 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-ignore do not add a entry for this when generating the changelog json-schema Changes the json schema

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants