Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Compose to 1.7.0-beta02 #595

Merged
merged 1 commit into from
Sep 17, 2024
Merged

Conversation

rock3r
Copy link
Collaborator

@rock3r rock3r commented Sep 16, 2024

This version of Compose deprecates the resource loading APIs we've been using, and brutally removes ResourceLoader, so we need to migrate to the new (experimental) CMP Resources API.

Things seem to work fine after upgrading and migrating. Would appreciate further testing on platforms other than macOS before merging.

This version of Compose deprecates the resource loading APIs we've been
using, and brutally removes ResourceLoader, so we need to migrate to the
new (experimental) CMP Resources API.

Things seem to work fine after upgrading and migrating. Would appreciate
further testing on platforms other than macOS before merging.
@rock3r rock3r added the maintenance Rote maintenance tasks (e.g., dependency updates) label Sep 16, 2024
@rock3r rock3r requested a review from hamen September 16, 2024 23:51
@rock3r rock3r self-assigned this Sep 16, 2024
@rock3r rock3r enabled auto-merge (squash) September 16, 2024 23:51
@hamen
Copy link
Collaborator

hamen commented Sep 17, 2024

On it 👍

@hamen
Copy link
Collaborator

hamen commented Sep 17, 2024

Tested it on Windows, for Standalone and IDE: progress bar and icons seem to work OK.

@rock3r rock3r merged commit b367950 into main Sep 17, 2024
1 check passed
@rock3r rock3r deleted the upgrade-compose-to-1.7.0-beta02 branch September 17, 2024 08:12
@rock3r rock3r linked an issue Sep 18, 2024 that may be closed by this pull request
rock3r added a commit that referenced this pull request Sep 24, 2024
This version of Compose deprecates the resource loading APIs we've been
using, and brutally removes ResourceLoader, so we need to migrate to the
new (experimental) CMP Resources API.

Things seem to work fine after upgrading and migrating. Would appreciate
further testing on platforms other than macOS before merging.
jakub-senohrabek-jb pushed a commit that referenced this pull request Oct 14, 2024
This version of Compose deprecates the resource loading APIs we've been
using, and brutally removes ResourceLoader, so we need to migrate to the
new (experimental) CMP Resources API.

Things seem to work fine after upgrading and migrating. Would appreciate
further testing on platforms other than macOS before merging.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Rote maintenance tasks (e.g., dependency updates)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade to CMP 1.7.0-beta02
2 participants