amplify-cli

The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.

APACHE-2.0 License

Downloads
7.4M
Stars
2.8K
Committers
302

Bot releases are visible (Hide)

amplify-cli - 7.3.0

Published by aws-amplify-ops almost 3 years ago

Change Log

amplify-category-api 3.3.0 (2021-11-15)

Bug Fixes

Features

amplify-category-auth 2.3.0 (2021-11-15)

Bug Fixes

  • add missing await, fix import paths (#8199) (51c4dd9)
  • added public access to scoped packages (#8485) (f53f9b6)
  • adds userPool resourceName instead of authResource (#8497) (fd171c7)
  • admin UI test (a1855a8)
  • alias attr bug and use enabled mfa (aed3fd3)
  • allow both email and phone nummber type (#8850) (fc31b1a)
  • amplify-category-auth: added username attributes to configure sms (#8624) (adb70b1)
  • amplify-category-auth: fixed the openId Connect proovider auth (#8753) (e04fe49)
  • amplify-category-auth: switching to social providers with user pools instead of identity pools (#8308) (0c82fe3)
  • amplify-category-auth: update attr mapping... (#8135) (a35352d), closes #7793
  • amplify-category-auth: update front end config on pull (#8173) (da2b008)
  • asana bug fixes (#8692) (c41d8b6)
  • auth e2e fixes (3d1d3fb)
  • auth issue in export tests (#8710) (b21389a)
  • auth mmessage printer (#8827) (257a157)
  • auth trigger params parsing and test wait lines (#8824) (20cfbdb)
  • broken unit tests (e5f30e7)
  • bug fixes in external auth enable (b600861)
  • build resources on pull even with no override flag passed + update skeleton package.json (#8771) (d13b83e)
  • enable scoped packages in plugin platform (#8492) (f7bd346)
  • ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
  • exit auth migration gracefully, add file exists checks (#8833) (d6eb740)
  • fixes auth migration e2e (#8756) (f537d7c)
  • fixes dependsOn parameter and auth migration test (#8480) (640b79e)
  • headless migrate auth (#8735) (926a229)
  • latest changes (b8fb605)
  • mfa bug and changed password policy type as string or number (#8855) (8d4b548)
  • parameters file path and updates cloud backend with build (#8564) (f9497fb)
  • tsc global install error (7d1cca8)
  • update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)
  • update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
  • updated resource update logic (#8831) (c4835c4)
  • userPool group template fixes (#8515) (29e129a)
  • userPool retain policy (#8867) (0eb5584)

Features

  • Asana blocker fixes (#8805) (c4fbd4b)
  • Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
  • change override.ts file to override.ts.sample in resources/ for pkg CLI to work (#8716) (1804b11)
  • extensibility for REST APIs (#8598) (de19d23)
  • overrides uniformity accross all the categories (#8695) (2f6f0eb)

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799
  • Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971

amplify-category-custom 2.3.0 (2021-11-15)

Bug Fixes

  • add alphanumeric validation on custom resource-name (#8798) (77e05e2)
  • add npmignore to custom resource package and update archiver (#8596) (a2c32fd)
  • build resources on pull even with no override flag passed + update skeleton package.json (#8771) (d13b83e)
  • ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
  • generate dynamic amplify resource types before building cdk code (#8778) (9b9f624)
  • glob fix for auth trigger template (#8819) (26a1085)
  • modify update custom flow + update cdk skeleton sample (#8859) (87811fc)
  • remove depending on conditional output variables from stacks (#8719) (ac63a64)
  • update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)

Features

  • consolidate dependent resource types in backend/ (#8709) (3d556d7)
  • define custom resources with CDK or CFN (#8590) (e835584)
  • exclude amplify/backend/awscloudformation from gitignore path (#8794) (18d202f)

amplify-category-function 3.3.0 (2021-11-15)

Features

amplify-category-predictions 3.2.1 (2021-11-15)

Bug Fixes

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799

amplify-category-storage 3.0.0 (2021-11-15)

Bug Fixes

  • add amplify-prompts dependency to package.json's (7f313ab)
  • added public access to scoped packages (#8485) (f53f9b6)
  • amplify meta output for imported ddb, type fixes (#8767) (4f270ac)
  • amplify-category-storage: add auth by default (#8498) (011cb87)
  • auth e2e tests (#8708) (24797e9)
  • build resources on pull even with no override flag passed + update skeleton package.json (#8771) (d13b83e)
  • checkout into existing env with new LL (#7687) (3e2e630)
  • ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
  • exit auth migration gracefully, add file exists checks (#8833) (d6eb740)
  • ext overrides2 storage-headless and predictions (#8622) (59e7118)
  • lambda timeout should be an integer type (#7699) (cbacf4d)
  • latest changes (b8fb605)
  • lowercase filename for linux (#8839) (ddeb914)
  • map readable attr name to ddb name in parameters.json (#8816) (59e5f50)
  • parameters file path and updates cloud backend with build (#8564) (f9497fb)
  • resource key should be 'category', not 'categoryName' (#8041) (3908d1b)
  • storage migration permissions (#8835) (767cf8c)
  • storage params (#8828) (e860a8f)
  • update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)
  • update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)

Continuous Integration

Features

  • amplify-category-storage: headless support for S3 (#8423) (76b0e70)
  • change override.ts file to override.ts.sample in resources/ for pkg CLI to work (#8716) (1804b11)
  • configure env vars and secrets for lambda functions (#7529) (fac354e)
  • ddb overrides and flow refactor (e601a36)
  • define custom resources with CDK or CFN (#8590) (e835584)
  • load existing ddb columns during update workflow (#7293) (4c9a80a)
  • overrides uniformity accross all the categories (#8695) (2f6f0eb)

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799

BREAKING CHANGES

  • The breaking change is in the workflow of auth and storage. Auth and Storage
    categories can be overriden

amplify-cli 7.3.0 (2021-11-15)

Bug Fixes

Features

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799

amplify-cli-core 2.3.0 (2021-11-15)

Bug Fixes

Features

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799

amplify-cli-extensibility-helper 2.2.1 (2021-11-15)

Bug Fixes

  • ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
  • suppress deployment bucket type and root stack fixes (#8861) (944f444)
  • update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)

amplify-container-hosting 2.3.0 (2021-11-15)

Features

amplify-e2e-core 2.3.0 (2021-11-15)

Bug Fixes

Features

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799

amplify-e2e-tests 3.3.0 (2021-11-15)

Bug Fixes

Features

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799

amplify-frontend-android 3.3.0 (2021-11-15)

Features

amplify-frontend-flutter 1.3.0 (2021-11-15)

Features

amplify-frontend-ios 3.3.0 (2021-11-15)

Features

amplify-frontend-javascript 3.3.0 (2021-11-15)

Features

amplify-graphiql-explorer 2.3.0 (2021-11-15)

Features

Reverts

  • Revert "chore: upgrade yarn packages recommended by dependabot (#7670)" (#7758) (d90edec), closes #7670 #7758

amplify-migration-tests 4.3.0 (2021-11-15)

Bug Fixes

Features

  • Auth refactor to use cdk, eliminate EJS, overrides functionality (#8355) (66d885f)
  • root stack override (#8276) (887f617)

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799

amplify-nodejs-function-template-provider 2.2.1 (2021-11-15)

Bug Fixes

  • map readable attr name to ddb name in parameters.json (#8816) (59e5f50)

amplify-provider-awscloudformation 5.3.0 (2021-11-15)

Bug Fixes

  • add a check for spinner undefined and error logging (#8795) (f0b4331)
  • add npmignore to custom resource package and update archiver (#8596) (a2c32fd)
  • amplify-provider-awscloudformation: don't apply preprocessor if no resources (#8823) (94de940)
  • auth e2e fixes (3d1d3fb)
  • build resources on pull even with no override flag passed + update skeleton package.json (#8771) (d13b83e)
  • enable scoped packages in plugin platform (#8492) (f7bd346)
  • ensure FF on stack transform, revert revert (#8810) (868952f), closes #8796 #8799
  • exit auth migration gracefully, add file exists checks (#8833) (d6eb740)
  • ext overrides2 storage-headless and predictions (#8622) (59e7118)
  • fix configure project and custom policies api containers (#8703) (a5c8775)
  • glob fix for auth trigger template (#8819) (26a1085)
  • hooks + hosting e2e (#8743) (c995d0b)
  • init override test fix (#8768) (9674a4e)
  • maked the export path relative to export folder (#8840) (a8ad1a2)
  • parameters file path and updates cloud backend with build (#8564) (f9497fb)
  • rebuild api bad merge (#8818) (0e82015)
  • remove no-override check for category transformations (#8765) (4b557f5)
  • root stack status (#8856) (ebc553c)
  • suppress deployment bucket type and root stack fixes (#8861) (944f444)
  • test fixes (#8647) (d746510)
  • update custom cdk seleton templates + format override skeleton file (#8752) (bef17fb)
  • update migration msg, ddb import e2e, lgtm errors (#8796) (a2d87ec)
  • updated resource update logic (#8831) (c4835c4)

Features

Reverts

  • Revert "fix: update migration msg, ddb import e2e, lgtm errors (#8796)" (#8799) (394a32f), closes #8796 #8799

amplify-util-mock 4.2.1 (2021-11-15)

Bug Fixes

amplify-cli - 6.4.0

Published by aws-amplify-ops almost 3 years ago

Change Log

amplify-appsync-simulator 1.27.8 (2021-11-11)

Bug Fixes

  • amplify-appsync-simulator: fixed app sync simulator util auth type mock (#8451) (2ce306f)
  • update appsync simulators ip address validation (#8375) (4b494fc), closes #8359
  • vtl list utils & update model test scenarios (#8701) (402cd9b)

amplify-category-api 2.34.0 (2021-11-11)

Bug Fixes

  • amplify-category-api: change auth directive type and fix codegen bug (#8639) (b8d838d)
  • expand region support for aurora serverless (#8577) (ad0cd2b)
  • graphql-model-transformer: fixed schema template options check for transformer version (#8449) (aedcae3)
  • graphql: lambda auth label fix (#8623) (6b4994d)
  • graphql: minor api prompt fixes (#8603) (b9aabe2)
  • remove duplicate error messages (#8651) (aad5de7)
  • schema migrator utility as separate command (#8720) (46e1ee6)

Features

  • amplify-provider-awscloudformation: change global_auth_rule to globalAuthRule for global auth (#8674) (7a06216)
  • amplify-provider-awscloudformation: change sandbox mode syntax in schema (#8592) (a3bdd44)
  • flag to allow destructive schema changes (#8273) (18de856)

Reverts

amplify-category-auth 2.38.5 (2021-11-11)

Bug Fixes

  • amplify-category-auth: added username attributes to configure sms (#8624) (adb70b1)
  • amplify-category-auth: switching to social providers with user pools instead of identity pools (#8308) (0c82fe3)
  • amplify-category-auth: update attr mapping... (#8135) (a35352d), closes #7793

Reverts

  • Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971

amplify-category-function 2.37.0 (2021-11-11)

Bug Fixes

Features

  • flag to allow destructive schema changes (#8273) (18de856)

Reverts

amplify-category-geo 1.2.0 (2021-11-11)

Features

amplify-category-storage 2.13.0 (2021-11-11)

Bug Fixes

  • amplify-category-storage: add auth by default (#8498) (011cb87)

Features

  • amplify-category-storage: headless support for S3 (#8423) (76b0e70)

amplify-cli 6.4.0 (2021-11-11)

Bug Fixes

  • amplify-category-auth: switching to social providers with user pools instead of identity pools (#8308) (0c82fe3)
  • cli: amplify plugin scan command print correct version of inactive hosting plugins (#8130) (d37886f), closes #8127
  • Custom policies works with amplify status -v (#8531) (01f18e4)
  • graphql: correct api key type on auto apply auth mode (#8459) (59f2ab5)
  • improve trigger update error handling, ref #8280 (#8329) (40f9cb0)
  • prevent infinite loop (#8540) (aeaceab)
  • remove duplicate error messages (#8651) (aad5de7)

Features

Reverts

  • Revert "feat: version blocking for CLI (#8737)" (#8747) (2d5110c), closes #8737 #8747
  • Revert "feat: version blocking for CLI (#8512)" (#8522) (c48453b), closes #8512 #8522

amplify-cli-core 1.32.0 (2021-11-11)

Bug Fixes

  • Custom policies works with amplify status -v (#8531) (01f18e4)
  • schema migrator utility as separate command (#8720) (46e1ee6)

Features

  • Activate graphql migrator behind feature flag (5a76b3a)
  • flag to allow destructive schema changes (#8273) (18de856)
  • graphql-model-transformer: added transformer version feature flag (#8328) (922bf61)
  • version blocking for CLI (#8512) (52edf2b)
  • version blocking for CLI (#8737) (b92cd32)

Reverts

  • Revert "feat: version blocking for CLI (#8737)" (#8747) (2d5110c), closes #8737 #8747
  • Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971
  • Revert "feat: version blocking for CLI (#8512)" (#8522) (c48453b), closes #8512 #8522

amplify-console-hosting 1.9.16 (2021-11-11)

Bug Fixes

amplify-e2e-core 1.31.0 (2021-11-11)

Bug Fixes

Features

  • add admin roles which have admin control over a graphql api (#8601) (4d50df0)
  • amplify-category-storage: headless support for S3 (#8423) (76b0e70)
  • amplify-provider-awscloudformation: change sandbox mode syntax in schema (#8592) (a3bdd44)
  • amplify-provider-awscloudformation: enable custom resolvers for v2 transformer (#8454) (934ad64)
  • amplify-provider-awscloudformation: merge user config with transform generated resolvers (#8447) (4d553e5)
  • flag to allow destructive schema changes (#8273) (18de856)
  • version blocking for CLI (#8512) (52edf2b)
  • version blocking for CLI (#8737) (b92cd32)

Reverts

  • Revert "Lambda auth minor fixes (#8741)" (#8762) (aa1096c), closes #8741 #8762
  • Revert "feat: version blocking for CLI (#8737)" (#8747) (2d5110c), closes #8737 #8747
  • Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971
  • Revert "feat: version blocking for CLI (#8512)" (#8522) (c48453b), closes #8512 #8522

amplify-e2e-tests 2.55.0 (2021-11-11)

Bug Fixes

  • amplify-category-api: change auth directive type and fix codegen bug (#8639) (b8d838d)
  • amplify-category-auth: switching to social providers with user pools instead of identity pools (#8308) (0c82fe3)
  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • searchable fix and migration e2e tests (#8666) (d5f9397)
  • test: windows test fix (#8593) (f7631f8)

Features

  • add admin roles which have admin control over a graphql api (#8601) (4d50df0)
  • amplify-category-storage: headless support for S3 (#8423) (76b0e70)
  • amplify-provider-awscloudformation: change global_auth_rule to globalAuthRule for global auth (#8674) (7a06216)
  • amplify-provider-awscloudformation: change sandbox mode syntax in schema (#8592) (a3bdd44)
  • amplify-provider-awscloudformation: enable custom resolvers for v2 transformer (#8454) (934ad64)
  • amplify-provider-awscloudformation: merge user config with transform generated resolvers (#8447) (4d553e5)
  • flag to allow destructive schema changes (#8273) (18de856)
  • version blocking for CLI (#8512) (52edf2b)
  • version blocking for CLI (#8737) (b92cd32)

Reverts

  • Revert "feat: version blocking for CLI (#8737)" (#8747) (2d5110c), closes #8737 #8747
  • Revert "Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790)" (#7971) (ff418d1), closes #7779 #7790 #7971
  • Revert "feat: version blocking for CLI (#8512)" (#8522) (c48453b), closes #8512 #8522

amplify-frontend-javascript 2.25.1 (2021-11-11)

Bug Fixes

  • amplify-category-auth: switching to social providers with user pools instead of identity pools (#8308) (0c82fe3)
  • amplify-frontend-javascript: geo region default (#8552) (60255ee)

amplify-graphql-auth-transformer 0.2.0 (2021-11-11)

Bug Fixes

  • @auth fix relational auth, authv2 e2e with utils and fixes (#8450) (aa320cd)
  • @function vNext payload, remove unused code, and update common mapping tempalte function (#8462) (24d0de9)
  • add @manytomany join table auth (#8460) (424bbda)
  • add field auth on aggregation queries (#8508) (c0fa85a)
  • add schema directives for sync operation when conflict resolution is enabled (#8521) (e3299e5)
  • allow duplicate auth rules when creating the join type (#8680) (1a0636d)
  • auth on getting related model name and searchablevNext e2e (#8455) (8536dd3)
  • auth vnext validation fixes (#8551) (2cfe6ce)
  • fix null check for implied owner check (#8586) (4a0fda8)
  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • searchable fix and migration e2e tests (#8666) (d5f9397)
  • update auth vnext validation to use private for oidc (#8606) (8e659a1)

Features

  • add admin roles which have admin control over a graphql api (#8601) (4d50df0)
  • allow optional idp arg into auth to allow provided auth role or authenticated identity (#8609) (bf843b9)

amplify-graphql-default-value-transformer 0.3.0 (2021-11-11)

Features

amplify-graphql-function-transformer 0.4.6 (2021-11-11)

Bug Fixes

  • @auth fix relational auth, authv2 e2e with utils and fixes (#8450) (aa320cd)
  • @function vNext payload, remove unused code, and update common mapping tempalte function (#8462) (24d0de9)
  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)

amplify-graphql-http-transformer 0.5.6 (2021-11-11)

Bug Fixes

  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • override http datasource logical IDs (#8714) (81cc461)

amplify-graphql-index-transformer 0.5.0 (2021-11-11)

Bug Fixes

Features

amplify-graphql-model-transformer 0.7.0 (2021-11-11)

Bug Fixes

  • datastore logical id (#8761) (e86cbb9)
  • graphql-model-transformer: fixed model transformer ID generation when ID field is not specified (#8633) (b515d16)
  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • graphql-model-transformer: subscription resolver logical id fix (#8712) (f562f37)
  • move @model params to root stack and fix ds logical id (#8736) (df4408c)
  • override none,DDB,lambda datasource logical IDs (#8723) (c534dc4)

Features

amplify-graphql-predictions-transformer 0.3.6 (2021-11-11)

Bug Fixes

  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • override http datasource logical IDs (#8714) (81cc461)
  • override none,DDB,lambda datasource logical IDs (#8723) (c534dc4)

amplify-graphql-relational-transformer 0.4.0 (2021-11-11)

Bug Fixes

  • @auth fix relational auth, authv2 e2e with utils and fixes (#8450) (aa320cd)
  • add @manytomany join table auth (#8460) (424bbda)
  • allow duplicate auth rules when creating the join type (#8680) (1a0636d)
  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • graphql-relational-schema-transformer: has-many transformer update filter/condition inputs (#8565) (9f5570b)
  • graphql-relational-transformer: fix belongs to e2e test (#8738) (233ed56)
  • graphql-relational-transformer: fix has many without fields (#8700) (cc21d4d)
  • graphql-relational-transformer: fixed has one and belongs to relationship (#8679) (8a390fb)
  • reuse foreign key field in [@belongs](https://github.com/belongs)To transformer (#8557) (39fbe6f)
  • use output when looking up relational related type index (#8657) (1f5dd5c)

Features

  • add admin roles which have admin control over a graphql api (#8601) (4d50df0)
  • generate list types as non-null (#8166) (93786c1)

amplify-graphql-searchable-transformer 0.7.0 (2021-11-11)

Bug Fixes

  • @auth fix relational auth, authv2 e2e with utils and fixes (#8450) (aa320cd)
  • add field auth on aggregation queries (#8508) (c0fa85a)
  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • graphql: change aggregate field type to enum (#8484) (78d1e43)
  • graphql: searchable default sort direction (#8481) (12c1afa)
  • searchable fix and migration e2e tests (#8666) (d5f9397)
  • update searchable agg query to work in sandbox mode (#8560) (8a12868)

Features

amplify-graphql-transformer-core 0.10.0 (2021-11-11)

Bug Fixes

  • amplify-category-api: change auth directive type and fix codegen bug (#8639) (b8d838d)
  • datastore logical id (#8761) (e86cbb9)
  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • move @model params to root stack and fix ds logical id (#8736) (df4408c)
  • override http datasource logical IDs (#8714) (81cc461)
  • override none,DDB,lambda datasource logical IDs (#8723) (c534dc4)
  • revert none data source logical id override (#8734) (c83507b)
  • sub "_" with hash in resource logical ID in transformer v2 (#8600) (6bb620b)

Features

  • amplify-provider-awscloudformation: change sandbox mode syntax in schema (#8592) (a3bdd44)

amplify-graphql-transformer-interfaces 1.10.1 (2021-11-11)

Bug Fixes

  • graphql-model-transformer: override resource logical id to fix v1 to v2 transformer migration (#8597) (e3a2afb)
  • move @model params to root stack and fix ds logical id (#8736) (df4408c)

amplify-graphql-transformer-migrator 0.2.0 (2021-11-11)

Bug Fixes

Features

  • Activate graphql migrator behind feature flag (5a76b3a)

amplify-headless-interface 1.11.0 (2021-11-11)

Features

amplify-nodejs-function-runtime-provider 1.6.15 (2021-11-11)

Bug Fixes

  • amplify-nodejs-function-runtime-provider: catch yarn 2 error on lambda build (#8263) (2c80057)

amplify-nodejs-function-template-provider 1.6.25 (2021-11-11)

Reverts

amplify-prompts 1.3.0 (2021-11-11)

Features

  • add byValue and byValues helper functions to select pick options by value (#8253) (2fa32e8)
  • flag to allow destructive schema changes (#8273) (18de856)

amplify-provider-awscloudformation 4.65.0 (2021-11-11)

Bug Fixes

  • add @manytomany join table auth (#8460) (424bbda)
  • add a check if the idp id exists (#8649) (a6142b8)
  • add a validation check for aws environment variables (#7933) (8991e78)
  • add destructuring to require() (#8544) (1c00c9f)
  • amplify-category-api: change auth directive type and fix codegen bug (#8639) (b8d838d)
  • amplify-provider-awscloudformation: add if/else for warning message in sandbox mode (#8545) (1da86c2)
  • amplify-provider-awscloudformation: use amplify prompts for warnings (#8731) (98840ec)
  • broken docs link in error message (#8436) (59117c2)
  • check in custom policies for api and function (#8568) (d932f7b)
  • Custom policies works with amplify status -v (#8531) (01f18e4)
  • e2e test for generating custom policies (#8580) (b0a17a2)
  • function dep fix and auth transformer e2e fix (#8615) (14921fe)
  • graphql-model-transformer: fixed schema template options check for transformer version (#8449) (aedcae3)
  • graphql-model-transformer: subscription resolver logical id fix (#8712) (f562f37)
  • graphql: add defensive check on getTablesRequiringReplacement (#8528) (26efb7a)
  • pinpoint feature flag read (#8496) (f078323)
  • port sanity check to transformer V2 (#8563) (840ce0f)
  • reload feature flags after gql v2 flag migration (#8677) (cb7bca2)
  • remove duplicate entry from admin ui backend mapping (#8638) (0ab3745)
  • safety check for undefined curr cloud backend path (#8584) (f72e59b)
  • schema migrator utility as separate command (#8720) (46e1ee6)
  • update endpoints to use custom domains in admin-helpers.ts (#8495) (2cb2f4d)
  • update logic for identifying primary key changes (#8583) (c3eb68b)
  • use userpoolid as indicator for addAwsIamAuthInOutputSchema (#8570) (9c86958)

Features

  • Activate graphql migrator behind feature flag (5a76b3a)
  • add admin roles which have admin control over a graphql api (#8601) (4d50df0)
  • allow optional idp arg into auth to allow provided auth role or authenticated identity (#8609) (bf843b9)
  • amplify-provider-awscloudformation: change global_auth_rule to globalAuthRule for global auth (#8674) (7a06216)
  • amplify-provider-awscloudformation: change sandbox mode syntax in schema (#8592) (a3bdd44)
  • amplify-provider-awscloudformation: enable custom resolvers for v2 transformer (#8454) (934ad64)
  • amplify-provider-awscloudformation: merge user config with transform generated resolvers (#8447) (4d553e5)
  • flag to allow destructive schema changes (#8273) (18de856)
  • graphql-model-transformer: added transformer version feature flag (#8328) (922bf61)
  • version blocking for CLI (#8512) (52edf2b)
  • version blocking for CLI (#8737) (b92cd32)

Reverts

  • Revert "feat: version blocking for CLI (#8737)" (#8747) (2d5110c), closes #8737 #8747
  • Revert "feat: version blocking for CLI (#8512)" (#8522) (c48453b), closes #8512 #8522

amplify-util-headless-input 1.6.0 (2021-11-11)

Bug Fixes

Features

amplify-util-mock 3.34.12 (2021-11-11)

Bug Fixes

  • vtl list utils & update model test scenarios (#8701) (402cd9b)

graphql-auth-transformer 6.25.0 (2021-11-11)

Features

graphql-connection-transformer 4.22.0 (2021-11-11)

Bug Fixes

  • graphql-relational-transformer: fix has many without fields (#8700) (cc21d4d)

Features

graphql-dynamodb-transformer 6.23.0 (2021-11-11)

Features

graphql-elasticsearch-transformer 4.13.0 (2021-11-11)

Features

graphql-transformer-common 4.20.0 (2021-11-11)

Bug Fixes

  • @function vNext payload, remove unused code, and update common mapping tempalte function (#8462) (24d0de9)
  • auth on getting related model name and searchablevNext e2e (#8455) (8536dd3)

Features

graphql-transformer-core 6.31.0 (2021-11-11)

Features

  • flag to allow destructive schema changes (#8273) (18de856)

graphql-transformers-e2e-tests 6.29.0 (2021-11-11)

Bug Fixes

Features

  • add admin roles which have admin control over a graphql api (#8601) (4d50df0)
  • allow optional idp arg into auth to allow provided auth role or authenticated identity (#8609) (bf843b9)
amplify-cli - 6.3.1

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-api 2.33.2 (2021-10-13)

Bug Fixes

  • api containers on repushing does not fail (#8416) (eb64172)

amplify-category-geo 1.1.0 (2021-10-13)

Features

  • Geo category plugin - support for additional regions (#8373) (3a0c29f)

amplify-cli 6.3.1 (2021-10-13)

Bug Fixes

amplify-e2e-core 1.30.0 (2021-10-13)

Bug Fixes

  • api containers on repushing does not fail (#8416) (eb64172)

Features

  • Geo category plugin - support for additional regions (#8373) (3a0c29f)

amplify-e2e-tests 2.54.0 (2021-10-13)

Bug Fixes

  • api containers on repushing does not fail (#8416) (eb64172)

Features

  • Geo category plugin - support for additional regions (#8373) (3a0c29f)

amplify-frontend-javascript 2.25.0 (2021-10-13)

Features

  • Geo category plugin - support for additional regions (#8373) (3a0c29f)

amplify-provider-awscloudformation 4.64.0 (2021-10-13)

Features

  • Geo category plugin - support for additional regions (#8373) (3a0c29f)
amplify-cli - 6.3.0

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-api 2.33.1 (2021-10-10)

Bug Fixes

  • amplify-category-api: fixed api to reference stack name and deployment bucket (#8145) (4c7493a)

amplify-cli 6.3.0 (2021-10-10)

Features

Reverts

amplify-cli-core 1.31.1 (2021-10-10)

Reverts

  • temporarily setup new apps with old pluralization (#8401) (7bb57d0)

amplify-container-hosting 1.3.26 (2021-10-10)

Bug Fixes

  • amplify-category-api: fixed api to reference stack name and deployment bucket (#8145) (4c7493a)

amplify-e2e-core 1.29.0 (2021-10-10)

Features

  • amplify-provider-awscloudformation: enable custom resolvers for v2 transformer (#8332) (1c73042)
  • amplify-provider-awscloudformation: merge user config with transform generated resolvers (#8262) (f25abbf)

Reverts

amplify-e2e-tests 2.53.0 (2021-10-10)

Features

  • amplify-provider-awscloudformation: enable custom resolvers for v2 transformer (#8332) (1c73042)
  • amplify-provider-awscloudformation: merge user config with transform generated resolvers (#8262) (f25abbf)

Reverts

amplify-graphql-default-value-transformer 0.2.0 (2021-10-10)

Features

  • graphql-default-value-transformer: implemented default value directive (#8291) (130aba1)

amplify-graphql-index-transformer 0.4.0 (2021-10-10)

Features

  • graphql-model-transformer: index/primarykey datastore selective sync capability (#8240) (e108783)

amplify-graphql-transformer-interfaces 1.10.0 (2021-10-10)

Features

  • graphql-model-transformer: index/primarykey datastore selective sync capability (#8240) (e108783)

amplify-provider-awscloudformation 4.63.0 (2021-10-10)

Bug Fixes

  • amplify-category-api: fixed api to reference stack name and deployment bucket (#8145) (4c7493a)

Features

  • amplify-provider-awscloudformation: enable custom resolvers for v2 transformer (#8332) (1c73042)
  • amplify-provider-awscloudformation: merge user config with transform generated resolvers (#8262) (f25abbf)
  • graphql-default-value-transformer: implemented default value directive (#8291) (130aba1)

Reverts

graphql-transformers-e2e-tests 6.28.0 (2021-10-10)

Features

  • graphql-default-value-transformer: implemented default value directive (#8291) (130aba1)
amplify-cli - 6.2.1

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-provider-awscloudformation 4.62.1 (2021-10-08)

Bug Fixes

  • amplify-category-api: custom policies attached to TaskRoleArn (#8376) (6d92c8b)
  • opensearch warning, add optional chaining to get api category (#8371) (2bdae3a)
amplify-cli - 6.2.0

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-api 2.33.0 (2021-10-06)

Features

  • Custom policies IAM Policies for Lambda and Containers (#8068) (3e1ce0d)

amplify-category-function 2.36.0 (2021-10-06)

Features

  • Custom policies IAM Policies for Lambda and Containers (#8068) (3e1ce0d)

amplify-cli 6.2.0 (2021-10-06)

Features

  • Custom policies IAM Policies for Lambda and Containers (#8068) (3e1ce0d)

amplify-cli-core 1.31.0 (2021-10-06)

Features

  • Custom policies IAM Policies for Lambda and Containers (#8068) (3e1ce0d)

amplify-e2e-core 1.28.0 (2021-10-06)

Features

  • Custom policies IAM Policies for Lambda and Containers (#8068) (3e1ce0d)

amplify-e2e-tests 2.52.0 (2021-10-06)

Features

  • Custom policies IAM Policies for Lambda and Containers (#8068) (3e1ce0d)

amplify-provider-awscloudformation 4.62.0 (2021-10-06)

Bug Fixes

  • graphql-model-transformer: fix open search instance check for v1 and v2 transformers (#8354) (d7d9476)

Features

  • Custom policies IAM Policies for Lambda and Containers (#8068) (3e1ce0d)
amplify-cli - 6.1.1

Published by aws-amplify-ops about 3 years ago

Change Log

Features

  • Added additional instance types to @searchable directive

amplify-provider-awscloudformation 4.61.1 (2021-10-01)

Bug Fixes

  • logic to display searchable instance warning (#8297) (1fc7a9a)
amplify-cli - 6.1.0

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-api 2.32.0 (2021-09-27)

Bug Fixes

Features

  • Flag to allow schema changes that require table replacement (#8144) (2d4e65a)

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

amplify-category-auth 2.38.2 (2021-09-27)

Bug Fixes

  • add missing await, fix import paths (#8199) (51c4dd9)
  • amplify-category-auth: update front end config on pull (#8173) (da2b008)

amplify-category-function 2.35.0 (2021-09-27)

Features

  • Flag to allow schema changes that require table replacement (#8144) (2d4e65a)

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

amplify-category-geo 1.0.1 (2021-09-27)

Bug Fixes

amplify-cli 6.1.0 (2021-09-27)

Bug Fixes

  • amplify-category-auth: update front end config on pull (#8173) (da2b008)

Features

  • Flag to allow schema changes that require table replacement (#8144) (2d4e65a)

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

amplify-cli-core 1.30.0 (2021-09-27)

Bug Fixes

Features

  • Flag to allow schema changes that require table replacement (#8144) (2d4e65a)

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

amplify-e2e-core 1.27.0 (2021-09-27)

Features

  • Flag to allow schema changes that require table replacement (#8144) (2d4e65a)

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

amplify-e2e-tests 2.51.0 (2021-09-27)

Features

  • Flag to allow schema changes that require table replacement (#8144) (2d4e65a)

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

amplify-graphql-model-transformer 0.6.3 (2021-09-27)

Bug Fixes

  • graphql-model-transformer: @model conflict resolution (#8035) (f3bdc4a)
  • graphql-model-transformer: iam role name does not exceed 64 characters (#8244) (812a671)
  • graphql-model-transformer: remove unnecessary warnings for resolver config per type (#8265) (2f2f0a5)

amplify-graphql-relational-transformer 0.3.0 (2021-09-27)

Features

amplify-graphql-searchable-transformer 0.6.1 (2021-09-27)

Bug Fixes

  • graphql-model-transformer: @model conflict resolution (#8035) (f3bdc4a)
  • graphql-model-transformer: iam role name does not exceed 64 characters (#8244) (812a671)

amplify-graphql-transformer-core 0.9.1 (2021-09-27)

Bug Fixes

  • graphql-model-transformer: @model conflict resolution (#8035) (f3bdc4a)
  • graphql-model-transformer: iam role name does not exceed 64 characters (#8244) (812a671)
  • graphql-transformer-core: add default api name when generating stack (#8201) (fe52f9b)

amplify-graphql-transformer-interfaces 1.9.1 (2021-09-27)

Bug Fixes

  • graphql-model-transformer: @model conflict resolution (#8035) (f3bdc4a)
  • graphql-model-transformer: iam role name does not exceed 64 characters (#8244) (812a671)

amplify-prompts 1.2.0 (2021-09-27)

Features

  • Flag to allow schema changes that require table replacement (#8144) (2d4e65a)
  • update pick styling, hint text, and ctrl+z listener (#8167) (620a36a)

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

amplify-provider-awscloudformation 4.61.0 (2021-09-27)

Bug Fixes

  • add pull check for missing s3 objects, ref #8233 (#8250) (d17309d)
  • amplify-cli-core: add service mapping FFs (#7024) (36fe24d)
  • graphql-model-transformer: @model conflict resolution (#8035) (f3bdc4a)
  • graphql-model-transformer: provide correct directive definitions based on transformer version (#8208) (5583cd4)

Features

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

graphql-auth-transformer 6.24.23 (2021-09-27)

Bug Fixes

graphql-dynamodb-transformer 6.22.23 (2021-09-27)

Bug Fixes

  • graphql-model-transformer: iam role name does not exceed 64 characters (#8244) (812a671)

graphql-relational-schema-transformer 2.18.7 (2021-09-27)

Bug Fixes

graphql-transformer-common 4.19.10 (2021-09-27)

Bug Fixes

  • graphql-model-transformer: iam role name does not exceed 64 characters (#8244) (812a671)

graphql-transformer-core 6.30.0 (2021-09-27)

Features

  • Flag to allow schema changes that require table replacement (#8144) (2d4e65a)

Reverts

  • Revert "feat: Flag to allow schema changes that require table replacement (#8144)" (#8268) (422dd04), closes #8144 #8268

graphql-transformers-e2e-tests 6.27.0 (2021-09-27)

Bug Fixes

Features

amplify-cli - 6.0.1

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-auth 2.38.1 (2021-09-20)

Bug Fixes

  • amplify-category-auth: handle undefined aliasattributes (#8222) (c3b89af)
amplify-cli - 6.0.0

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-auth 2.38.0 (2021-09-18)

Bug Fixes

  • added warning for usernameAttributes (#8202) (b56eef0)
  • amplify-category-auth: check for undefined aliasAttributes (#8203) (c68dda1)

Features

  • amplify-category-auth: use usernameAttributes by default, FF for aliasAttributes (#8188) (f3044ee)

amplify-cli 6.0.0 (2021-09-18)

chore

BREAKING CHANGES

  • make usernameAttributes the default behavior for cognito userpools

amplify-cli-core 1.29.0 (2021-09-18)

Features

  • amplify-category-auth: use usernameAttributes by default, FF for aliasAttributes (#8188) (f3044ee)

amplify-e2e-tests 2.50.0 (2021-09-18)

Features

  • amplify-category-auth: use usernameAttributes by default, FF for aliasAttributes (#8188) (f3044ee)
amplify-cli - 5.6.0

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-auth 2.37.0 (2021-09-14)

Bug Fixes

  • remove overwrite of email-only verification when triggers are added (#7671) (704295b)
  • verification-link variable with small typo (#8073) (d9afc20)

Features

  • amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (88494b3)
  • amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (#8093) (b8949b2)

Reverts

  • Revert "feat(amplify-category-auth): add auth verification mechanisms to frontend config (#8037) (#8093)" (#8158) (50f07ef), closes #8037 #8093 #8158

amplify-category-function 2.34.6 (2021-09-14)

Bug Fixes

  • amplify-category-function: specify UTC tz when selecting start time (#8053) (5e3d69a)
  • remove overwrite of email-only verification when triggers are added (#7671) (704295b)

amplify-cli 5.6.0 (2021-09-14)

Bug Fixes

Features

  • amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (#8093) (b8949b2)
  • version blocking for CLI (#7834) (045ef3b)

Reverts

  • Revert "feat: version blocking for CLI (#7834)" (#8170) (f5a92e3), closes #7834 #8170
  • Revert "feat(amplify-category-auth): add auth verification mechanisms to frontend config (#8037) (#8093)" (#8158) (50f07ef), closes #8037 #8093 #8158

amplify-cli-core 1.28.0 (2021-09-14)

Features

Reverts

  • Revert "feat: version blocking for CLI (#7834)" (#8170) (f5a92e3), closes #7834 #8170

amplify-e2e-core 1.26.0 (2021-09-14)

Bug Fixes

  • amplify-category-function: specify UTC tz when selecting start time (#8053) (5e3d69a)

Features

Reverts

  • Revert "feat: version blocking for CLI (#7834)" (#8170) (f5a92e3), closes #7834 #8170

amplify-e2e-tests 2.49.0 (2021-09-14)

Bug Fixes

  • remove overwrite of email-only verification when triggers are added (#7671) (704295b)

Features

  • amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (88494b3)
  • version blocking for CLI (#7834) (045ef3b)

Reverts

  • Revert "feat: version blocking for CLI (#7834)" (#8170) (f5a92e3), closes #7834 #8170
  • Revert "test: fix version gating e2e test deletion (#8156)" (#8169) (d43836f), closes #8156 #8169

amplify-frontend-javascript 2.24.0 (2021-09-14)

Features

  • amplify-category-auth: add auth verification mechanisms to frontend config (#8037) (88494b3)

amplify-graphql-model-transformer 0.6.2 (2021-09-14)

Bug Fixes

  • graphql-model-transformer: fix typo in print block (#8152) (7377e58)

amplify-graphql-searchable-transformer 0.6.0 (2021-09-14)

Features

amplify-provider-awscloudformation 4.60.0 (2021-09-14)

Features

Reverts

  • Revert "feat: version blocking for CLI (#7834)" (#8170) (f5a92e3), closes #7834 #8170

graphql-elasticsearch-transformer 4.12.0 (2021-09-14)

Features

amplify-cli - 5.5.0

Published by aws-amplify-ops about 3 years ago

Change Log

🚀 New: CLI Command Hooks

Use Command Hooks to execute custom scripts before, during, and after Amplify CLI commands (amplify push, amplify api gql-compile, and more). This allows you to extend Amplify’s best-practice defaults to meet your organization’s specific security guidelines and operational requirements.

  • Run custom scripts before & after Amplify CLI commands
  • Conditionally interrupt Amplify CLI execution
  • Extend best practices w/ your business specific requirements

Note: You need to create a amplify/hooks folder if your Amplify project was created prior to Amplify CLI version 5.5.0

Documentation is located here.

amplify-category-auth 2.36.5 (2021-09-09)

Bug Fixes

Reverts

  • Revert "fix(amplify-category-auth): update attr mapping... (#7979)" (#8115) (35af7e1), closes #7979 #8115

amplify-category-function 2.34.5 (2021-09-09)

Bug Fixes

  • 'filter' of undefined when removing layers (#8057) (b524870)

amplify-cli 5.5.0 (2021-09-09)

Bug Fixes

  • runtime hooks readme getting excluded in pkg CLI (#8100) (1f491cf)

Features

Reverts

  • Revert "fix(cli): better error message when trying to publish with CD configured in Amplify Console (#7874) (#8106) (61b7fc3), closes #7874 #8106 #8049 #7874

amplify-cli-core 1.27.0 (2021-09-09)

Bug Fixes

  • runtime hooks readme getting excluded in pkg CLI (#8100) (1f491cf)

Features

amplify-console-integration-tests 1.8.7 (2021-09-09)

Reverts

  • Revert "ci: add windows e2e test coverage" (0560b0f)

amplify-e2e-core 1.25.0 (2021-09-09)

Features

Reverts

  • Revert "ci: add windows e2e test coverage" (0560b0f)

amplify-e2e-tests 2.48.0 (2021-09-09)

Bug Fixes

  • runtime hooks readme getting excluded in pkg CLI (#8100) (1f491cf)

Features

Reverts

  • Revert "ci: add windows e2e test coverage" (0560b0f)

amplify-migration-tests 3.1.7 (2021-09-09)

Reverts

  • Revert "ci: add windows e2e test coverage" (0560b0f)

amplify-nodejs-function-runtime-provider 1.6.9 (2021-09-09)

Reverts

  • Revert "ci: add windows e2e test coverage" (0560b0f)

amplify-provider-awscloudformation 4.59.0 (2021-09-09)

Features

graphql-transformers-e2e-tests 6.26.1 (2021-09-09)

Reverts

  • Revert "ci: add windows e2e test coverage" (0560b0f)
amplify-cli - 5.4.0

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-auth 2.36.4 (2021-09-02)

Bug Fixes

  • amplify-category-auth: fixed walkthrough prompt after choosing same web & native app clients (#7954) (49d0e51)

amplify-category-function 2.34.4 (2021-09-02)

Bug Fixes

  • amplify-category-function: check for new function when adding permissions (#8017) (7af3b0d), closes #7970
  • amplify-provider-awscloudformation: display mfa prompt (#7866) (8947b18)
  • function names are made to match package.json's format (#7988) (25689dd)
  • include files starting with a period on packaging (#7861) (870ad10)
  • parameterize AppId in secrets path for multi-account workflows (#7922) (50a11a8)
  • resource key should be 'category', not 'categoryName' (#8041) (3908d1b)

Reverts

  • Revert "fix(amplify-provider-awscloudformation): display mfa prompt (#7866)" (#8054) (7b5de7b), closes #7866 #8054
  • Revert "fix: function names are made to match package.json's format (#7988)" (#8051) (b40faa7), closes #7988 #8051

amplify-category-storage 2.12.6 (2021-09-02)

Bug Fixes

  • add amplify-prompts dependency to package.json's (7f313ab)
  • resource key should be 'category', not 'categoryName' (#8041) (3908d1b)

amplify-cli 5.4.0 (2021-09-02)

Bug Fixes

  • add amplify-prompts dependency to package.json's (7f313ab)
  • amplify-provider-awscloudformation: display mfa prompt (#7866) (8947b18)
  • cli: better error message when trying to publish with CD configured in Amplify Console (#7874) (4f03859), closes #7486
  • handle case where there is no appId (#8049) (f7e62df)

Features

  • cli: add consistent support for verb / noun swapping (#7675) (4319875), closes #7630

Reverts

  • Revert "fix(amplify-provider-awscloudformation): display mfa prompt (#7866)" (#8054) (7b5de7b), closes #7866 #8054

amplify-cli-core 1.26.2 (2021-09-02)

Bug Fixes

  • amplify-cli-core: extend js-yaml.JSON_SCHEMA to inherit json type conversions when parsing .yml cfn templates (#7909) (fe5c1ec), closes #7819

amplify-graphql-index-transformer 0.3.1 (2021-09-02)

Bug Fixes

amplify-graphql-model-transformer 0.6.1 (2021-09-02)

Bug Fixes

  • add model transformer v2 e2e tests (#7946) (351a8bc)
  • model transformer support condition (#7935) (fc93dba)
  • update and create input field type known model types filtering (#7929) (16334f7)

amplify-graphql-relational-transformer 0.2.0 (2021-09-02)

Features

amplify-graphql-searchable-transformer 0.5.1 (2021-09-02)

Bug Fixes

amplify-graphql-transformer-core 0.9.0 (2021-09-02)

Features

amplify-graphql-transformer-interfaces 1.9.0 (2021-09-02)

Features

amplify-provider-awscloudformation 4.58.0 (2021-09-02)

Bug Fixes

  • amplify-provider-awscloudformation: display mfa prompt (#7866) (8947b18)

Features

Reverts

  • Revert "fix(amplify-provider-awscloudformation): display mfa prompt (#7866)" (#8054) (7b5de7b), closes #7866 #8054

graphql-transformers-e2e-tests 6.26.0 (2021-09-02)

Bug Fixes

Features

amplify-cli - 5.3.1

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-auth 2.36.3 (2021-08-24)

Bug Fixes

  • amplify-category-auth: fixed no parameter when hostedui is not present (#7914) (a83c978)

amplify-category-function 2.34.3 (2021-08-24)

Bug Fixes

  • amplify-category-function: fixed issue for removing function env variable (#7917) (423c4b1), closes #7777

amplify-cli 5.3.1 (2021-08-24)

Bug Fixes

amplify-e2e-core 1.24.3 (2021-08-24)

Bug Fixes

  • amplify-category-auth: fixed no parameter when hostedui is not present (#7914) (a83c978)

amplify-e2e-tests 2.47.0 (2021-08-24)

Bug Fixes

  • amplify-category-auth: fixed no parameter when hostedui is not present (#7914) (a83c978)
  • specify default auth role name on import auth (#7921) (148c994)

Features

  • model transformer advanced subscriptions (#7927) (1725630)

amplify-go-function-runtime-provider 1.9.0 (2021-08-24)

Features

  • amplify-go-function-runtime-provider: add support for go1.16, install deps before build (#7617) (4dce75f)

amplify-graphql-index-transformer 0.3.0 (2021-08-24)

Features

amplify-graphql-model-transformer 0.6.0 (2021-08-24)

Bug Fixes

  • graphql-model-transformer: added @model name reserved words validation (#7877) (781ddbb)

Features

amplify-graphql-searchable-transformer 0.5.0 (2021-08-24)

Features

amplify-provider-awscloudformation 4.57.0 (2021-08-24)

Bug Fixes

  • remove side effect from getConfigForEnv (#7990) (02b6f84)
  • specify default auth role name on import auth (#7921) (148c994)

Features

graphql-transformers-e2e-tests 6.25.0 (2021-08-24)

Bug Fixes

Features

amplify-cli - 5.3.0

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-api 2.31.18 (2021-08-06)

Bug Fixes

amplify-category-auth 2.36.2 (2021-08-06)

Bug Fixes

  • amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)

amplify-category-function 2.34.2 (2021-08-06)

Bug Fixes

  • amplify-category-function: Storage env vars not added to lambda function (#7785) (cb4daaa)
  • fiux e2e tests by passing categoryName for the resource (#7886) (e420c6a)
  • improve size checks before packaging Lambda resources (#7756) (5952f6a)

amplify-cli 5.3.0 (2021-08-06)

Bug Fixes

Features

  • create new amplify-prompts package to handle all terminal interactions (#7774) (39b3262)

amplify-cli-core 1.26.0 (2021-08-06)

Bug Fixes

  • improve size checks before packaging Lambda resources (#7756) (5952f6a)

Features

  • create new amplify-prompts package to handle all terminal interactions (#7774) (39b3262)

amplify-container-hosting 1.3.18 (2021-08-06)

Bug Fixes

amplify-e2e-core 1.24.2 (2021-08-06)

Bug Fixes

  • amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)
  • multi-env container hosting (#7009) (#7346) (6c33215)

amplify-e2e-tests 2.46.2 (2021-08-06)

Bug Fixes

  • amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)
  • container-hosting: e2e test fix (#7889) (f9d7983)
  • container-hosting: ignore test cases (#7895) (f051445)
  • graphql-model-transformer: model input fields transform (#7857) (12ff663)
  • multi-env container hosting (#7009) (#7346) (6c33215)

Reverts

  • Revert "fix(container-hosting): e2e test fix (#7889)" (#7894) (33ad93a), closes #7889 #7894

amplify-frontend-android 2.15.4 (2021-08-06)

Bug Fixes

  • amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)

amplify-frontend-flutter 0.4.4 (2021-08-06)

Bug Fixes

  • amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)

amplify-frontend-ios 2.20.9 (2021-08-06)

Bug Fixes

  • amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)
  • amplify-frontend-ios: amplify-xcode, add files to primary target (#7738) (c3d93fc)

amplify-frontend-javascript 2.23.4 (2021-08-06)

Bug Fixes

  • amplify-category-auth: add auth user selections to aws-exports/amplifyconfiguration files (#7807) (3deae39)

amplify-graphql-index-transformer 0.2.1 (2021-08-06)

Bug Fixes

amplify-graphql-model-transformer 0.5.1 (2021-08-06)

Bug Fixes

amplify-graphql-searchable-transformer 0.4.1 (2021-08-06)

Bug Fixes

amplify-headless-interface 1.10.0 (2021-08-06)

Features

  • make cognito userpool id optional for headless mode (#7820) (3746f91)

amplify-nodejs-function-template-provider 1.6.16 (2021-08-06)

Bug Fixes

  • amplify-category-function: Storage env vars not added to lambda function (#7785) (cb4daaa)

amplify-util-mock 3.34.0 (2021-08-06)

Features

  • amplify-util-mock: support pseudo parameters in environment variables when running amplify mock function (#7804) (3d714b7)

graphql-auth-transformer 6.24.17 (2021-08-06)

Bug Fixes

  • graphql-auth-transformer: extend isOptional subscription owner check (#7765) (28d49b4)

graphql-mapping-template 4.18.2 (2021-08-06)

Bug Fixes

  • graphql-model-transformer: model input fields transform (#7857) (12ff663)

graphql-transformer-common 4.19.7 (2021-08-06)

Bug Fixes

  • graphql-model-transformer: model input fields transform (#7857) (12ff663)

graphql-transformers-e2e-tests 6.24.7 (2021-08-06)

Bug Fixes

  • graphql-model-transformer: model input fields transform (#7857) (12ff663)
amplify-cli - 5.2.1

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-appsync-simulator 1.27.5 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

amplify-category-analytics 2.21.15 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

amplify-category-api 2.31.17 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

amplify-category-auth 2.36.1 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

amplify-category-function 2.34.1 (2021-07-30)

Bug Fixes

  • #7696 - support production package install for function category (#7812) (b39141e)
  • correct behavior of --yes on push when missing env var (#7826) (36b807b)
  • lambda timeout should be an integer type (#7699) (cbacf4d)

amplify-category-interactions 2.6.3 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

amplify-category-predictions 2.9.6 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

amplify-category-storage 2.12.3 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

amplify-cli 5.2.1 (2021-07-30)

Bug Fixes

amplify-cli-core 1.25.1 (2021-07-30)

Bug Fixes

  • amplify-cli-core: new-line escape sequence made os-specific (#7814) (70cd7df)

amplify-e2e-core 1.24.1 (2021-07-30)

Bug Fixes

amplify-e2e-tests 2.46.1 (2021-07-30)

Bug Fixes

amplify-function-plugin-interface 1.9.1 (2021-07-30)

Bug Fixes

amplify-graphql-function-transformer 0.4.0 (2021-07-30)

Features

  • capability injection for the vNext GraphQL Transformer (#7735) (f3eae13)

amplify-graphql-http-transformer 0.5.0 (2021-07-30)

Features

  • capability injection for the vNext GraphQL Transformer (#7735) (f3eae13)

amplify-graphql-index-transformer 0.2.0 (2021-07-30)

Features

amplify-graphql-model-transformer 0.5.0 (2021-07-30)

Features

  • capability injection for the vNext GraphQL Transformer (#7735) (f3eae13)

amplify-graphql-predictions-transformer 0.3.0 (2021-07-30)

Bug Fixes

Features

  • capability injection for the vNext GraphQL Transformer (#7735) (f3eae13)

amplify-graphql-searchable-transformer 0.4.0 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

Features

  • capability injection for the vNext GraphQL Transformer (#7735) (f3eae13)

amplify-graphql-transformer-core 0.8.0 (2021-07-30)

Features

  • capability injection for the vNext GraphQL Transformer (#7735) (f3eae13)

amplify-graphql-transformer-interfaces 1.8.0 (2021-07-30)

Features

  • capability injection for the vNext GraphQL Transformer (#7735) (f3eae13)

amplify-graphql-types-generator 2.8.4 (2021-07-30)

Bug Fixes

  • amplify-graphql-types-generator: path-format to match snapshot (#7800) (61ad221)

amplify-nodejs-function-runtime-provider 1.6.5 (2021-07-30)

Bug Fixes

amplify-provider-awscloudformation 4.56.0 (2021-07-30)

Bug Fixes

  • lambda timeout should be an integer type (#7699) (cbacf4d)

Features

amplify-cli - 5.2.0

Published by aws-amplify-ops about 3 years ago

Change Log

amplify-category-analytics 2.21.14 (2021-07-27)

Bug Fixes

Reverts

  • Revert "fix: upgrade node default runtime to 14 (#7700)" (#7763) (3ab8769), closes #7700 #7763

amplify-category-auth 2.36.0 (2021-07-27)

Bug Fixes

  • amplify-category-auth: add handling for undefined autoVerifiedAttributes (#7780) (3aac45d)
  • upgrade node default runtime to 14 (#7700) (47968cc)

Features

  • amplify-category-auth: enable alternative signup/signin options (#7461) (56a0c35), closes #1546
  • amplify-category-auth: use EnabledMFAs to only configure TOTP (#7779) (c2102c5)

Reverts

  • Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790) (fa172c4), closes #7779 #7790
  • Revert "fix: upgrade node default runtime to 14 (#7700)" (#7763) (3ab8769), closes #7700 #7763

amplify-category-function 2.34.0 (2021-07-27)

Bug Fixes

  • disable layer version removal if fn depends on pinned version (#7627) (a086789)

Features

  • amplify-category-function: skip unnecessary prompt for 'amplify update function' (12872a4)

amplify-category-predictions 2.9.5 (2021-07-27)

Bug Fixes

Reverts

  • Revert "fix: upgrade node default runtime to 14 (#7700)" (#7763) (3ab8769), closes #7700 #7763

amplify-cli 5.2.0 (2021-07-27)

Bug Fixes

  • cli: make delete clean local project if already deleted in cloud (#7551) (3f0d0d1), closes #7515
  • cli: prevent re-prompt of info on amplify pull (#7730) (1919558)
  • cli: use more explicit amplify pragma in .gitignore (#7568) (a48fd1c), closes #7250

Features

  • cli: amplify folder deletes regardless of presence in the cloud (#7740) (913dd4f), closes #7631

amplify-cli-core 1.25.0 (2021-07-27)

Bug Fixes

  • cli: prevent re-prompt of info on amplify pull (#7730) (1919558)

Features

  • amplify-category-auth: use EnabledMFAs to only configure TOTP (#7779) (c2102c5)

Reverts

  • Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790) (fa172c4), closes #7779 #7790

amplify-console-integration-tests 1.8.2 (2021-07-27)

Reverts

  • Revert "Revert "ci: add support for e2e token rotation (#7665)" (#7759)" (#7762) (9ea4c8e), closes #7665 #7759 #7762
  • Revert "ci: add support for e2e token rotation (#7665)" (#7759) (aadc915), closes #7665 #7759

amplify-e2e-core 1.24.0 (2021-07-27)

Bug Fixes

  • cli: prevent re-prompt of info on amplify pull (#7730) (1919558)
  • disable layer version removal if fn depends on pinned version (#7627) (a086789)

Features

  • amplify-category-auth: use EnabledMFAs to only configure TOTP (#7779) (c2102c5)
  • amplify-category-function: skip unnecessary prompt for 'amplify update function' (12872a4)

Reverts

  • Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790) (fa172c4), closes #7779 #7790
  • Revert "Revert "ci: add support for e2e token rotation (#7665)" (#7759)" (#7762) (9ea4c8e), closes #7665 #7759 #7762
  • Revert "ci: add support for e2e token rotation (#7665)" (#7759) (aadc915), closes #7665 #7759

amplify-e2e-tests 2.46.0 (2021-07-27)

Bug Fixes

  • cli: prevent re-prompt of info on amplify pull (#7730) (1919558)
  • disable layer version removal if fn depends on pinned version (#7627) (a086789)
  • upgrade node default runtime to 14 (#7700) (47968cc)

Features

  • amplify-category-auth: use EnabledMFAs to only configure TOTP (#7779) (c2102c5)

Reverts

  • Revert "feat(amplify-category-auth): use EnabledMFAs to only configure TOTP (#7779)" (#7790) (fa172c4), closes #7779 #7790
  • Revert "Revert "ci: add support for e2e token rotation (#7665)" (#7759)" (#7762) (9ea4c8e), closes #7665 #7759 #7762
  • Revert "fix: upgrade node default runtime to 14 (#7700)" (#7763) (3ab8769), closes #7700 #7763
  • Revert "ci: add support for e2e token rotation (#7665)" (#7759) (aadc915), closes #7665 #7759

amplify-graphql-searchable-transformer 0.3.2 (2021-07-27)

Bug Fixes

  • graphql-searchable-transformer: fix for awstimestamp issues with elastic search (#7534) (dd955d0)

amplify-headless-interface 1.9.0 (2021-07-27)

Features

  • amplify-category-auth: enable alternative signup/signin options (#7461) (56a0c35), closes #1546

amplify-migration-tests 3.1.2 (2021-07-27)

Reverts

  • Revert "Revert "ci: add support for e2e token rotation (#7665)" (#7759)" (#7762) (9ea4c8e), closes #7665 #7759 #7762
  • Revert "ci: add support for e2e token rotation (#7665)" (#7759) (aadc915), closes #7665 #7759

amplify-provider-awscloudformation 4.55.2 (2021-07-27)

Bug Fixes

  • cli: prevent re-prompt of info on amplify pull (#7730) (1919558)

Reverts

  • Revert "Revert "ci: add support for e2e token rotation (#7665)" (#7759)" (#7762) (9ea4c8e), closes #7665 #7759 #7762
  • Revert "ci: add support for e2e token rotation (#7665)" (#7759) (aadc915), closes #7665 #7759

amplify-util-mock 3.33.6 (2021-07-27)

Reverts

  • Revert "Revert "ci: add support for e2e token rotation (#7665)" (#7759)" (#7762) (9ea4c8e), closes #7665 #7759 #7762
  • Revert "ci: add support for e2e token rotation (#7665)" (#7759) (aadc915), closes #7665 #7759

graphql-elasticsearch-transformer 4.11.15 (2021-07-27)

Bug Fixes

  • graphql-searchable-transformer: fix for awstimestamp issues with elastic search (#7534) (dd955d0)

graphql-transformer-core 6.29.0 (2021-07-27)

Features

  • add @aws_lambda to GQL transformer pass through directive list (#7757) (509dfd1)

graphql-transformers-e2e-tests 6.24.5 (2021-07-27)

Reverts

  • Revert "Revert "ci: add support for e2e token rotation (#7665)" (#7759)" (#7762) (9ea4c8e), closes #7665 #7759 #7762
  • Revert "ci: add support for e2e token rotation (#7665)" (#7759) (aadc915), closes #7665 #7759
amplify-cli - 5.1.2

Published by aws-amplify-ops over 3 years ago

Change Log

amplify-appsync-simulator 1.27.3 (2021-07-16)

Bug Fixes

  • amplify-appsync-simulator: string functions not called on items … (#7636) (0027abb)

amplify-category-auth 2.35.1 (2021-07-16)

Bug Fixes

  • amplify-category-auth: \n made OS specific (#7663) (3c0823e), closes #7662
  • amplify-category-auth: added passrole policy to MFALambaRole (#7729) (cd5d33a)
  • auth: standardize CloudFormation trigger templates, prevent errors at runtime (#7219) (f9796bd)

amplify-category-function 2.33.1 (2021-07-16)

Bug Fixes

  • #7441 - init from git prompts for credentials twice (#7682) (7471c5f)
  • add/update function when some LL are not yet migrated (#7674) (9688681)
  • check for undefined permissions when removing dependent permissions (#7594) (b1b6291)
  • checkout into existing env with new LL (#7687) (3e2e630)

amplify-category-notifications 2.19.4 (2021-07-16)

Bug Fixes

  • amplify-category-notifications: trim whitespace from fcm keys (#7456) (155a071), closes #7440

amplify-category-storage 2.12.1 (2021-07-16)

Bug Fixes

amplify-cli 5.1.2 (2021-07-16)

Bug Fixes

  • #7441 - init from git prompts for credentials twice (#7682) (7471c5f)
  • show friendly error message when pull fails with EPERM (#7653) (38955e3), closes #7448
  • amplify-cli: remove redundant prompt #6535 (#7098) (34560cd)
  • auth: standardize CloudFormation trigger templates, prevent errors at runtime (#7219) (f9796bd)

amplify-cli-core 1.24.1 (2021-07-16)

Bug Fixes

amplify-e2e-core 1.23.1 (2021-07-16)

Bug Fixes

  • add/update function when some LL are not yet migrated (#7674) (9688681)

amplify-e2e-tests 2.45.1 (2021-07-16)

Bug Fixes

amplify-migration-tests 3.1.1 (2021-07-16)

Bug Fixes

  • add/update function when some LL are not yet migrated (#7674) (9688681)

amplify-provider-awscloudformation 4.55.1 (2021-07-16)

Bug Fixes

  • #7441 - init from git prompts for credentials twice (#7682) (7471c5f)
  • amplify-provider-awscloudformation: rebase code and fixed yaml template load (#7518) (8dfb71c)

amplify-util-mock 3.33.5 (2021-07-16)

Bug Fixes

amplify-cli - 5.1.1

Published by aws-amplify-ops over 3 years ago

Change Log

amplify-appsync-simulator 1.27.2 (2021-07-12)

Bug Fixes

  • get mock working with gql transformer v2 (#7574) (4fa2900)

amplify-category-auth 2.35.0 (2021-07-12)

Bug Fixes

  • amplify-category-auth: check for siwa Cognito idp params (#7678) (0c0adfb)

Features

amplify-console-integration-tests 1.8.0 (2021-07-12)

Features

amplify-e2e-core 1.23.0 (2021-07-12)

Features

amplify-e2e-tests 2.45.0 (2021-07-12)

Features

amplify-frontend-javascript 2.23.0 (2021-07-12)

Features

amplify-go-function-runtime-provider 1.8.6 (2021-07-12)

Bug Fixes

  • amplify-go-function-runtime-provider: localinvoke build error with Go 1.16 (#7621) (140a825)

amplify-graphql-model-transformer 0.4.4 (2021-07-12)

Bug Fixes

  • get mock working with gql transformer v2 (#7574) (4fa2900)

amplify-graphql-predictions-transformer 0.2.0 (2021-07-12)

Features

amplify-graphql-searchable-transformer 0.3.0 (2021-07-12)

Bug Fixes

  • get mock working with gql transformer v2 (#7574) (4fa2900)

Features

amplify-graphql-transformer-core 0.7.0 (2021-07-12)

Features

amplify-graphql-transformer-interfaces 1.7.0 (2021-07-12)

Features

amplify-headless-interface 1.8.0 (2021-07-12)

Features

amplify-migration-tests 3.1.0 (2021-07-12)

Features

amplify-provider-awscloudformation 4.55.0 (2021-07-12)

Features

amplify-cli - 5.1.0

Published by aws-amplify-ops over 3 years ago

Change Log

amplify-category-api 2.31.13 (2021-06-30)

Bug Fixes

  • api resource name case sensitivity failure (#7452) (7bd5524)
  • unique api name check works when no existing apis (#7615) (8cef10f)

amplify-category-function 2.33.0 (2021-06-30)

Bug Fixes

  • amplify-category-function: incorrectly migrated layers' parameters.json (#7629) (22c5e8e)
  • #7587 - resource filtering in same category for crud (#7598) (caf95d0)
  • handle migrated layers with no runtime or multiple runtimes (#7603) (856fdf7)

Features

  • configure env vars and secrets for lambda functions (#7529) (fac354e)

amplify-category-storage 2.12.0 (2021-06-30)

Features

  • configure env vars and secrets for lambda functions (#7529) (fac354e)
  • load existing ddb columns during update workflow (#7293) (4c9a80a)

amplify-cli 5.1.0 (2021-06-30)

Bug Fixes

Features

  • configure env vars and secrets for lambda functions (#7529) (fac354e)

amplify-cli-core 1.24.0 (2021-06-30)

Bug Fixes

Features

  • amplify-cli-core: add FF for flutter null safety release (#7607) (a65bfa9)
  • configure env vars and secrets for lambda functions (#7529) (fac354e)

amplify-e2e-core 1.22.0 (2021-06-30)

Bug Fixes

Features

  • configure env vars and secrets for lambda functions (#7529) (fac354e)

amplify-e2e-tests 2.44.0 (2021-06-30)

Bug Fixes

Features

  • configure env vars and secrets for lambda functions (#7529) (fac354e)

amplify-function-plugin-interface 1.9.0 (2021-06-30)

Features

  • configure env vars and secrets for lambda functions (#7529) (fac354e)

amplify-graphql-http-transformer 0.4.0 (2021-06-30)

Features

  • graphql-http-transformer: support ${aws_region} template in @http url (#7277) (7a740c3)

amplify-graphql-model-transformer 0.4.3 (2021-06-30)

Bug Fixes

  • update DDB data source name in gql transformer v2 (#7443) (7abe3bd)

amplify-graphql-transformer-core 0.6.3 (2021-06-30)

Bug Fixes

  • correct featuer typo in gql transformer v2 (#7584) (81659ee)

amplify-migration-tests 3.0.2 (2021-06-30)

Bug Fixes

  • handle migrated layers with no runtime or multiple runtimes (#7603) (856fdf7)

amplify-nodejs-function-runtime-provider 1.6.2 (2021-06-30)

Bug Fixes

  • handle migrated layers with no runtime or multiple runtimes (#7603) (856fdf7)

amplify-provider-awscloudformation 4.54.0 (2021-06-30)

Bug Fixes

Features

  • configure env vars and secrets for lambda functions (#7529) (fac354e)

amplify-python-function-runtime-provider 1.9.2 (2021-06-30)

Bug Fixes

  • handle migrated layers with no runtime or multiple runtimes (#7603) (856fdf7)

graphql-http-transformer 4.18.0 (2021-06-30)

Features

  • graphql-http-transformer: support ${aws_region} template in @http url (#7277) (7a740c3)

graphql-relational-schema-transformer 2.18.1 (2021-06-30)

Bug Fixes

  • graphql-transformer-common: improve generated graphql pluralization (#7258) (fc3ad0d), closes #4224

graphql-transformer-common 4.19.4 (2021-06-30)

Bug Fixes

  • graphql-transformer-common: improve generated graphql pluralization (#7258) (fc3ad0d), closes #4224
Package Rankings
Top 1.1% on Npmjs.org
Top 4.06% on Proxy.golang.org
Top 22.64% on Repo1.maven.org
Badges
Extracted from project README
Open Bugs Feature Requests Closed Issues
Related Projects