Releases: adobe/aepsdk-audience-android
Releases · adobe/aepsdk-audience-android
v3.0.0
Release Notes
Major version update for Adobe Audience Manager for Adobe Experience Platform Mobile SDKs on Android compatible with Mobile Core 3.0.0. The current release includes the following changes:
- Updated the minimum supported Android API level to 21.
- Removed deprecated
registerExtension
API. Use the MobileCore.registerExtensions() API for registering extensions and initializing the SDK instead. - Added an enhancement to prevent network retries when the device's network is offline.
What’s Changed
- staging -> main for 3.0.0 release (#45) @emdobrin
- Setup dependencies to prepare for release (#44) @cacheung
- Update namespace of test app (#43) @kevinlind
- Merge 'update-version.yml' script to Staging for v3.0.0 (#42) @kevinlind
- Create update-version.yml (#41) @kevinlind
- dev-v3.0.0 -> staging (#40) @yangyansong-adbe
- Adopting the network service changes (in Core3.0.0) (#39) @yangyansong-adbe
- Build the test app when merging code to staging and main (#38) @yangyansong-adbe
- Updates to make extension compatible with Core 3.0.0 (#37) @yangyansong-adbe
- Update build.gradle (#36) @praveek
- Fix Warnings in Gradle files (#35) @addb
- Remove Kotlin syntax in doc (#31) @cacheung
v2.0.0
What's Changed
- more 2.0 progress by @sbenedicadb in #1
- Updating issue templates, contributing files, release workflows by @emdobrin in #2
- Updating scripts, CI/CD setup, formatting setup by @emdobrin in #3
- -audienceextension and audiencestate by @sbenedicadb in #4
- Format all files with spotless by @emdobrin in #5
- Audience hit processor by @emdobrin in #6
- Audience test app by @emdobrin in #8
- Clean up Audience class, remove unused code by @emdobrin in #7
- Unit tests and cleanup for AudienceState by @emdobrin in #9
- Unit tests for AudienceHitProcessor and AudienceDataEntity by @emdobrin in #10
- Docs by @sbenedicadb in #11
- Unit tests for Audience and AudienceExtension classes by @emdobrin in #12
- Test app UI updates and new support for integration testing by @emdobrin in #15
- Remove 1.x database on bootup by @emdobrin in #13
- Doc updates by @emdobrin in #14
- dev-v2.0.0 -> staging for 2.0.0-SNAPSHOT by @emdobrin in #16
- Update workflows to java 11 by @emdobrin in #17
- push build changes from dev-v2.0.0 -> staging by @emdobrin in #18
- functional test helpers by @sbenedicadb in #19
- functional tests - part 1 by @emdobrin in #20
- license update in gradle file by @emdobrin in #21
- Use pending and shared state resolvers by @emdobrin in #23
- dev-v2.0.0 -> staging by @emdobrin in #24
- Add docs for internal APIs and some cleanup by @emdobrin in #26
- Doc updates - adds api syntax and fixes some links by @emdobrin in #25
- Close connection after response was processed by @emdobrin in #27
- Fixes handleAnalyticsResponse - sets shared state after processing response by @emdobrin in #29
- dev-v2.0.0 -> staging by @emdobrin in #28
- staging -> main for 2.0.0 release by @emdobrin in #30
New Contributors
- @sbenedicadb made their first contribution in #1
- @emdobrin made their first contribution in #2
Full Changelog: https://github.com/adobe/aepsdk-audience-android/commits/v2.0.0