Skip to content

Integrate bevy_world_serialization rename into existing release content#24110

Merged
alice-i-cecile merged 1 commit into
bevyengine:mainfrom
alice-i-cecile:overlapping_migrations
May 4, 2026
Merged

Integrate bevy_world_serialization rename into existing release content#24110
alice-i-cecile merged 1 commit into
bevyengine:mainfrom
alice-i-cecile:overlapping_migrations

Conversation

@alice-i-cecile
Copy link
Copy Markdown
Member

Objective

An existing migration guide + release note got clobbered by the bevy_scene -> bevy_ecs_serialization rename.

Fixes #24007.

Solution

Carefully integrate the rename into the text to make the migration less confusing.

@alice-i-cecile alice-i-cecile added this to the 0.19 milestone May 4, 2026
@alice-i-cecile alice-i-cecile requested a review from andriyDev May 4, 2026 01:14
@alice-i-cecile alice-i-cecile added C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy A-ECS Entities, components, systems, and events A-Assets Load files from disk to use for things like images, models, and sounds A-Scenes Composing and serializing ECS objects labels May 4, 2026
@alice-i-cecile alice-i-cecile added X-Uncontroversial This work is generally agreed upon S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 4, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Assets May 4, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in ECS May 4, 2026
@andriyDev andriyDev added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels May 4, 2026
@alice-i-cecile alice-i-cecile enabled auto-merge May 4, 2026 01:30
@alice-i-cecile alice-i-cecile added this pull request to the merge queue May 4, 2026
Merged via the queue into bevyengine:main with commit 74e7f1d May 4, 2026
55 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in ECS May 4, 2026
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in Assets May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Assets Load files from disk to use for things like images, models, and sounds A-ECS Entities, components, systems, and events A-Scenes Composing and serializing ECS objects C-Docs An addition or correction to our documentation D-Trivial Nice and easy! A great choice to get started with Bevy S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it X-Uncontroversial This work is generally agreed upon

Projects

Status: Done
Status: Done

Development

Successfully merging this pull request may close these issues.

Lingering use of Scene terminology after rename in migration guides

2 participants