Skip to content

Remove @prerelease annotations and enable some deprecations#2614

Merged
fire-light42 merged 1 commit intorecloudstream:masterfrom
Luna712:remove-prerelease
Apr 6, 2026
Merged

Remove @prerelease annotations and enable some deprecations#2614
fire-light42 merged 1 commit intorecloudstream:masterfrom
Luna712:remove-prerelease

Conversation

@Luna712
Copy link
Copy Markdown
Contributor

@Luna712 Luna712 commented Apr 4, 2026

Fixes #2613

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just to note/provide some background/rational for changes here: the way the wrappers are here now is how it was when I first changed it to CloudStreamApp, however in d43a371 I changed it because CloudStreamApp didn't exist on stable so had some crash issues. Now that CloudStreamApp does exist on stable as well, we can now do this with wrappers around CloudStreamApp methods again, which removes setting AcraApplication.context from CloudStreamApp and thus easier if/when AcraApplication is fully removed as well as more easily manage any future changes with less code duplication.

@fire-light42 fire-light42 merged commit 154cd75 into recloudstream:master Apr 6, 2026
2 checks passed
@Luna712 Luna712 deleted the remove-prerelease branch April 6, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v4.7.0 release forgot to remove the @prerelease annotations

2 participants