Skip to content

Releases: IABTechLab/uid2-ios-sdk

v3.0.2

15 May 03:06

Choose a tag to compare

📦 Uncategorized

  • Fix UID2Prebid compilation for PrebidMobile breaking change - ( PR: #90 )
  • [CI Pipeline] Released Patch version: 3.0.2 - ( PR: #93 )

Changelog

  • Fix UID2Prebid compilation for PrebidMobile breaking change - ( PR: #90 )
  • [CI Pipeline] Released Patch version: 3.0.2 - ( PR: #93 )

v3.0.0

12 May 03:32

Choose a tag to compare

⚠️ Breaking change — iOS 13 / tvOS 13 minimum

UID2 iOS SDK 3.0.0 raises the Swift Package Manager minimum platform to iOS 13.0 / tvOS 13.0 (previously iOS 12 / tvOS 12). This is required because UID2Prebid depends on PrebidMobile 3.3.1, which itself requires iOS 13. The UID2 framework code already only ran on iOS 13+; this release aligns the package declaration with reality.

Migration

  • Consumer apps targeting iOS 12 must raise their deployment target to iOS 13.0 before upgrading.
  • Apps already on iOS 13+ require no source changes.

See #87 and PR #88.

Changes since v2.1.0

  • UID2-7042: Bump SPM minimum platform to iOS 13 / tvOS 13 — PR #88
  • UID2-6799: Use ci-auto-merge environment — PR #86
  • [CI Pipeline] Released Major version: 3.0.0 — PR #89

v2.1.0

21 Jan 12:41
e52a682

Choose a tag to compare

📦 Uncategorized

  • Don't lint UID2Prebid podspec during PR tests - ( PR: #84 )
  • Fix ExternalUserID source for EUID - ( PR: #83 )
  • Build on CI with Xcode 26 - ( PR: #82 )
  • [CI Pipeline] Released Minor version: 2.1.0 - ( PR: #85 )

Changelog

  • Don't lint UID2Prebid podspec during PR tests - ( PR: #84 )
  • Fix ExternalUserID source for EUID - ( PR: #83 )
  • Build on CI with Xcode 26 - ( PR: #82 )
  • [CI Pipeline] Released Minor version: 2.1.0 - ( PR: #85 )

v2.0.0

19 Jan 14:38
f6f4ee7

Choose a tag to compare

📦 Uncategorized

  • update scan vulnerability file usage - ( PR: #77 )
  • readme update re doc, fix broken link - ( PR: #78 )
  • Build with Xcode 16.4 on CI - ( PR: #79 )
  • Upgrade to Prebid 3 - ( PR: #80 )
  • [CI Pipeline] Released Major version: 2.0.0 - ( PR: #81 )

Changelog

  • update scan vulnerability file usage - ( PR: #77 )
  • readme update re doc, fix broken link - ( PR: #78 )
  • Build with Xcode 16.4 on CI - ( PR: #79 )
  • Upgrade to Prebid 3 - ( PR: #80 )
  • [CI Pipeline] Released Major version: 2.0.0 - ( PR: #81 )

v1.7.11

24 Apr 09:51
e67e672

Choose a tag to compare

📦 Uncategorized

  • Use CocoaPods for UID2Prebid development dependencies - ( PR: #75 )
  • [CI Pipeline] Released Patch version: 1.7.11 - ( PR: #76 )

Changelog

  • Use CocoaPods for UID2Prebid development dependencies - ( PR: #75 )
  • [CI Pipeline] Released Patch version: 1.7.11 - ( PR: #76 )

v1.7.8

24 Apr 09:37
d7acf9f

Choose a tag to compare

📦 Uncategorized

  • Fix swiftlint warnings - ( PR: #68 )
  • update action version - ( PR: #69 )
  • Upgrade PrebidMobile to 2.4.0 - ( PR: #71 )
  • UID2-4528 report failures on scheduled vulnerability detection runs - ( PR: #70 )
  • Only include swift in podspec source_files - ( PR: #72 )
  • [CI Pipeline] Released Patch version: 1.7.8 - ( PR: #73 )

Changelog

  • Fix swiftlint warnings - ( PR: #68 )
  • update action version - ( PR: #69 )
  • Upgrade PrebidMobile to 2.4.0 - ( PR: #71 )
  • UID2-4528 report failures on scheduled vulnerability detection runs - ( PR: #70 )
  • Only include swift in podspec source_files - ( PR: #72 )
  • [CI Pipeline] Released Patch version: 1.7.8 - ( PR: #73 )

v1.7.0

27 Aug 08:30
02dc358

Choose a tag to compare

📦 Uncategorized

  • Widen platform support for iOS 12 and tvOS 12 - ( PR: #61 )
  • Add platform availability to EUIDManager - ( PR: #66 )
  • [CI Pipeline] Released Minor version: 1.7.0 - ( PR: #67 )

Changelog

  • Widen platform support for iOS 12 and tvOS 12 - ( PR: #61 )
  • Add platform availability to EUIDManager - ( PR: #66 )
  • [CI Pipeline] Released Minor version: 1.7.0 - ( PR: #67 )

v1.6.0

22 Aug 14:21
1e07ae5

Choose a tag to compare

Changelog

  • Remove optout_check request parameter - ( PR: #60 )
  • Fix versioning - ( PR: #62 )
  • Upgrade SwiftASN1 to 1.2.0 - ( PR: #63 )
  • [CI Pipeline] Released Minor version: 1.5.0 - ( PR: #64 )
  • EUID Support - ( PR: #57 )
  • [CI Pipeline] Released Minor version: 1.6.0 - ( PR: #65 )

v1.5.0

16 Aug 17:08
9432399

Choose a tag to compare

📦 Uncategorized

  • Add UID2Prebid podspec - ( PR: #52 )
  • Fix manager state observation and associated tests - ( PR: #55 )
  • Fix Dev App initial state - ( PR: #53 )
  • Simplify KeychainManager query construction - ( PR: #54 )
  • Factor out keychain storage dependency - ( PR: #56 )
  • [CI Pipeline] Released Patch version: 1.4.7 - ( PR: #58 )
  • [CI Pipeline] Released Minor version: 1.5.0 - ( PR: #59 )
  • Remove optout_check request parameter - ( PR: #60 )
  • Fix versioning - ( PR: #62 )
  • Upgrade SwiftASN1 to 1.2.0 - ( PR: #63 )
  • [CI Pipeline] Released Minor version: 1.5.0 - ( PR: #64 )

Changelog

  • Add UID2Prebid podspec - ( PR: #52 )
  • Fix manager state observation and associated tests - ( PR: #55 )
  • Fix Dev App initial state - ( PR: #53 )
  • Simplify KeychainManager query construction - ( PR: #54 )
  • Factor out keychain storage dependency - ( PR: #56 )
  • [CI Pipeline] Released Patch version: 1.4.7 - ( PR: #58 )
  • [CI Pipeline] Released Minor version: 1.5.0 - ( PR: #59 )
  • Remove optout_check request parameter - ( PR: #60 )
  • Fix versioning - ( PR: #62 )
  • Upgrade SwiftASN1 to 1.2.0 - ( PR: #63 )
  • [CI Pipeline] Released Minor version: 1.5.0 - ( PR: #64 )

v1.6.0-beta

15 Aug 17:07
5ff81fa

Choose a tag to compare

v1.6.0-beta Pre-release
Pre-release
Widen platform support for iOS 12 and tvOS 12