Releases: DeployGate/deploygate-android-sdk
Releases · DeployGate/deploygate-android-sdk
4.9.0
What's Changed
- Update README.md to add the official document link by @jmatsu in #93
- Add Capture feature to README by @jmatsu in #94
- Add new callback interfaces split from DeployGateCallback by @satsukies in #95
- Add new callback interface to receive the Capture creation event by @satsukies in #96
- feat: collecting device states on SDK by @satsukies in #97
- read/write to JSONObject with thread-safe by @satsukies in #99
- Bumpup version to 4.9.0 by @satsukies in #98
Full Changelog: 4.8.0...4.9.0
Ver 4.8.0
What's Changed
- Use convention plugins instead of script plugins by @jmatsu in #87
- Never add meta-data to sdk-mock and visualize meta-data in JSON format on CI by @jmatsu in #88
- Collect and send custom attributes for capture feature by @satsukies in #89
- Fix: Delete an unnecessary log and blank lines by @satsukies in #90
- Fix: use sonatype user token for uploading artifacts by @satsukies in #91
- Fix: set GRADLE_OPTS to avoid causing OOM when upload artifacts by @satsukies in #92
Full Changelog: 4.7.1...4.8.0
Ver 4.7.1
Changes
- Fixed a bug that
sdk-mock
had different public interfaces fromsdk
#84
Included Pull Requests
- Download and unarchive all javadocs which are missing at a run-time by @jmatsu in #82
- Add DeployGateSdkConfiguration class and DeployGate#install to sdkMock by @jmatsu in #84
- Bump up to 4.7.1 by @jmatsu in #85
Full Changelog: 4.7.0...4.7.1
Ver 4.7.0
Deprecated
sdk 4.7.0 has no issue, however, sdk-mock 4.7.0 has a serious issue. Please refer to #83 and use 4.7.1 instead.
What's Changed
Full Changelog: 4.6.1...4.7.0
Ver 4.6.1
Ver 4.6.0
Ver 4.5.0
Changelog
What's Changed
- Fix a script to deploy javadocs by @jmatsu in #67
- Use GITHUB_OUTPUT instead of set-output command by @jmatsu in #70
- Specify export flag for Context-based receiver by @jmatsu in #72
- bump up release version to 4.5.0 by @satsukies in #73
New Contributors
- @satsukies made their first contribution in #73
Full Changelog: 4.4.0...4.5.0
Ver 4.4.0
New Features
- Buffer custom logs until a service connection is established by @jmatsu in #49
- Buffer Logcat instructions by @jmatsu in #58
Internal Changes
- Use metadata to get static values by @jmatsu in #61
- Introduced experimental annotations by @jmatsu in #63
New Contributors
Full Changelog: 4.3.0...4.4.0
NOTE: The new sample project being used since this version
4.3.0
4.3.0-alpha01
- #29 Support Package Visibility, based on Android 11 Beta 1.0/1.5