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

Provide a way to upgrade PRT protocol version to min required version #1342

Merged
merged 3 commits into from Jul 16, 2021

Conversation

oldalton
Copy link
Member

Proposed changes

When we read the PRT from cache and it is of an unsupported version, we'll update it to a newer supported version when there's a min required version (3.0 supports all older PRTs).
Changes in common core: AzureAD/microsoft-authentication-library-common-for-objc#1009

Type of change

  • Feature work
  • Bug fix
  • Documentation
  • Engineering change
  • Test
  • Logging/Telemetry

Risk

  • High – Errors could cause MAJOR regression of many scenarios. (Example: new large features or high level infrastructure changes)
  • Medium – Errors could cause regression of 1 or more scenarios. (Example: somewhat complex bug fixes, small new features)
  • Small – No issues are expected. (Example: Very small bug fixes, string changes, or configuration settings changes)

Additional information

@oldalton oldalton requested a review from a team as a code owner July 13, 2021 03:18
@@ -1 +1 @@
Subproject commit 44387bfee5d058e5c7e698087b7a4e2e03c24e6e
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request does not update CHANGELOG.md.

Please consider if this change would be noticeable to a partner or user and either update CHANGELOG.md or resolve this conversation.

@oldalton oldalton merged commit 5658ed3 into dev Jul 16, 2021
@oldalton oldalton deleted the oldalton/prt_min_version branch July 16, 2021 03:03
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.

None yet

3 participants