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

Release 0.27.10 #1862

Merged
merged 8 commits into from
Jun 17, 2024
Merged

Release 0.27.10 #1862

merged 8 commits into from
Jun 17, 2024

Conversation

pixlwave
Copy link
Member

This PR prepares the release of MatrixSDK v0.27.10.

Notes:

  • This PR targets release/0.27.10/master, which has been cut from master.
  • It includes changes to the Podfile, but not the corresponding changes to Podfile.lock, as pod install hasn't yet been run.
    This is because the Podfile targets future versions of dependencies yet to be released, so pod install wouldn't be able to find them yet.
  • When the CI runs its checks, it will temporarily point to the pending release branches of those dependencies beforehand
  • It is only during release:finish that pod update will be run -- updating the Podfile.lock
    to use the now officially released dependencies -- before ultimately merging release/0.27.10/master into master to tag the release.

➡️ Once this PR is merged, you will need to first ensure that the products this one depends on are fully released,
then run bundle exec rake release:finish to close this release.

💡 If you want to review only the changes made since the release branch was cut from develop,
you can check those here

stefanceriu and others added 8 commits June 13, 2024 15:23
# Conflicts:
#	MatrixSDK/Contrib/Swift/JSONModels/MXEvent.swift
#	MatrixSDK/JSONModels/MXEvent.h
#	MatrixSDK/JSONModels/MXEvent.m
#	MatrixSDK/Utils/MXTools.m
before a certain timestamp
…tion

Add a new state event type: "m.room.retention"
@pixlwave pixlwave merged commit 5ddd988 into release/0.27.10/master Jun 17, 2024
3 checks passed
@pixlwave pixlwave deleted the release/0.27.10/release branch June 17, 2024 09:22
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.

4 participants