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

Release/1.7.42 #1432

Merged
merged 42 commits into from
Oct 15, 2024
Merged

Release/1.7.42 #1432

merged 42 commits into from
Oct 15, 2024

Commits on Sep 19, 2024

  1. Allow passing query parameters in signout

    Olga Dalton authored and Olga Dalton committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    fc40440 View commit details
    Browse the repository at this point in the history
  2. Revert PPE change

    Olga Dalton authored and Olga Dalton committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    6b7e17c View commit details
    Browse the repository at this point in the history
  3. Fix changelog

    Olga Dalton authored and Olga Dalton committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    21eb4aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f56a73 View commit details
    Browse the repository at this point in the history
  5. Update changelog

    juan-arias committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    e5beb67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3153468 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2024

  1. short term flakiness UT fix (#1426)

    - Fix flakiness of UT that cause by MSApplicationTestUtil completion block not being resetted after each run.
    - Temp commented-out some throttling tests for clean-up
    ---------
    
    Co-authored-by: Hieu Nguyen <hieunguyen@Hieus-Mac-24.local>
    hieunguyenmsft and Hieu Nguyen authored Sep 22, 2024
    Configuration menu
    Copy the full SHA
    139e0b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. Merge pull request #1423 from AzureAD/oldalton/extra_query_params_sig…

    …nout
    
    Support extra query parameters on signout
    oldalton authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    5a86414 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Merge branch 'dev' into jarias/update-deprecated-openURL-method

    # Conflicts:
    #	changelog.txt
    juan-arias committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    83e06d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge pull request #1428 from AzureAD/main

    Merge release/1.7.41 to dev
    jasoncoolmax authored Sep 26, 2024
    Configuration menu
    Copy the full SHA
    343ca72 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06b925d View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Trigger Build

    juan-arias committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    13e97d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f526a38 View commit details
    Browse the repository at this point in the history
  3. Trigger Build

    juan-arias committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    00b4cfb View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    cd6cb7f View commit details
    Browse the repository at this point in the history
  2. Support caller app info for browser SSO flows (#1427)

    * Provide browser app info for sso ext.
    
    * modified:   changelog.txt
    
    * Update IdentityCore/src/broker_operation/request/browser_native_message_request/MSIDBrowserNativeMessageGetTokenRequest.m
    
    Co-authored-by: Juan Arias <juan-arias@users.noreply.github.com>
    
    * Add tests.
    
    * Fix mac tests.
    
    * Move new api to browser core requests only.
    
    ---------
    
    Co-authored-by: Juan Arias <juan-arias@users.noreply.github.com>
    antrix1989 and juan-arias authored Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8c8ce04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56da365 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    78912f7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' into jarias/update-deprecated-openURL-method

    # Conflicts:
    #	changelog.txt
    juan-arias committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e9b04c4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15ec52f View commit details
    Browse the repository at this point in the history
  4. fix UT

    hieunguyenmsft committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    5c49f35 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1424 from AzureAD/jarias/update-deprecated-openUR…

    …L-method
    
    Replace deprecated method UIApplication.openURL(_:) for all targets
    juan-arias authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    be7cf3e View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    f91c024 View commit details
    Browse the repository at this point in the history
  2. More UTs

    jasoncoolmax committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    86c1677 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e33aa21 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9425aef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ab5785 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbbf988 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eaa8d8a View commit details
    Browse the repository at this point in the history
  8. swizzle reset

    hieunguyenmsft committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1ddedb6 View commit details
    Browse the repository at this point in the history
  9. swizzle reset

    hieunguyenmsft committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    a84c0c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0c29bf5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    53a3b18 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. debug

    hieunguyenmsft committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    61f8740 View commit details
    Browse the repository at this point in the history
  2. update debug

    hieunguyenmsft committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    b9e8e23 View commit details
    Browse the repository at this point in the history
  3. revert back

    hieunguyenmsft committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    c365f50 View commit details
    Browse the repository at this point in the history
  4. Address comments

    jasoncoolmax committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    49acd06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    998c228 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Merge pull request #1431 from AzureAD/zeyong/crossDomainPrtAttach

    Add support to attach cross domain PRT in embedded webview
    jasoncoolmax authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4d1f869 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f1e8b4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1429 from AzureAD/fidelianawar/show_no_network_error

    Adding no network error check
    fidelianawar authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    184eaa0 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Updating changelog version

    ameyapat authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    ba3ae80 View commit details
    Browse the repository at this point in the history