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

Prepare release of 5.0.0-OS11 #23

Merged
merged 1 commit into from
Apr 12, 2024

Conversation

OS-ricardomoreirasilva
Copy link

Description

  • Prepare release of 5.0.0-OS11.
  • Clean CHANGELOG.

Context

https://outsystemsrd.atlassian.net/browse/RMET-3341

Prepare release of `5.0.0-OS11`.
Clean `CHANGELOG`.

References: https://outsystemsrd.atlassian.net/browse/RMET-3341
@OS-ricardomoreirasilva OS-ricardomoreirasilva marked this pull request as ready for review April 12, 2024 09:00
@OS-ricardomoreirasilva OS-ricardomoreirasilva requested a review from a team as a code owner April 12, 2024 09:00
@OS-ricardomoreirasilva OS-ricardomoreirasilva merged commit 0c169b1 into development Apr 12, 2024
1 check passed
@OS-ricardomoreirasilva OS-ricardomoreirasilva deleted the chore/RMET-3341/prepare-release branch April 12, 2024 13:09
OS-ricardomoreirasilva added a commit that referenced this pull request Apr 15, 2024
* chore: Raise Pod Version (#19)

Raises Pod version to 8.15.0

References: https://outsystemsrd.atlassian.net/browse/RMET-3144

* RMET-3165 ::: Android ::: Update Gradle Dependencies (#20)

* fix: Update Gradle Dependencies

Update com.android.tools.build:gradle to 3.6.4 and com.google.gms:google-services to 4.3.14

References: https://outsystemsrd.atlassian.net/browse/RMET-3164

* chore: Add CHANGELOG entry

References: https://outsystemsrd.atlassian.net/browse/RMET-3165

* RMET-3274 ::: iOS ::: Update 3rd Party that Adds Privacy Manifest (#22)

* chore: Update iOS SDK version

Update iOS' 3rd party SDK version to `10.23.0`.
Enable the `use_frameworks` flag for CocoaPods.
Fix import errors.

References: https://outsystemsrd.atlassian.net/browse/RMET-3274

* chore: Update deprecated call

Replace the `FIRDynamicLinks`'s `dynamicLinkFromUniversalLinkURL:` method with a new implementation using `dynamicLinkFromUniversalLinkURL:completion:`. This to fix a deprecation warning.

References: https://outsystemsrd.atlassian.net/browse/RMET-3274

* chore: Add CHANGELOG entry

References: https://outsystemsrd.atlassian.net/browse/RMET-3274

* chore: Set Release Version (#23)

Prepare release of `5.0.0-OS11`.
Clean `CHANGELOG`.

References: https://outsystemsrd.atlassian.net/browse/RMET-3341
alexgerardojacinto added a commit that referenced this pull request Sep 17, 2024
* chore: Raise Pod Version (#19)

Raises Pod version to 8.15.0

References: https://outsystemsrd.atlassian.net/browse/RMET-3144

* RMET-3165 ::: Android ::: Update Gradle Dependencies (#20)

* fix: Update Gradle Dependencies

Update com.android.tools.build:gradle to 3.6.4 and com.google.gms:google-services to 4.3.14

References: https://outsystemsrd.atlassian.net/browse/RMET-3164

* chore: Add CHANGELOG entry

References: https://outsystemsrd.atlassian.net/browse/RMET-3165

* RMET-3274 ::: iOS ::: Update 3rd Party that Adds Privacy Manifest (#22)

* chore: Update iOS SDK version

Update iOS' 3rd party SDK version to `10.23.0`.
Enable the `use_frameworks` flag for CocoaPods.
Fix import errors.

References: https://outsystemsrd.atlassian.net/browse/RMET-3274

* chore: Update deprecated call

Replace the `FIRDynamicLinks`'s `dynamicLinkFromUniversalLinkURL:` method with a new implementation using `dynamicLinkFromUniversalLinkURL:completion:`. This to fix a deprecation warning.

References: https://outsystemsrd.atlassian.net/browse/RMET-3274

* chore: Add CHANGELOG entry

References: https://outsystemsrd.atlassian.net/browse/RMET-3274

* chore: Set Release Version (#23)

Prepare release of `5.0.0-OS11`.
Clean `CHANGELOG`.

References: https://outsystemsrd.atlassian.net/browse/RMET-3341

* RMET-3608 FB Dynamic Links - Update dependency to Firebase Dynamic Links Android SDK (#25)

* feat: feat: use Firebase Android BOM library to set the version of FB Dynamic Links

Context: According to the documentation, this is the recommended way of controlling Firebase library versions. This way, using the Firebase Android BOM, an app with multiple Firebase Android libraries will always use compatible versions of these libraries.

References: https://outsystemsrd.atlassian.net/browse/RMET-3608

* fix: declare Firebase dependencies in build.gradle file

References: https://outsystemsrd.atlassian.net/browse/RMET-3608

* fix: reference build.gradle file in plugin.xml so it is included in the build

References: https://outsystemsrd.atlassian.net/browse/RMET-3608

* chore: remove unnecessary part of build.gradle file

Context: This build.gradle file wasn't even being used before because it wasn't referenced in the plugin.xml. Now, we just want to use it to declare the dependencies for the Firebase Android SDK for Dynamic Links, so we can remove this part.

References: https://outsystemsrd.atlassian.net/browse/RMET-3608

* fix: include postBuildExtras step in Gradle

References: https://outsystemsrd.atlassian.net/browse/RMET-3608

* Revert "fix: include postBuildExtras step in Gradle"

This reverts commit 1fd056b.

* chore: update changelog

References: https://outsystemsrd.atlassian.net/browse/RMET-3608

* chore(release): raise to version 5.0.0-OS12

References: https://outsystemsrd.atlassian.net/browse/RMET-3608

---------

Co-authored-by: Ricardo Silva <97543217+OS-ricardomoreirasilva@users.noreply.github.com>
Co-authored-by: OS-ricardomoreirasilva <ricardo.moreira.silva@outsystems.com>
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