Glide Compose API changes blocked on bugs, will be temporarily revert
Open
- Dominant language
- Java
- Stars
- 35k
- Forks
- 6.2k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 8
Description
The recent Compose library changes have broken behaviors. There are [many bugs that have been reported in 2024](https://github.com/bumptech/glide/issues?q=is%3Aissue%20state%3Aopen%20%20compose), some of which I will mention here:
- #5418
- #5498
- #5385
- #5338
Thus, we are temporarily rolling back many of the recent API changes to Glide Compose. The APIs were not performing as expected and are therefore need to be reconsidered. They will be removed in a future update to the beta branch. Apps relying on the current Glide Compose beta behavior may continue to do so by keeping the dependency on com.github.bumptech.glide:compose:1.0.0-beta01.
Contributor guide
Assessment
This issue has not been assessed yet.