Skip to content

Releases: davidmoten/aws-maven-plugin

0.2.23

30 Mar 21:51
Compare
Choose a tag to compare
  • #14 Create AWSAbstractMojo to hold repeated parameters across mojos. Thanks @RoKish!

0.2.22

28 Mar 22:07
Compare
Choose a tag to compare
  • Use file name by default if object name is not configured in deployFileS3 #13 (thanks @RoKish!)
  • upgrade to AWS SDK 1.11.754

0.2.21

26 Aug 10:09
Compare
Choose a tag to compare
  • add configuration item for Lambda deploy for a function alias #9

0.2.20

26 Aug 01:10
Compare
Choose a tag to compare
  • add CAPABILITY_AUTO_EXPAND to CloudFormation deploy options #10

0.2.19

27 Jul 22:39
Compare
Choose a tag to compare
  • add support for template url for cloud formation deployer #3, thanks @nikita-clearscale!
  • upgrade to aws java sdk 1.11.600
  • upgrade pom plugins

0.2.18

26 May 06:29
Compare
Choose a tag to compare
  • #6 support s3 PutObject with Server Side Encryption

0.2.17

21 Feb 05:04
Compare
Choose a tag to compare
  • add goal to create empty S3 bucket if does not exist

0.2.15

21 Feb 05:05
Compare
Choose a tag to compare
  • add property mojo

0.2.14

09 Nov 00:11
Compare
Choose a tag to compare
  • fix stack exists detection (again!)
  • add ability to deploy an api gateway to a stage with deployRestApi goal

0.2.12

06 Nov 23:52
Compare
Choose a tag to compare
  • fix stack exists detection
  • update aws sdk to 1.11.224