Skip to content

Releases: microsoft/google-play-vsts-extension

3.172.0

08 Jul 14:54
ab5b2e7
Compare
Choose a tag to compare

Google Play Promote task:

  • Added ability to disable track cleanup
  • Added logging for the status of the track after the "Promote" operation
  • Updated googleapis dependency to v34.0.0

Google Play Release task:

  • Updated googleapis dependency to v34.0.0
  • The tool looks for obb file in the same directory in which the apk is present (previously it was the parent directory)
  • The format in which the obb file is searched is in the google recommended pattern: main...obb
  • There's still support of previous behavior (searching for an obb in parent directory)

3.170.0

05 May 22:06
b20e906
Compare
Choose a tag to compare

Google Play release task:

  • Improved error logging
  • Added support for expansion files

Updated googleapis to v34.0.0.
Allowed track to be editable.

3.164.0

19 Dec 18:49
781e678
Compare
Choose a tag to compare

Fixing issues in the release bundle task:
use node 10 to avoid unexpected identifier error
fix input name mismatch

3.163.0

17 Dec 15:56
7432936
Compare
Choose a tag to compare

Updating tasks to most recent version

3.160.2

11 Dec 15:01
345518d
Compare
Choose a tag to compare

Update to Gulp 4.0.2 and a bug fix for the google-play-release-bundle task

3.160.1

11 Oct 14:04
a0e3354
Compare
Choose a tag to compare

Adds a new task: Google Play Release Bundle which supports .aad files

3.157.0

09 Aug 14:24
Compare
Choose a tag to compare

Support for uploading deobfuscation files (mapping.txt). #136

3.156.0

07 Aug 18:25
b24fdb4
Compare
Choose a tag to compare

Updated to use V3 of Google's API. Because of possible breaking changes with the new version, the major version of the tasks were updated. Existing users will have to edit their definitions to use the newer version of the task.

Fixes #134.

2.142.0

28 Sep 19:27
8b93e4b
Compare
Choose a tag to compare

Includes fix for issue #106.

2.141.0

07 Sep 14:10
cf9cada
Compare
Choose a tag to compare

Fix for issue #103.