Skip to content

Releases: bitrise-steplib/steps-google-play-deploy

3.0.0

19 Nov 15:17
Compare
Choose a tag to compare

Updated Google Play Developer API to version v3. Earlier API versions will be deprecated on December 1, 2019 (https://android-developers.googleblog.com/2019/03/changes-to-google-play-developer-api.html).

Removed APK file path (apk_path) input after a deprecation period, please use 'App file path` (app_path) instead.

Removed Untrack blocking versions? (untrack_blocking_versions) input. Other than the current target track releases are not changed, as it is not needed with the current API.

2.0.1

02 Oct 13:47
Compare
Choose a tag to compare
  • added application/octet-stream content type for expansion file content-type

2.0.0

02 Oct 13:09
f7747f5
Compare
Choose a tag to compare
  • Modified fraction input's behavior as it was working only for rollout tracks previously. Make sure you check your configuration as this is a major version update!

1.6.1

23 May 08:59
9ecdcda
Compare
Choose a tag to compare

App file path step input parsing fix.

1.6.0

22 May 08:29
393a287
Compare
Choose a tag to compare

New input introduced for specifying the Android app path: App file path (app_path ). APK file path (apk_path ) input is deprecated.

1.5.1

31 Aug 08:35
Compare
Choose a tag to compare

1.5.0

01 Aug 10:34
9f3352d
Compare
Choose a tag to compare

1.4.3

29 Mar 12:44
Compare
Choose a tag to compare
  • updated untrack blocking versions logic

1.4.2

20 Mar 15:22
Compare
Choose a tag to compare
  • added internal option

1.4.1

19 Jan 14:24
Compare
Choose a tag to compare
  • removed deprecated inputs: service_account_email, key_file_path