Releases: aws-amplify/amplify-category-api
Amplify API Category 4.1.7
Amplify API Category 4.1.6
What's Changed
- chore: add explicit section for CDK and CFN param changes by @alharris-at in #1174
- API key extension support by @marcvberg in #1175
- fix(graphql): add filter null check to index query resolver by @sundersc in #1182
- Revert "API key extension support" by @AaronZyLee in #1195
- chore: upgrade to graphql 15 by @dpilch in #1072
- feat: add graphql-schema-validation package by @johnpc in #1187
- Fix dependent bot alert by @AaronZyLee in #1199
- Release API category by @AaronZyLee in #1204
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
Amplify API Category 4.1.5
What's Changed
- chore: add api extractor by @sobolk in #1095
- chore: add migration test support for v10 by @awsluja in #1073
- fix(api): default value for model name start with lowercase by @sundersc in #1106
- chore: fix allowed git secrets by @dpilch in #1085
- chore: use node.id instead of node._actualNode.id when references table stack by @alharris-at in #1117
- chore(deps): bump express from 4.17.1 to 4.18.2 in /packages/graphql-transformers-e2e-tests/resources/jsonServer/src-server by @dependabot in #1069
- chore(deps-dev): bump jsonwebtoken from 8.5.1 to 9.0.0 by @dependabot in #1127
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #1137
- chore: update json5 2.x by @phani-srikar in #1139
- revert: remove bracket check since it's causing customer issues in hosting by @alharris-at in #1158
- fix: disable searchable nodeToNode encryption unless it is already deployed to mitigate impact from enabling or disabling. by @alharris-at in #1152
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
Amplify API Category 4.1.2
What's Changed
- fix: resolvers generated from index respect StackMappings by @alharris-at in #1083
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
Amplify API Category 4.1.1
What's Changed
- chore: bump timeout for e2e tests by @sobolk in #1059
- fix: aggregate fields access for iam auth with admin roles by @phani-srikar in #1066
- refactor: use envParamManager instead of reading TPI file by @jhockett in #984
- chore: enforcing traffic on ES domains via HTTPS by @evcodes in #1077
- chore: adding node-to-node encryption within cdk code by @evcodes in #1078
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
Amplify API Category 4.1.0
What's Changed
- chore: update issue templates with API language, remove unnecessary fields by @josefaidt in #990
- feat: add github action to automatically remove pending-response label by @josefaidt in #890
- Cross account support for V2 function transformer and directive by @phani-srikar in #975
- chore: sync CLI cleanup script changes to API by @awsluja in #995
- fix: redundant carriage return leads to unexpected behavior by @awsluja in #993
- chore: reduce timeouts on circleci tasks by @awsluja in #994
- fix: cleanup script does not run if tests fail by @awsluja in #1000
- chore: update update-cli-depedencies script by @alharris-at in #1001
- Ncarvajalc merge by @alharris-at in #1020
- chore(deps): bump loader-utils from 2.0.3 to 2.0.4 by @dependabot in #1012
- chore: update test snapshots by @alharris-at in #1023
- Fix: allow mapping @function resolvers by @marcvberg in #1027
- Allow search instance types to be used by @marcvberg in #986
- feat: 🎸 Added descriptive message when using field-level auth by @ncarvajalc in #1028
- feat: 🎸 Added warning when ownerField similar to schema field by @ncarvajalc in #1041
- chore: replace lgtm with GH native code scanning by @phani-srikar in #1055
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #1057
- fix: add proper labels to artifacts in E2E by @awsluja in #1006
- fix: resolve test region dynamically by @phani-srikar in #1054
- fix(relation-transformer): relation field nullability in object and input type by @AaronZyLee in #817
- Release API Category Plugin by @phani-srikar in #1060
- No-op change to Re-Run release by @phani-srikar in #1061
New Contributors
- @ncarvajalc made their first contribution in #1028
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
Amplify API Category 4.0.9
What's Changed
- Dynamic group subscriptions by @alharris-at in #944
- chore(api): clean dependency tree by @sundersc in #958
- chore(api): lock cdk dependencies to ~1.172.0 by @sundersc in #960
- chore: refresh yarn.lock file, remove deprecated import for error type by @alharris-at in #962
- chore: lock cli cdk dependencies by @sundersc in #965
- API Category Release by @alharris-at in #963
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
Amplify API Category 4.0.8
What's Changed
- chore: re-materialize yarn.lock files for scripts and test jsonServer packages to mitigate dependabot alerts by @alharris-at in #941
- chore: split containers-api tests by @sobolk in #946
- fix(graphql): protect relational fields when fields rules are restrictive by @sundersc in #950
- Release API Category by @alharris-at in #954
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
Amplify API Category 4.0.7
What's Changed
- fix: replace deprecated cdk methods by @AaronZyLee in #926
- fix: suppress CDK deprecation warnings by @AaronZyLee in #931
- Release feat: suppress CDK migration warnings by @phani-srikar in #932
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
Amplify API Category 4.0.6
What's Changed
- feat: add metrics for canary success rate by @alharris-at in #852
- chore: add .idea to git ignore list by @sobolk in #855
- test: add e2e tests for sync expression behavior by @phani-srikar in #830
- fix: correct canary metric emission logic, remove all injected env variables to simplify calling by @alharris-at in #861
- fix(graphql): add rds datasource v1 fix by @sundersc in #853
- Fix: Allow single static group as string by @marcvberg in #796
- fix(transformer): sort resolvers to avoid circular dependency by @AaronZyLee in #797
- chore: bump cdk dependency to ^1.159.0 by @AaronZyLee in #873
- fix(e2e): set longer timeout for searchable migration by @AaronZyLee in #885
- chore: migrate data forced updates into api category package by @alharris-at in #899
- Fix E2E core for changed CLI output by @marcvberg in #908
- Release API Category by @marcvberg in #904
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]