Skip to content

1.2.0

Compare
Choose a tag to compare
@saranyailla saranyailla released this 28 Feb 23:38
· 118 commits to main since this release
671fe1a

New features

  • Adds the options entry to the build configuration in the GDK CLI configuration file. Supports exclude under options to exclude certain files from the zip artifact when using the zip build system.
  • Adds the gradlew build system to use Gradle Wrapper to build components.
  • Adds support for Kotlin DSL build files for the gradle build option.
  • Adds an options entry to the publish configuration in the GDK CLI configuration file. Supports the file_upload_args under options to provide extra arguments when uploading files to Amazon S3.

Bug fixes and improvements:

  • Fixes an issue where Gradle builds didn't clean before running a build command.
  • Fixes an issue where the build didn't exit when the build command fails.
  • Improves the output format of the gdk component list command.