v3.0.0
github-actions
released this
04 Apr 00:55
·
84 commits
to refs/heads/main
since this release
Release Notes
Major version update for Adobe Journey Optimizer - Decisioning Extension 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. - Renamed class
Proposition
toOptimizeProposition
.
What’s Changed
- To Main : v3.0.0 release (#81) @PravinPK
- Merge dev-v3.0.0 to staging (#80) @spoorthipujariadobe
- Merge staging into Dev v3.0.0 (#79) @spoorthipujariadobe
- final changes for 3.0.0 release (#78) @spoorthipujariadobe
- change namespace to avoid conflicts (#77) @spoorthipujariadobe
- Update module version for beta 1 release (#76) @PravinPK
- License Header + Run Spotless (#75) @PravinPK
- Android 3.x changes, Gradle, CI, Github actions (#74) @PravinPK