Skip to content

Releases: aws-amplify/amplify-category-api

@aws-amplify/amplify-category-api@5.11.5, @aws-amplify/graphql-api-construct@1.9.3

What's Changed

  • test(api): add e2e for auth utils fix for handling null values in group auth rule by @sundersc in #2543
  • fix: yarn clean preserve cert file in schema discovery lambda by @sundersc in #2548
  • fix(api): handle attribute type change on gsi by @sundersc in #2542
  • chore: merge the latest main into release by @sundersc in #2557

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.11.4...@aws-amplify/amplify-category-api@5.11.5

Amplify API Category 5.11.4; AmplifyGraphqlApi 1.9.2; data construct 1.8.2

13 May 14:37
Compare
Choose a tag to compare

What's Changed

  • feat: add tag to SQL datasource function by @palpatim in #2511
  • chore(deps): bump ejs from 3.1.9 to 3.1.10 by @dependabot in #2520
  • chore: add local publish helper for release verification against amplify-backend by @palpatim in #2517
  • fix: fix reference-style relationship validation by @palpatim in #2533
  • chore: quote log references in verdaccio scripts by @palpatim in #2539
  • test: add multi- and recursive-relationship E2Es, refactor test utils by @palpatim in #2537
  • test: remove hardcoded vpc config by @dpilch in #2545
  • Release by @dpilch in #2538

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.11.3...@aws-amplify/amplify-category-api@5.11.4

Amplify API Category 5.11.3; AmplifyGraphqlApi 1.9.1; data construct 1.8.1

What's Changed

  • perf(graphql-model-transformer): minimal provider framework and inline policies by @atierian in #2490
  • chore: upgrade mysql2 dependency to 3.9.7 by @phani-srikar in #2498
  • chore: fix some long running E2E tests by @phani-srikar in #2508
  • fix: set installLatestAwsSdk on AwsCustomResource to false by @dpilch in #2509
  • fix(graphql-relational-transformer): nullability enforcement for references relational fields by @atierian in #2510
  • fix: enable ssl for generate schema command by @sundersc in #2516

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.11.2...@aws-amplify/amplify-category-api@5.11.3

Amplify API Category 5.11.2; AmplifyGraphqlApi 1.9.0; data construct 1.8.0

What's Changed

  • feat(api): enable cors on codegen asset bucket by @sundersc in #2366
  • feat: generic iam authorization by @sobolk in #2385
  • chore: merge main into feature/gen2-release by @palpatim in #2392
  • feat: deprecate iam auth provider and rename it to identityPool by @sobolk in #2394
  • feat: iam access support for searchable, index and sql directives by @sobolk in #2398
  • feat(graphql-relational-transformer): DDB references relational directives support (tagged-release.0) by @atierian in #2370
  • chore: merge main into feature/gen2-release by @palpatim in #2404
  • chore: rename sandbox expressions to post auth expressions by @sobolk in #2405
  • chore: merge changes from main branch by @phani-srikar in #2418
  • chore: merge from main by @palpatim in #2436
  • fix(graphql-relational-transformer): ddb references relationships with composite sortkeys by @atierian in #2425
  • test: add references test schema by @dpilch in #2442
  • test: Update combine tests to support gen2 style relationships by @palpatim in #2445
  • fix: propagate operation in references-style ddb resolver by @palpatim in #2447
  • chore: Merge main into feature/gen2-release by @palpatim in #2460
  • test: add association field tests by @palpatim in #2462
  • chore: merge main into feature/gen2-release by @atierian in #2469
  • chore: fix e2e test paths by @palpatim in #2472
  • fix: hasMany belongsTo dynamodb references composite primary key by @atierian in #2471
  • fix: auto generated id when timestamps: null by @dpilch in #2470
  • fix(api): add auto generated comment to the generated typescript data schema file by @sundersc in #2473
  • chore: only require team approval for scripts/split-e2e-tests.ts by @palpatim in #2479
  • feat: allow multiple graphql APIs in a cdk app by @dpilch in #2406
  • chore: merge main to feature/gen2-release by @palpatim in #2480
  • test: add list and get E2Es for simple owner auth by @palpatim in #2475
  • fix: enum input type in filter input when list is disabled by @AaronZyLee in #2446
  • fix: relational bidirectionality validation and improved error messages by @atierian in #2482
  • test: add E2Es testing bind variables in reference fields by @palpatim in #2476
  • feat: support multiple connection Uris for SQL databases by @phani-srikar in #2481
  • chore: merge changes from main to feature/gen2-release by @phani-srikar in #2493
  • fix(api): handle error on generate ts data schema when no tables with primary key by @sundersc in #2483
  • test: add static group auth tests for references-style relationships by @palpatim in #2495
  • fix: add non-scalar and array fields to SQL relations by @palpatim in #2501
  • fix: ddb references hasOne returns record if multiple exist by @atierian in #2497
  • chore: merge main into Gen2 feature branch by @phani-srikar in #2504
  • test: split group auth tests by @palpatim in #2505
  • chore: merge the feature/gen2-release branch into main by @phani-srikar in #2500
  • chore: release API plugin and CDK construct to support Gen2 CLI by @phani-srikar in #2506

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.11.1...@aws-amplify/amplify-category-api@5.11.2

Amplify API Category 5.11.1; AmplifyGraphqlApi/AmplifyData Construct 1.7.2

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.11.0...@aws-amplify/amplify-category-api@5.11.1

@aws-amplify/amplify-category-api@5.11.0

What's Changed

  • chore: fix release workflow build dependencies by @palpatim in #2407
  • Revert "chore: fix release workflow build dependencies (#2407)" by @palpatim in #2413
  • test(api): increase no output time for gsi 100k records e2e test by @sundersc in #2415
  • chore(deps): bump express from 4.18.2 to 4.19.2 in /packages/graphql-transformers-e2e-tests/resources/jsonServer/src-server by @dependabot in #2395
  • chore(deps): bump express from 4.18.2 to 4.19.2 by @dependabot in #2396
  • feat: add cdk sql connection string support by @phani-srikar in #2409
  • feat: adds a default none data source by @phani-srikar in #2408
  • ci: add closed issue message by @dpilch in #2420
  • fix(api): dynamic auth fields use correct data type on related models by @sundersc in #2419
  • chore: remove region override for field auth tests by @phani-srikar in #2403
  • feat: Fetch SNS topic ARN from SQL manifest by @phani-srikar in #2345
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /scripts by @dependabot in #2353
  • fix: propagate mutation context to relational fields by @palpatim in #2416
  • fix: remove null timestamp fields from filter input by @dpilch in #2435
  • fix(amplify-table): describe ttl rate limit by @AaronZyLee in #2410
  • chore(deps-dev): bump tar from 6.2.0 to 6.2.1 by @dependabot in #2441
  • feat: add canaries to monitor deployments using Amplify GraphQL CDK construct by @phani-srikar in #2438
  • fix(api): add identifier to generated ts data schema by @sundersc in #2440
  • chore(api): merge main into release to initiate api release by @dpilch in #2421

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.10.0...@aws-amplify/amplify-category-api@5.11.0

Amplify API Category 5.10.0; AmplifyGraphqlApi/AmplifyData Construct 1.7.0

What's Changed

  • refactor(graphql-relational-transformer): split out datasource specific directive logic by @atierian in #2330
  • chore: use v1 transformer supported region for schema searchable test by @AaronZyLee in #2340
  • chore: update cleanup script for more stale iam roles by @AaronZyLee in #2351
  • feat: add secrets manager as credential store for sql lambda by @dpilch in #2289
  • chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #2354
  • chore(deps): bump jose from 4.15.2 to 4.15.5 by @dependabot in #2329
  • fix: REST deployment issue due to missing ecs:TagResource permission by @phani-srikar in #2378
  • test: Scope auth/unauth roles created in e2e tests by @palpatim in #2382
  • feat(api): auto detect vpc configuration on generate typescript database schema by @sundersc in #2376
  • refactor: move directive definitions to a single source of truth by @dpilch in #2342
  • chore: fix publish:tag script to interpolate NPM_TAG by @palpatim in #2397
  • chore: prep release by @palpatim in #2400

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.9.8...@aws-amplify/amplify-category-api@5.10.0

Amplify API Category 5.9.8; AmplifyGraphqlApi/AmplifyData Construct 1.6.0

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-api-construct@1.5.7...@aws-amplify/graphql-api-construct@1.6.0

Amplify API Category 5.9.7; AmplifyGraphqlApi/AmplifyData Construct 1.5.7

28 Feb 20:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.9.6...@aws-amplify/amplify-category-api@5.9.7

Amplify API Category 5.9.6

05 Feb 21:32
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump follow-redirects from 1.15.2 to 1.15.4 in /scripts by @dependabot in #2186
  • chore(api): upgrade axios to ^1.6.0 by @sundersc in #2232
  • test(api): increase cypress page load timeout by @sundersc in #2235
  • chore(api): clean up stale roles created using sdk by @sundersc in #2239
  • chore(api): add cleanup script to delete rds instances by @sundersc in #2206
  • chore(api): increase cypress response timeout to 3 min by @sundersc in #2240
  • feat(api): generate typescript data schema from sql schema internal representation by @sundersc in #2225
  • chore(api): merge main into release by @sundersc in #2246

Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/amplify-category-api@5.9.5...@aws-amplify/amplify-category-api@5.9.6