Skip to content

Releases: DeployGate/deploygate-android-sdk

4.9.0

24 Sep 06:01
2ca2262
Compare
Choose a tag to compare

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

05 Aug 02:37
e0501e8
Compare
Choose a tag to compare

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

25 Mar 07:20
8101230
Compare
Choose a tag to compare

Changes

  • Fixed a bug that sdk-mock had different public interfaces from sdk #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

19 Mar 08:21
b5ce875
Compare
Choose a tag to compare

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

  • Embed SDK's artifact version in AndroidManifest.xml #79
  • Provide opt-out for crash reporting #80

Full Changelog: 4.6.1...4.7.0

Ver 4.6.1

18 Mar 09:02
0e8f201
Compare
Choose a tag to compare

What's Changed

  • A few device may not be able to read metaData of DeployGate application by @jmatsu in #77

Full Changelog: 4.6.0...4.6.1

Ver 4.6.0

06 Oct 01:29
2a779e2
Compare
Choose a tag to compare

What's Changed

  • Send foreground status to the host application and handle extensible Logcat requests by @jmatsu in #74
  • Bump to 4.6.0 by @jmatsu in #75

Full Changelog: 4.5.0...4.6.0

Ver 4.5.0

31 Jul 02:46
1ca666c
Compare
Choose a tag to compare

Changelog

  • Support target sdk 34
    • Specify export flag for Context-based receiver by @jmatsu in #72

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

Full Changelog: 4.4.0...4.5.0

Ver 4.4.0

11 May 04:51
7a2d8c4
Compare
Choose a tag to compare

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

10 Oct 14:17
Compare
Choose a tag to compare
  • Support target SDK version 30 (#29 #32)

4.3.0-alpha01

22 Jun 03:32
Compare
Choose a tag to compare
4.3.0-alpha01 Pre-release
Pre-release
  • #29 Support Package Visibility, based on Android 11 Beta 1.0/1.5