Skip to content

Releases: AzureAD/microsoft-authentication-library-for-objc

1.2.10

21 Mar 18:16
Compare
Choose a tag to compare

Release Notes

  • Performed testing for CIAM behaviors in MSAL (#1668)

Changes:

  • #1669: Release/1.2.10
  • #1674: Update common-core to master
  • #1670: Updating release version in other files
  • #1668: Fidelianawar/msal test with ciam
  • #1662: Support external SSO keys in PkeyAuth handling
  • #1664: MSAL:SubmoduleUpdate for Added null check for additional json info in DeviceInfo in Common Core
  • #1660: Make private method to calculate OS version protected
  • #1657: merge release to dev

This list of changes was auto generated.

1.2.9

22 Feb 01:23
Compare
Choose a tag to compare

Release Notes

  • Add more detailed error codes for JIT (#1639)
  • Add support for nested auth protocol (#1631)

Changes:

  • #1653: Release MSAL 1.2.9
  • #1656: update common core
  • #1654: Hieund/release1.2.9
  • #1631: Nested Auth - Interactive & silent request [msal]
  • #1639: Add more detailed error codes for JIT WPJ [msal]
  • #1638: Disable Metal API validation in MSAL Test App Mac
  • #1645: Kaisong1990/merge hotfix 1.2.8 into dev
  • #1636: Release/1.2.7
  • #1627: Update breaking API and commoncore
  • #1634: To Address github issue 1141
See More
  • #1642: Point to latest master
  • #1644: Upodate submodule and version number
  • #1643: Kaisong1990/merge release 1.2.7 into dev
  • #1635: Updated the Identity Core module with latest dev module.
  • #1630: Fix logger statement
  • #1626: Added a few WPJ UI automation operations
  • #1620: Merge 1.2.6 release to dev

This list of changes was auto generated.

1.2.8

19 Jan 23:05
Compare
Choose a tag to compare

Release Notes

  • Fix a crash when identity is nil during getting device registration information on iOS (#1184)

Changes:

  • #1644: Upodate submodule and version number

This list of changes was auto generated.

1.2.7

18 Jan 00:51
Compare
Choose a tag to compare

Release Notes

  • Fix logger statement (#1630)
  • Address github issue 1141 when getting current account crashes by using await in Swift (#1634)

Changes:

  • #1636: Release/1.2.7
  • #1627: Update breaking API and commoncore
  • #1634: To Address github issue 1141
  • #1642: Point to latest master

This list of changes was auto generated.

1.2.6

30 Nov 00:35
Compare
Choose a tag to compare

Release Notes

  • Update minimum OS version to iOS14 and macOS 10.13

Changes:

  • #1619: Release - 1.2.6
  • #1618: Update common core to master after release
  • #1609: Fix B2C tests
  • #1592: Add new allowGettingAccessTokenWithRefreshToken in MSALSilentTokenPar…
  • #1594: MSAL: Update ios min version to ios 14.0 and macos to 10.13
  • #1598: Remove leading and trailing spaces From Base64 EncodedString
  • #1595: Added warning for deprecation methods for xcode 14
  • #1608: Add AAD certificate thumbrpint to constants
  • #1597: Return additional metadata about primary registration in SSO extension getDeviceInfo call
  • #1593: Basic SSO extension perf telemetry on MSAL side
See More
  • #1584: Update automation.yml
  • #1586: Merge master back into dev
  • #1585: Remove workaround for esrp code signing task

This list of changes was auto generated.

1.2.5

14 Oct 20:44
Compare
Choose a tag to compare

Release Notes

  • Expose additional device information by tenantId

Changes:

  • #1577: MSAL 1.2.5 release
  • #1583: Update version number
  • #1575: Fixed MSAL build
  • #1568: Fetch device metadata info (UPN, tenant Id, Device Id) for specific tenant Id
  • #1573: Update common core
  • #1571: Save automation artifacts using pipeline Job Id
  • #1569: Add task to delete previous automation run results
  • #1537: Added browser SSO automation parameters
  • #1564: Disable bitcode flag everywhere
  • #1550: Release 1.2.4
See More
  • #1558: Merge master in dev
  • #1541: Ignore sign in status on account removal from ODSP cache
  • #1543: Update common core.
  • #1552: disable bitcode everywhere
  • #1483: Refactor automation
  • #1548: Disable CBA in automation
  • #1557: Revert disable bitcode
  • #1547: Upgrading submodule with integrate telemetry for flw and multiple registrations
  • #1542: Update Dict key and value to be of type String
  • #1530: Expose objectId for mam support
  • #1536: Merge release 1.2.3 into dev

This list of changes was auto generated.

1.2.4

21 Sep 01:19
Compare
Choose a tag to compare

Release Notes

  • Expose extra deviceInfo
  • Ignore sign in status on account removal from ODSP cache #1541

Changes:

  • #1550: Release 1.2.4
  • #1541: Ignore sign in status on account removal from ODSP cache
  • #1543: Update common core.
  • #1552: disable bitcode everywhere
  • #1483: Refactor automation
  • #1548: Disable CBA in automation
  • #1557: Revert disable bitcode

This list of changes was auto generated.

1.2.3

12 Aug 20:59
Compare
Choose a tag to compare

Release Notes

  • Stop extra background tasks in the system webview case.
  • Minor fixes.

Changes:

  • #1534: Release/1.2.3
  • #1535: Include MSAL related fixes from common core to change log
  • #1532: Update changelog
  • #1529: [MSAL] Add detailed SSO-JIT telemetry
  • #1522: Fix cid parsing
  • #1519: 1952667-Exclude MSAL requests from Browser SSO requests
  • #1516: Store PRT recovery timestamp
  • #1513: Pick up the commit of enbling bitcode in CommonCore
  • #1511: Merge release1.2.2 into dev

This list of changes was auto generated.

1.2.2

20 Jun 19:28
Compare
Choose a tag to compare

Release Notes

  • Minor fixes & CI changes.

Changes:

  • #1509: Release/1.2.2
  • #1507: Add more logs to debug WPJ issues
  • #1504: Fixed msidURLWithQueryParameters when multiple keys have same name subcomponents #1112
  • #1112: Azure AD Device registration. ( Works only in specific workflow )
  • #1506: Update PKeyauth headers to variable that can change depending on pkey…
  • #1498: Add Darwin notification listener to Test App for FLW testing
  • #1494: Install python only when previous tasks fail
  • #1500: Fix handling protection_policies_required in silent flow
  • #1492: Install python only when previous tasks fail
  • #1491: Adding task to create github issue when automation pipeline fails
See More
  • #1476: Correct link to library reference and grammatical errors in readme
  • #1477: Merge release 1.2.1 back to dev

This list of changes was auto generated.

1.2.1

20 Apr 02:59
Compare
Choose a tag to compare

Release Notes

  • Fixed zipping in release pipeline to preserve symlinks in xcframework

Changes:

  • #1474: Fix spm yaml file in the 1.2.1 release
  • #1475: Merge master into release branch
  • #1473: Fix incorrect yaml file in release branch
  • #1470: Release 1.2.1
  • #1472: Fix merge conflicts with master in release branch
  • #1471: Add Tenant and Resource for easy cross-cloud testing
  • #1464: Update common core.
  • #1458: Update identitycore to hash 8d09a5de
  • #1456: Correcting release pipeline to zip with preserving symlinks
  • #1452: Kaisong1990/merge master to dev
See More
  • #1429: Merge release 1.1.26 in master
  • #1444: Release/1.2.0
  • #1432: Merge master in dev
  • #1425: Add SBOM task
  • #1439: Add more logs in getDeviceInfo flow due to an IcM
  • #1442: Kaisong1990/resolve merge release conflicts
  • #1445: Kaisong1990/update automation device version
  • #1450: Update CommonCore submodule to align with its latest master hash
  • #1448: Jason/cross cloud automation
  • #1426: Wipe cache for all accounts - MSAL
  • #1436: Changes to expose Mdm Id via Device Info sso ext request
  • #1438: Multi-tenant PkeyAuth support
  • #1440: Update MSAL.podspec
  • #1424: Updating common-core for fix in embedded wv
  • #1422: Merge release1.1.25 to dev
  • #1417: update common core submodule that has more string extension methods.

This list of changes was auto generated.