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

fix: Unsafe unwraps on session and message #362

Merged
merged 2 commits into from
Dec 15, 2023
Merged

Conversation

satlead
Copy link
Collaborator

@satlead satlead commented Dec 15, 2023

What

What does this PR add or remove?

Why

Why are these changes needed?

How

How do these changes achieve the goal?

Test

How has this been tested? How can a reviewer test it?

Checklist

  • I have self-reviewed this PR
  • I have added tests that prove the feature works or the fix is effective

@B-Larsen B-Larsen requested a review from a team December 15, 2023 17:00
@satlead satlead merged commit f4720c5 into 1.0.1.rc Dec 15, 2023
1 check passed
@satlead satlead deleted the fix-unsafe-unwraps branch December 15, 2023 20:23
satlead added a commit that referenced this pull request Dec 19, 2023
* Fix auth (#327)

* fix: Remove backup for Root token for device

* fix: Cleanup feature flag for device tokens

* fix: Fixed error message & code to: not supported & -50100 (#330)

* fix: settings throwing custom error (#332)

* Fix: Removed unsafe unwrap in account session (#346)

* fix: Fixed some of the unsafe unwrap() associated with account session

* feat: Handle undefined intents in LifecycleManagement.session (#344)

* fix: Added sync_partner_exclusions API to fetch partner exclusion data on (#342)

* Fix session id metrics is empty (#350)

* fix: session_id in metrics payload is empty

* fix: update code to assign metrics_state.device_session_id using platform_state.device_session_id

* fix: Add Missing partner id in context (#356)

* fix: Grant check fails to do case-insensitive comparison of privacy settings method (#361)

* fix: Unsafe unwraps on session and message (#362)

---------

Co-authored-by: Brindha Senthil <brindasen22@gmail.com>
Co-authored-by: Vinod Sathyaseelan <Vinod_sathyaseelan@comcast.com>
Co-authored-by: Maggie Choy <maggie98choy@yahoo.com>
satlead added a commit that referenced this pull request Jan 3, 2024
* Fix auth (#327)

* fix: Remove backup for Root token for device

* fix: Cleanup feature flag for device tokens

* fix: Fixed error message & code to: not supported & -50100 (#330)

* fix: settings throwing custom error (#332)

* Fix: Removed unsafe unwrap in account session (#346)

* fix: Fixed some of the unsafe unwrap() associated with account session

* feat: Handle undefined intents in LifecycleManagement.session (#344)

* fix: Added sync_partner_exclusions API to fetch partner exclusion data on (#342)

* Fix session id metrics is empty (#350)

* fix: session_id in metrics payload is empty

* fix: update code to assign metrics_state.device_session_id using platform_state.device_session_id

* fix: Add Missing partner id in context (#356)

* fix: Grant check fails to do case-insensitive comparison of privacy settings method (#361)

* fix: Unsafe unwraps on session and message (#362)

* fix: Session with grant resolution (#368)

* fix: Session with grant resolution

* fix: For settings propagation

* chore: Bump 1.0.1 (#371)

---------

Co-authored-by: Brindha Senthil <brindasen22@gmail.com>
Co-authored-by: Vinod Sathyaseelan <Vinod_sathyaseelan@comcast.com>
Co-authored-by: Maggie Choy <maggie98choy@yahoo.com>
@satlead satlead added this to the ripple-1.0.1 milestone Jan 5, 2024
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