Skip to content

Releases: aws-amplify/amplify-codegen

2.25.1 (2021-06-02)

02 Jun 20:12
Compare
Choose a tag to compare

Bug Fixes

appsync-modelgen-plugin: skip query/mutation/sub types (#180) (aa0dbb3)
appsync-modelgen-plugin: include auth rule provider in the Java models, if available (#168) (69cd61a)

Features
appsync-modelgen-plugin: ios - support public/private @auth rules (#181) (a649136)

2.25.0 (2021-05-25)

26 May 20:48
Compare
Choose a tag to compare

Bug Fixes

  • amplify-codegen: add correct error msg for flutter codegen (#140) (a99d67c)
  • amplify-codegen: Correct cli help re: codegen --maxDepth flag (#138) (960b900)
  • appsync-modelgen-plugin: restore the old init if timestamp disabled (#177) (f923e14)
  • graphql-docs-generator: change handler dependency version (#164) (f7de414)
  • graphql-types-generator: correct required types and inconsistent types (#159) (2805bb6)

Features