From 27320df6a2344bfbbec17f28ced75b80129bd20e Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Fri, 10 Jul 2026 01:28:30 +0000 Subject: [PATCH 1/2] ios release notes for the 2026-07 release --- _data/releases/2026-07/ios.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/_data/releases/2026-07/ios.yml b/_data/releases/2026-07/ios.yml index 3640b79921f1..a59a1c80448e 100644 --- a/_data/releases/2026-07/ios.yml +++ b/_data/releases/2026-07/ios.yml @@ -15,4 +15,28 @@ entries: Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCalling_2.18.3-beta.5/sdk/communication/AzureCommunicationCalling/CHANGELOG.md ChangelogContent: "" +- Name: AzureCommunicationCalling + Version: 2.18.3 + DisplayName: Communication Calling + ServiceName: Communication + VersionType: Patch + Hidden: false + ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCalling_2.18.3/sdk/communication/AzureCommunicationCalling/CHANGELOG.md + ChangelogContent: '#### Added Xcode 27 support and update in Common SDK new version.' +- Name: AzureCommunicationCalling + Version: 2.18.3-beta.6 + DisplayName: Communication Calling + ServiceName: Communication + VersionType: Beta + Hidden: false + ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCalling_2.18.3-beta.6/sdk/communication/AzureCommunicationCalling/CHANGELOG.md + ChangelogContent: '#### Added a codesigning step for xcframework to fix the simulator code signing issue.' +- Name: AzureCommunicationCommon + Version: 1.3.8 + DisplayName: Communication Common + ServiceName: Communication + VersionType: Patch + Hidden: false + ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCommon_1.3.8/sdk/communication/AzureCommunicationCommon/CHANGELOG.md + ChangelogContent: '#### Raised the minimum iOS deployment target from 12.0 to 15.0 to support Xcode 27+.' From 0d2d114995f3cb21c150019d18a6fa3195aaef12 Mon Sep 17 00:00:00 2001 From: azure-sdk Date: Sat, 11 Jul 2026 01:29:23 +0000 Subject: [PATCH 2/2] ios release notes for the 2026-07 release --- _data/releases/2026-07/ios.yml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/_data/releases/2026-07/ios.yml b/_data/releases/2026-07/ios.yml index a59a1c80448e..005bcb291247 100644 --- a/_data/releases/2026-07/ios.yml +++ b/_data/releases/2026-07/ios.yml @@ -39,4 +39,12 @@ entries: Hidden: false ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCommon_1.3.8/sdk/communication/AzureCommunicationCommon/CHANGELOG.md ChangelogContent: '#### Raised the minimum iOS deployment target from 12.0 to 15.0 to support Xcode 27+.' +- Name: AzureCommunicationCalling + Version: 2.18.4 + DisplayName: Communication Calling + ServiceName: Communication + VersionType: Patch + Hidden: false + ChangelogUrl: https://github.com/Azure/azure-sdk-for-ios/tree/AzureCommunicationCalling_2.18.4/sdk/communication/AzureCommunicationCalling/CHANGELOG.md + ChangelogContent: '#### Change in swift-tools-version, keeping same for common dependency.'