Releases: adobe/aepsdk-core-android
Releases · adobe/aepsdk-core-android
v3.3.0-core
Release notes
- Added new
MobileCore.initialize
APIs to simplify AEP SDK initialization by enabling automatic extension registration and lifecycle tracking. - Fixed an issue where certain HTTP request timeouts were incorrectly configured.
What's Changed
- Update EventHub.kt by @GeorgCantor in #718
- Transfer AEPTestUtils to Core by @timkimadobe in #723
- AEPTestUtils - Improve TestHelper event assertion timeout logic by @timkimadobe in #726
- [MOB-22457] Fix incorrect HTTP timeouts by @praveek in #728
- [MOB-22458][MOB-22611] Cleanup StringEncoder util by @praveek in #729
- Simplified initialization for AEP SDK by @praveek in #732
- [MOB-22844] Fix crash in direct boot mode detection by @praveek in #734
- Migrate to GitHub Actions reusable workflows by @timkimadobe in #733
- Update automatic lifecycle tracking during simplified initialization to use ProcessLifecycleOwner by @praveek in #735
- Updating Core version to 3.3.0 by @github-actions in #736
- Updating Identity version to 3.0.2 by @github-actions in #737
- Updating Lifecycle version to 3.0.2 by @github-actions in #738
- Updating Signal version to 3.0.1 by @github-actions in #739
- Cleanup AndroidManifest.xml by @praveek in #741
- dev -> staging (Core 3.3.0) (Identity 3.0.2) (Lifecycle 3.0.2) (Signal 3.0.1) by @praveek in #740
- staging -> main (Core 3.3.0) (Identity 3.0.2) (Lifecycle 3.0.2) (Signal 3.0.1) by @praveek in #742
Full Changelog: v3.2.0-core...v3.3.0-core
v3.0.2-lifecycle
Release notes
- Added support for the new
MobileCore.initialize
API introduced in Core.
What's Changed
- Update EventHub.kt by @GeorgCantor in #718
- Transfer AEPTestUtils to Core by @timkimadobe in #723
- AEPTestUtils - Improve TestHelper event assertion timeout logic by @timkimadobe in #726
- [MOB-22457] Fix incorrect HTTP timeouts by @praveek in #728
- [MOB-22458][MOB-22611] Cleanup StringEncoder util by @praveek in #729
- Simplified initialization for AEP SDK by @praveek in #732
- [MOB-22844] Fix crash in direct boot mode detection by @praveek in #734
- Migrate to GitHub Actions reusable workflows by @timkimadobe in #733
- Update automatic lifecycle tracking during simplified initialization to use ProcessLifecycleOwner by @praveek in #735
- Updating Core version to 3.3.0 by @github-actions in #736
- Updating Identity version to 3.0.2 by @github-actions in #737
- Updating Lifecycle version to 3.0.2 by @github-actions in #738
- Updating Signal version to 3.0.1 by @github-actions in #739
- Cleanup AndroidManifest.xml by @praveek in #741
- dev -> staging (Core 3.3.0) (Identity 3.0.2) (Lifecycle 3.0.2) (Signal 3.0.1) by @praveek in #740
- staging -> main (Core 3.3.0) (Identity 3.0.2) (Lifecycle 3.0.2) (Signal 3.0.1) by @praveek in #742
Full Changelog: v3.2.0-core...v3.0.2-lifecycle
v3.0.2-identity
Release notes
- Added support for the new MobileCore.initialize API introduced in Core.
What's Changed
- Update EventHub.kt by @GeorgCantor in #718
- Transfer AEPTestUtils to Core by @timkimadobe in #723
- AEPTestUtils - Improve TestHelper event assertion timeout logic by @timkimadobe in #726
- [MOB-22457] Fix incorrect HTTP timeouts by @praveek in #728
- [MOB-22458][MOB-22611] Cleanup StringEncoder util by @praveek in #729
- Simplified initialization for AEP SDK by @praveek in #732
- [MOB-22844] Fix crash in direct boot mode detection by @praveek in #734
- Migrate to GitHub Actions reusable workflows by @timkimadobe in #733
- Update automatic lifecycle tracking during simplified initialization to use ProcessLifecycleOwner by @praveek in #735
- Updating Core version to 3.3.0 by @github-actions in #736
- Updating Identity version to 3.0.2 by @github-actions in #737
- Updating Lifecycle version to 3.0.2 by @github-actions in #738
- Updating Signal version to 3.0.1 by @github-actions in #739
- Cleanup AndroidManifest.xml by @praveek in #741
- dev -> staging (Core 3.3.0) (Identity 3.0.2) (Lifecycle 3.0.2) (Signal 3.0.1) by @praveek in #740
- staging -> main (Core 3.3.0) (Identity 3.0.2) (Lifecycle 3.0.2) (Signal 3.0.1) by @praveek in #742
Full Changelog: v3.2.0-core...v3.0.2-identity
v3.0.1-signal
Release notes
- Added support for the new
MobileCore.initialize
API introduced in Core.
What's Changed
- Update EventHub.kt by @GeorgCantor in #718
- Transfer AEPTestUtils to Core by @timkimadobe in #723
- AEPTestUtils - Improve TestHelper event assertion timeout logic by @timkimadobe in #726
- [MOB-22457] Fix incorrect HTTP timeouts by @praveek in #728
- [MOB-22458][MOB-22611] Cleanup StringEncoder util by @praveek in #729
- Simplified initialization for AEP SDK by @praveek in #732
- [MOB-22844] Fix crash in direct boot mode detection by @praveek in #734
- Migrate to GitHub Actions reusable workflows by @timkimadobe in #733
- Update automatic lifecycle tracking during simplified initialization to use ProcessLifecycleOwner by @praveek in #735
- Updating Core version to 3.3.0 by @github-actions in #736
- Updating Identity version to 3.0.2 by @github-actions in #737
- Updating Lifecycle version to 3.0.2 by @github-actions in #738
- Updating Signal version to 3.0.1 by @github-actions in #739
- Cleanup AndroidManifest.xml by @praveek in #741
- dev -> staging (Core 3.3.0) (Identity 3.0.2) (Lifecycle 3.0.2) (Signal 3.0.1) by @praveek in #740
- staging -> main (Core 3.3.0) (Identity 3.0.2) (Lifecycle 3.0.2) (Signal 3.0.1) by @praveek in #742
Full Changelog: v3.2.0-core...v3.0.1-signal
v3.2.0-core
Release notes
- Added new constants to
AEPError
. - Added the
SuppressedByAppDeveloper
constant to indicate that the in-app message was not displayed because it was rejected by the app developer via thePresentationDelegate
.
What’s Changed
- staging -> main (core-v3.2.0) (#717) @praveek
- dev -> staging (core-v3.2.0) (#716) @praveek
- remove cancellation of coroutine children (#715) @rymorale
- Update versions [Core-3.2.0] (#714) @github-actions
- add new error codes for AdobeError (#713) @ishita-gambhir-adobe
- add
SuppressedByAppDeveloper
toPresentationError
interface (#712) @rymorale
v3.1.2-core
Release notes
- Added screen reader support for in-app messages.
What’s Changed
- Merge
staging
intomain
for Core 3.1.2 (#710) @prudrabhat - dev -> staging (Core 3.1.2) (#709) @praveek
- Update versions [Core-3.1.2] (#708) @github-actions
- Update test app for smoke tests (#707) @praveek
- [PLATIR-41103] Added dialog for correct screen reader case (#706) @navratan-soni
- Revert "[PLATIR-41103] Added dialog for correct screen reader case" (#705) @praveek
- [PLATIR-41103] Added dialog for correct screen reader case (#702) @navratan-soni
- Update the test app for smoke testing (core/lifecycle/signal) (#695) @yangyansong-adbe
v3.1.1-core
Release notes
- Fixed an issue causing in-app messages to cast a shadow.
- Fixed an issue causing in-app messages to be slightly transparent by default.
- Improved in-app message handling in immersive mode.
What’s Changed
- Merge
staging
intomain
for 3.1.1-core release (#701) @prudrabhat - Merge
dev
in tostaging
for Core 3.1.1 patch (#700) @prudrabhat - [MOB-21325] calculate message content size after the view is placed (#699) @rymorale
- Merge
dev
intostaging
for Core 3.1.1 (#698) @prudrabhat - Update versions [Core-3.1.1] (#697) @github-actions
- Use InAppMessage dimensions relative to host activity (#696) @rymorale
- [MOB-21093] Standardize event names (#694) @praveek
- Apply .99 alpha to versions <=22 only (#692) @prudrabhat
- Prevent CardView from applying a shadow (#693) @prudrabhat
v2.6.4-core
- Fixed strict mode violations that happened during SDK initialization.
- Added checks to prevent SDK initialization when the device is in direct boot mode.
v3.1.0-core
Release notes
- Added support for in-app message HTML content to control its background transparency.
- Enhanced Presentable re-attachment workflow for new Activity launch scenarios.
- Added a new EventSource constant (
com.adobe.eventSource.debug
) and utility methods. - Added checks to prevent SDK initialization when device is in direct boot mode.
What’s Changed
- Merge
staging
intomain
for Core v3.1.0 (#686) @prudrabhat - Merge
staging
withdev
for a patch (#688) @prudrabhat - Switch Event extension functions to properties (#687) @prudrabhat
- Merge
dev
intostaging
forCore v3.1.0
(#685) @prudrabhat - Update versions [Core-3.1.0] (#684) @github-actions
- Add support for debug events (#683) @prudrabhat
- Do not initialize SDK in direct boot mode (#682) @yangyansong-adbe
- Detach presentables before re-attaching to top Activity (#681) @prudrabhat
- Set in-app web view container background to be transparent (#680) @prudrabhat
v3.0.2-core
Release notes
- Fixed strict mode violations that happened during SDK initialization.
What’s Changed
- staging -> main (Core 3.0.2) (#677) @praveek
- dev -> staging (Core 3.0.2) (#676) @praveek
- Update versions [Core-3.0.2] (#675) @github-actions
- Add database name path to logs for better visibility (#668) @prudrabhat
- Fix strict mode violations (#674) @praveek