- Fix incompatibility with Gradle 7 (#30).
- Update AWS client libraries to so the plugin works with Java 11 (#24).
- Support authentication using AWS instances profile (#21)
- Create all tasks during project initialization instead of creating them dynamically using a rule. Now they are visible in task list. (#16)
- Update the publishing plugin since publishing 0.1.2 failed.
- Renamed
war
configuration variable tofile
to emphasize universality of this plugin (#11) - Upgrade Gradle to 4.2
- Add ability to specify prefix for the version string (#9)
- Add random part to S3 key to prevent accidental overwrites (fixes #8)