Releases: GoogleCloudPlatform/appengine-plugins
Releases · GoogleCloudPlatform/appengine-plugins
v2.8.0
v2.7.0
v2.6.0
2.6.0 (2024-01-17)
Features
- add a unit test (#971) (25b3375)
- adds safe XML parsing (#928) (a0dca75)
- adds safe XML parsing (#928) (6b85be3)
- consolidate repos (#966) (a6606a0)
- release gradle plugin (#975) (f1acae4)
- support for java17 and java21 runtimes (#936) (8dd95c4)
- support for java17 and java21 runtimes (#936) (c6b6a6d)
Bug Fixes
- replace deprecated archivePath with archiveFile in a backwards compatible way (#451) (ffd72d7)
- setup release please (#970) (b10b3c9)
- show error log when command fails (#965) (a3fbdb1)
- show error log when command fails (#965) (be7f7c8)
Dependencies
- appengine-plugin-core to 0.9.9 (#427) (a0bd9e0)
- Bump testing libraries to their latest possible versions (#449) (23bef55)
- update appengine-plugins-core to 0.9.9 (#474) (1af2b91)
- update commons-compress (#836) (9ad975d)
- update commons-compress (#836) (b1278a9)
- update to Guava 29.0-jre (#837) (cd77618)
- update to Guava 29.0-jre (#837) (4db90e1)
- Upgrade Guava to 32.1.2 (#934) (52dd5aa)
- Upgrade Guava to 32.1.2 (#934) (ab8d029)
Documentation
Release appengine-plugins-core v0.10.1 and appengine-maven-plugin 2.5.1
This release merges the release of the appengine-plugins-core and the app-maven-plugin from this appengine-plugins repository.
This includes:
- show error log when command fails (commit)