Skip to content

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

1.2.13

21 Jun 00:43
Compare
Choose a tag to compare

Release Notes

  • Remove references to deprecated APIs. (#1779)

Changes:

This list of changes was auto generated.

1.2.12

16 May 23:42
Compare
Choose a tag to compare

Release Notes

  • Support read device info when ecc is on. (#1714)
  • Add troubleshooting flow when doing Just in Time registration (#1646)

Changes:

  • #1737: MSAL Release/1.2.12
  • #1736: [MSAL] Update CommonCore to master
  • #1718: Release/1.2.12
  • #1734: Update CommonCore to master
  • #1719: Release 1.2.12 - Update Common Core submodule after fixing conflict
  • #1646: JIT troubleshooting flow [msal]
  • #1716: JIT troubleshooting flow - part 2 [msal]
  • #1712: CIAM Automation Tests
  • #1714: Support read device info when ecc is on.
  • #1681: Point to correct quickstart on identity platform docs
See More
  • #1711: Fix error 'A function declaration without a prototype is deprecated i…
  • #1709: Merge missed file to dev
  • #1706: Merge release 1.2.12 from master into dev
  • #1701: Update common core.
  • #1699: Fix automation UI build failure missing header ref

This list of changes was auto generated.

1.2.11

18 Apr 20:32
Compare
Choose a tag to compare

Release Notes

  • Updated extraDeviceInfo to include platform sso status on macOS
  • Created CIAM authority for MSAL (#1682)
  • Added support for PKeyAuthPlus and ECC based JWT signature generation.

Changes:

  • #1694: MSAL April Release 1.2.11
  • #1705: Update common core submodule to released 1.7.19
  • #1704: Update MacOS and OS emulator for build
  • #1701: Update common core.
  • #1698: Fix automation UI build failure missing header ref
  • #1688: Added a new error to map it with MSIDErrorServerError
  • #1692: Update pr-validation.yml for Azure Pipelines
  • #1687: submodule update for Adding uploadTaskWithRequest in common core
  • #1682: Creating CIAM Authority for MSAL
  • #1666: SubmoduleUpdate for OnDs changes in common core
See More
  • #1677: Veena/expose platform sso status
  • #1678: Make JSON serializer method public
  • #1676: Merge 1.2.10 to dev
  • #1672: Update common core

This list of changes was auto generated.

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.