Skip to content

Releases: DeployGate/gradle-deploygate-plugin

2.8.0

08 Mar 10:09
513aebd
Compare
Choose a tag to compare

What's Changed

  • Update README and changelogs for 2.7.0 by @jmatsu in #181
  • chore(deps): bump puma from 5.6.5 to 5.6.7 in /docker/mock-server by @dependabot in #183
  • chore(deps): bump nokogiri from 1.14.0 to 1.15.4 in /docker/mock-server by @dependabot in #184
  • Add testcases and update documents for HedgeHog stable releases by @jmatsu in #185
  • chore(deps): bump puma from 5.6.7 to 5.6.8 in /docker/mock-server by @dependabot in #186
  • Fix an inaccessible property in packaging task class since AGP 8.3.0 by @jmatsu in #192
  • Configure dependabot.yml by @jmatsu in #193
  • chore(deps): bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #198
  • chore(deps): bump docker/login-action from 2 to 3 by @dependabot in #197
  • chore(deps): bump docker/build-push-action from 3.3.0 to 5.1.0 by @dependabot in #201
  • chore(deps): bump the dependencies group in /docker/mock-server with 5 updates by @dependabot in #205
  • update README and CHANGELOG for 2.8.0 by @satsukies in #208
  • chore(deps): bump the dependencies group in /docker/mock-server with 1 update by @dependabot in #194
  • bump up version to 2.8.0 by @satsukies in #206

New Contributors

Full Changelog: 2.7.0...2.8.0

Ver 2.7.0

27 Jul 03:17
d3139d7
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.6.0...2.7.0

Ver 2.6.0

20 Mar 08:07
47577ab
Compare
Choose a tag to compare

See https://github.com/DeployGate/gradle-deploygate-plugin/blob/master/CHANGELOG.md#ver-260

What's Changed

  • No longer required to specify closureOf by @jmatsu in #144
  • Test AGP 8.0.0-alpha10 by @jmatsu in #154
  • Remove the legacy Gradle build lifecycle API by @jmatsu in #159
  • Remove Project#afterEvaluate and remove workaround for Gradle 4.9 or lower by @jmatsu in #162
  • Add Gradle 8.x and Flamingo tests by @jmatsu in #163
  • Use Java8 to build artifacts by @jmatsu in #164
  • Use Spotless to format source codes by @jmatsu in #168
  • Builds would fail if api token is found but app owner name is not found by @jmatsu in #172

New Contributors

Full Changelog: 2.5.0...2.6.0

Ver 2.5.0

11 May 04:48
3aee1e4
Compare
Choose a tag to compare
  • Deprecate visibility property #136
  • Several improvements for developers' support.

Since 2.4.0, Arctic Fox, Bumblebee, Chipmunk are supported.

Ver 2.4.0

07 May 04:03
Compare
Choose a tag to compare
  • Support Android Studio 4.2.0 stable #114
  • Support Gradle 7.0 which is the minimum required version of Arctic Fox (non-stable) #121

[2021/07/29]

  • Support Gradle 7.0.2 which is the minimum required version of Arctic Fox (stable) #128
  • Added a note that 2.4.0 supports Arctic Fox Stable #128

Ver 2.4.0-rc01

26 Oct 10:55
Compare
Choose a tag to compare
Ver 2.4.0-rc01 Pre-release
Pre-release

Improvements

  • Address Android Gradle Plugin 4.2.0-alpha14's breaking changes #114

No new feature and bug fixes are included since 2.3.0

Ver 2.3.0

12 Jun 07:33
a1192d3
Compare
Choose a tag to compare
  • Expose the response of Upload API for other tasks #109

Includes changes to support Android Studio 4.1.0-beta01, 4.2.0-alpha01 #106

Ver 2.2.0

29 May 09:10
350f336
Compare
Choose a tag to compare
  • Support Android Studio 4.0.0 ref: #100, #102

Ver 2.1.0

24 Dec 03:23
e9a5e29
Compare
Choose a tag to compare
  • Support Android Studio 3.6.0-rc01 (and beta01-05) ref: #90
  • Support App Bundle Upload ref: #60

Ver 2.0.2

01 Oct 06:07
b35029b
Compare
Choose a tag to compare
  • Added test cases for Android Gradle Plugin (Android Studio) 3.4 and 3.5
  • Fixed #86