-
Notifications
You must be signed in to change notification settings - Fork 34
Release 1.7.26 #1284
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
Merged
Merged
Release 1.7.26 #1284
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…most-secure-storage Adding property to use most secure storage for WPJ in broker automation request
Merge release 1.7.21 back into dev
Veena/add json utils
❌ /Users/runner/work/1/s/IdentityCore/src/workplacejoin/MSIDWPJMetadata.m:54:5: no newline at end of file [-Wnewline-eof]
Add isCallerAppManaged to extraDeviceInfoDict
* dev: Added test to check backward compatibility Add isCallerAppManaged to extraDeviceInfoDict updated to reuse the code Expose some of the json utils for convenience
…uest Add properties for PRT refresh and sso seeding in common-core test re…
…acos13 Update CI/CD and automation to use Xcode 14 instead of Xcode 13 (IdentityCore)
* dev: Add properties for PRT refresh and sso seeding in common-core test request trigger refresh bld remove trigger temp Added test to check backward compatibility Add isCallerAppManaged to extraDeviceInfoDict Change to iphone 14 Fix pipeline to take macOS-13
…SIDWPJMetadata.h:40:22: no newline at end of file [-Wnewline-eof]
Remove deprecated api
* Adding property to use most secure storage for WPJ * Expose some of the json utils for convenience * updated to reuse the code * Fix pipeline to take macOS-13 * Change to iphone 14 * Fix metadata missing while primaryTenant entry exists * Add tests * fix formatting * Add isCallerAppManaged to extraDeviceInfoDict * Refresh build * Fixing build error: ❌ /Users/runner/work/1/s/IdentityCore/src/workplacejoin/MSIDWPJMetadata.m:54:5: no newline at end of file [-Wnewline-eof] * Added test to check backward compatibility * unused params marking * unused params marking * unused params marking * remove trigger temp * trigger refresh bld * Add properties for PRT refresh and sso seeding in common-core test request * Addressing comments * handle error: /Users/runner/work/1/s/IdentityCore/src/workplacejoin/MSIDWPJMetadata.h:40:22: no newline at end of file [-Wnewline-eof] * Remove unused references to SecKeyDecrypt * Remove unused references to SecKeyRawSign * Remove unused references to SecKeyRawSign * Remove reference to [[UIDevice currentDevice] identifierForVendor] (IDFV) * Update changelog * Revert "Remove unused references to SecKeyRawSign" This reverts commit b57d105. * Revert "Remove unused references to SecKeyRawSign" * Use recommended SecKeyCreateSignature instead of SecKeyRawSign * Bump version. --------- Co-authored-by: Ameya <> Co-authored-by: Veena Soman <veenasoman@microsoft.com> Co-authored-by: Olga Dalton <oldalton@microsoft.com> Co-authored-by: Juan Arias <juan-arias@users.noreply.github.com> Co-authored-by: Antonio Alwan <antonioalwan@microsoft.com> Co-authored-by: Ameya Patil <amepatil@microsoft.com> Co-authored-by: Juan Arias Roldan <1686668+juan-arias@users.noreply.github.com>
* master: trigger build Address comment Update change log Add expired method Release 1.7.22 (#1255) # Conflicts: # changelog.txt
merge master/hotfix for OneAuth removeExpiredAccessTokensCredentialsWithQuery to dev
…dicatorStyleSpinning
Replace deprecated NSProgressIndicatorSpinningStyle with NSProgressIndicatorStyleSpinning
* Add native message sso ext request. * Add get cookies sso ext operation. * Refactor code. * Refactor code. * Add unit tests. * Add more tests. * Update changelog.
…rect-validation Enhance broker redirect validation
Merge main to dev
…k-to-dev Merge main changes back to dev
* Filter expired certs in the picker. * Update changelog.
…ter-deprecation Updating readme with master branch deprecation
* Refactor MSIDBrowserNativeMessageGetCookiesRequest. * Fix tests. * Disable some keychain tests on macos. * Use 16.2 simulator.
… "about:srcdoc" (#1280) * stop sending webview notification if request url is about:blank or about:srcdoc * inverted if statement for blank and srcdoc --------- Co-authored-by: Sergey Demchenko <sedemche@microsoft.com>
Update changelog to 1.7.25 release
Merge main to release branch + update changelog
oldalton
approved these changes
Aug 15, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Proposed changes
Release 1.7.26
Type of change
Risk
Additional information