Releases: adobe/aepsdk-audience-ios
Releases · adobe/aepsdk-audience-ios
v5.0.1
Release Notes
- Fixed an issue in Audience hit processor and now it retries hits on recoverable URLErrors shared by Mobile Core.
What’s Changed
- Staging -> Main [5.0.1 Release] (#81) @addb
- Dev -> Staging [5.0.1 Release] (#79) @addb
- Updating version to 5.0.1 (#80) @github-actions
- Updating version to 5.1.0 (#78) @github-actions
- Fix update-version script (#77) @addb
- Add Github action workflow to update versions automatically (#76) @addb
- Retry hits failed with recoverable URL Errors (#75) @addb
v5.0.0
Release Notes
Major version update for Adobe Audience Manager for Adobe Experience Platform Mobile SDKs on iOS compatible with Mobile Core 5.0.0. The current release includes the following changes:
- Updated the minimum supported version to iOS 12.0.
- Include XCFrameworks built with Xcode 15.0.1 with the GitHub release.
What’s Changed
- staging -> main for v5.0.0 release (#72) @emdobrin
- update xcproj file (#73) @emdobrin
- update package.swift, remove branch in podfile, fix code signed warning (#71) @cacheung
- dev->staging for v5.0.0 release (#70) @emdobrin
- Embed and Sign for AEPAudience.framework in Test apps and podfile update (#69) @cacheung
- update circleci + workflows for v5.0.0 (#68) @emdobrin
- Audience v5.0.0 (#65) @emdobrin
v4.0.1
v4.0.0
Highlights
- Updated the minimum supported version to iOS 11.0 and tvOS 11.0.
- Include xcframeworks built with Xcode 14.1 with the GH release.
What’s Changed
- Update release.yml (#64) @addb
- Fix the expected order for a test (#63) @cacheung
- Staging --> Main 4.0.0 release (#60) @cacheung
- dev -> staging (#62) @addb
- Fix Lint errors (#61) @cacheung
- Dev --> Staging 4.0.0 release (#59) @cacheung
- Update AEPAudience to major version 4.0, minimum Xcode version to 14.1 and iOS 11 (#58) @cacheung
- Main -> Dev (#55) @cacheung
- Update SPM instruction and CI Xcode version (#54) @cacheung
- main -> dev (#53) @emdobrin
- Bump tzinfo from 1.2.9 to 1.2.10 (#52) @dependabot
- update documentation folder link (#51) @cacheung
v3.0.4
v3.0.3
v3.0.2
What’s Changed
- Release AEPAudience v3.0.2 with minor fix (#42) @cacheung
- Remove import AEPIdentity (#41) @cacheung
- Release AEPAudience v3.0.2 (#40) @cacheung
- Update version number to 3.0.2 (#39) @cacheung
- Handle reset identities event (#32) @addb
- Add AEPAudience API Documentation (#33) @cacheung
- Update podfile and read me (#38) @cacheung
- Update podfile, and readme (#37) @cacheung
- Merge from dev to main - update spm and circleci scripts (#36) @cacheung
- Update ReadMe (#35) @cacheung
- Update package.swift (#34) @cacheung
- Update codecov step (#31) @emdobrin
v3.0.1
v3.0.0-beta.1
What’s Changed
- Fix release action (#25) @addb
- Fix build icon (#24) @praveek
- Add Release Github action for AEPAudience (#23) @addb
- Update Podspec and version (#22) @praveek
- Minor fixes - Handle configuration shared state properly + format fixes (#21) @addb
- Change error type for Audience API (#19) @rymorale
- Migrate v4 and v5 audience local storage (#20) @praveek
- enable code coverage (#18) @rymorale
- add audience test app (#17) @rymorale
- Add SPM support and readme (#16) @rymorale
- [AMSDK-10744] audience functional tests (#14) @rymorale
- [AMSDK-10771] AudienceState refactor and AudienceTests update (#12) @rymorale
- Add custom template for slack notification (#13) @addb
- Add slack channel integration for build notification (#11) @addb
- MockHitQueue should be in AEPAudienceTests target (#10) @rymorale
- [AMSDK-10741] handle analytics and lifecycle events (#8) @rymorale
- Handle and process public API events (#9) @addb
- AMSDK-10740: Handle configuration updates and privacy changes (#7) @rymorale
- [AMSDK-10660] Implement HitProcessor with unit tests (#6) @addb
- [AMSDK-10658] add AudienceState class and tests (#5) @rymorale
- Build Fix: Code formatting using swift format + Make file fixes + Project Settings fixes (#4) @addb
- Added PublicAPI layer and skeleton extension code + CI setup (#3) @addb
- Basic project setup for AEPAudience (#1) @addb