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.18.0 #1017

Merged
merged 112 commits into from
Feb 11, 2021
Merged

Release 0.18.0 #1017

merged 112 commits into from
Feb 11, 2021

Conversation

ismailgulek
Copy link
Contributor

This PR prepares the release of MatrixSDK v0.18.0.

Notes:

  • This PR targets release/0.18.0/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.18.0/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

ismailgulek and others added 30 commits November 11, 2020 13:59
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
ismailgulek and others added 28 commits January 20, 2021 15:38
VoIP: Fix camera indicator when video call answered elsewhere
# Conflicts:
#	CHANGES.rst
# Conflicts:
#	CHANGES.rst
BugFix - MXRoomSummary: directUserId may be missing (null) for a direct chat if it was joined on another device.
@ismailgulek ismailgulek merged commit b206c0f into release/0.18.0/master Feb 11, 2021
@ismailgulek ismailgulek deleted the release/0.18.0/release branch February 11, 2021 10:39
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.

3 participants