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

RMET-3064 :: Merge development into main (Release Process) #47

Merged
merged 10 commits into from
Jan 23, 2024

Conversation

OS-martacarlos
Copy link
Contributor

Description

Merges dev into main, for the release of 2.0.2

Context

JIRA

Type of changes

  • Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • Android
  • iOS
  • JavaScript

Checklist

  • Pull request title follows the format RNMT-XXXX <title>
  • Code follows code style of this project
  • CHANGELOG.md file is correctly updated
  • Changes require an update to the documentation
    • Documentation has been updated accordingly

Apply fix on hook that checks if Apple SignIn should be included on the plugin or not. This is done by changing the Debug and Release Entitlements files.
* feat: add endpoint logic to android hook

* fix: add config parser import

* removing fetch + add axios

* minor typo fix

* feat: add get endpoint to iOS

* remove static dependency

* adding more error handling

* chore: refactor

* refactor: rename preference to be more accurate

* reactor: change preference according to Dev Exp suggestion

* fix: change error accordingly
Update error codes.
Update library to use new error descriptions.
Delete console logs from hook.
* feat: format error codes

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

* chore: update changelog

* fix: fixing typo on error message

---------

Co-authored-by: Marta Carlos <marta.carlos@outsystems.com>
Set Release Tag and update Android and iOS libraries to the latest ones.
* fix: updated facebook-android-sdk version for MABS10 bug.

* fix: added sociallogins lib 1.1.1-r1

* chore: updated changelog

* chore: bumped version to 1.1.2
Fix issue with the deep link, where the plugin would replace all `URLScheme`'s with the ones expected by the plugin.

References: https://outsystemsrd.atlassian.net/browse/RMET-3063
- updates package version
- updates changelog
- updates plugin.xml

https://outsystemsrd.atlassian.net/browse/RMET-3064
# Conflicts:
#	CHANGELOG.md
#	package.json
#	plugin.xml
@OS-martacarlos OS-martacarlos merged commit c2b7229 into main Jan 23, 2024
3 checks passed
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