Releases: aws-amplify/amplify-category-api
@aws-amplify/[email protected] @aws-amplify/[email protected]
What's Changed
- No changes since last version
aws-amplify/[email protected]
What's Changed
- chore: update CDK postgres E2Es to use Data API by @fuelvin1 in #2735
- fix: lint script to emit error by @AaronZyLee in #1665
- chore: upgrade AWS SDK to 3.624.0 by @dpilch in #2746
- chore(api): release api category by @sundersc in #2758
- chore: remove SQL related packages, update publish scripts by @phani-srikar in #2796
- chore: use current branch for triggering release flow by @phani-srikar in #2839
- chore: update private package versions by @phani-srikar in #2855
- chore: add postpublish trigger by @phani-srikar in #2862
- test: fix gen 1 init api-plugin-stable by @dpilch in #2927
- fix: include root cause when overrides build fails by @sobolk in #3008
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
@aws-amplify/[email protected]
What's Changed
- fix: handle Enums correctly on Typescript data schema generation by @tejas2008 in #2990
- chore: update github issue label workflow by @bobbyu99 in #2989
- feat(conversation): support response streaming by @atierian in #2986
- feat(conversation): sorting and performant list queries by @atierian in #2997
- feat: add imported DDB tables for gen 2 migration in experimental state by @dpilch in #2992
- feat(conversation): propagate errors from lambda to client by @atierian in #3002
- chore: merge main into release by @sundersc in #3010
New Contributors
- @tejas2008 made their first contribution in #2990
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
@aws-amplify/[email protected], @aws-amplify/[email protected]
What's Changed
- feat: import existing table to amplify managed table by @dpilch in #2634
- feat: get datasource map for migration by @dpilch in #2668
- Merge main into migration branch by @dpilch in #2709
- feat: validate imported tables by @dpilch in #2696
- test: migration e2es by @dpilch in #2703
- fix: adjust default table properties by @dpilch in #2726
- feat: add overrideIndexName to configure index name by @dpilch in #2738
- Merge main to migration by @dpilch in #2739
- A few migration pr followups by @dpilch in #2753
- Migration validation e2e by @dpilch in #2752
- test: add additional migration validation test cases by @dpilch in #2792
- Merge main to migration by @dpilch in #2895
- Revert "feat: get datasource map for migration (#2668)" by @dpilch in #2907
- Merge main to migration by @dpilch in #2931
- fix: allowlist comparison properties on imported table by @dpilch in #2908
- Merge main to migration by @dpilch in #2949
- feat: add metrics metadata for auth mode and custom operations by @dpilch in #2966
- fix: re-enable IAM auth for custom types (#2961) by @palpatim in #2971
- feat: generate ts schema from pg serial field by @p5quared in #2952
- chore: sync region configuration with data lambda layer by @Siqi-Shan in #2973
- feat(conversation): enable update mutations on conversation model by @atierian in #2948
- Revert "fix: enable IAM auth for custom types (#2961) (#2971)" by @palpatim in #2975
- Merge main to migration by @dpilch in #2976
- Revert "Merge pull request #2976 from aws-amplify/merge-main-to-migra… by @dpilch in #2977
- refactor(conversation): consolidate resolver generation logic by @atierian in #2957
- fix(conversation): inline template for init slot and correct datasource in assistant response mutation by @atierian in #2980
- fix: override the node version to have the cleanup workflow work by @Siqi-Shan in #2981
- fix: use correct region setting for the pre-provisioned resource by @Siqi-Shan in #2982
- test(conversation): add subscription based e2e tests by @atierian in #2983
- Prep release by @bobbyu99 in #2984
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
@aws-amplify/[email protected], @aws-amplify/[email protected]
What's Changed
- test: miscellaneous test fixes by @palpatim in #2941
- chore: upgrade cookie version by @phani-srikar in #2954
- chore: cleanup imports and update deprecated jest functions by @p5quared in #2953
- feat: constrain custom conversation handler event version by @sobolk in #2958
- chore: migrate pg model dynamic auth e2e test in gen2 cdk by @Siqi-Shan in #2920
- fix: enable IAM auth for custom types by @palpatim in #2961
- Revert "fix: enable IAM auth for custom types (#2961)" by @palpatim in #2964
- chore: release API, Data CDK constructs by @phani-srikar in #2963
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
@aws-amplify/[email protected], @aws-amplify/[email protected]
What's Changed
- chore: migrate pg array objects e2e test in gen2 cdk by @Siqi-Shan in #2906
- fix(model-transformer) IndexName -> index in query list resolver by @atierian in #2912
- chore: upgrade cdk library dependency to 2.158.0 by @phani-srikar in #2876
- test: fix gen 1 init by @dpilch in #2924
- fix(conversation): allow changes to systemPrompt, inferenceConfig, aiModel to be hotswapped by @atierian in #2923
- feat: auto increment support by @p5quared in #2883
- fix(conversation): use functionMap for custom handler IFunction reference by @atierian in #2922
- fix(generation): gracefully handle stringified tool_use responses by @atierian in #2919
- feat(conversation): per message items and lambda history retrieval pattern by @atierian in #2914
- fix: sql default value e2e failures by @p5quared in #2932
- fix(generation): remove trailing comma in inferenceConfig resolver code by @atierian in #2933
- fix: add aws_iam to custom operations when enableIamAuthorization is enabled by @palpatim in #2921
- fix: appsync oidc token ttl correct duration time unit in ms by @Siqi-Shan in #2928
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
@aws-amplify/[email protected], @aws-amplify/[email protected]
What's Changed
- chore(deps): bump express from 4.19.2 to 4.21.0 in /packages/graphql-transformers-e2e-tests/resources/jsonServer/src-server by @dependabot in #2873
- chore: refresh lockfile by @dpilch in #2877
- chore(deps): bump body-parser from 1.20.1 to 1.20.3 in /packages/graphql-transformers-e2e-tests/resources/jsonServer/src-server by @dependabot in #2878
- chore: add resolutions for path-to-regexp scoped to @aws-amplify/amplify-appsync-simulator by @dpilch in #2880
- Revert "chore: add resolutions for path-to-regexp scoped to @aws-ampl… by @dpilch in #2885
- chore: remove v1 transformer tests by @phani-srikar in #2801
- test(conversation): move inline schemas to .graphql files with light templating by @atierian in #2872
- chore: set resolution on path-to-regexp in src-server by @dpilch in #2887
- chore: update .jsii by @dpilch in #2892
- docs: add e2e test run to pr checklist by @dpilch in #2893
- chore: add amplify backend validation in CI by @bobbyu99 in #2832
- refactor: allow JS resolvers with S3 assets by @atierian in #2890
- chore: migrate pg model e2e test in gen2 cdk by @Siqi-Shan in #2881
- refactor(conversation-transformer): use file templates for JS resolvers by @atierian in #2897
- refactor(generation-transformer): use file templates for JS resolvers by @atierian in #2898
- feat: exposing stack property for data construct by @ShadowCat567 in #2899
- update: fetch latest release tag by @bobbyu99 in #2911
- test: remove bootstrap in test code by @palpatim in #2916
- Prep release by @dpilch in #2917
New Contributors
- @Siqi-Shan made their first contribution in #2881
- @ShadowCat567 made their first contribution in #2899
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
@aws-amplify/[email protected], @aws-amplify/[email protected]
What's Changed
- chore: set correct version for amplify-backend deps by @dpilch in #2748
- chore: use medium sized containers for canaries by @phani-srikar in #2852
- chore: set aws-amplify resolutions for fast-xml-parser by @dpilch in #2853
- feat: Add L1 construct properties to resources.graphqlApi by @palpatim in #2840
- chore: upgrade
lint-staged
dependency by @phani-srikar in #2854 - chore(conversation-transformer): bump ai-constructs version by @atierian in #2861
- feat(function-transformer): add support for event invocation types (async lambda) by @atierian in #2864
- chore(ai): bump ai-constructs to 0.1.4 by @atierian in #2869
- fix(data-construct): add resolution for cdk by @sundersc in #2871
- chore: release API and Data CDK constructs by @phani-srikar in #2858
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
@aws-amplify/[email protected], @aws-amplify/[email protected]
What's Changed
- chore: update CDK postgres E2Es to use Data API by @fuelvin1 in #2735
- fix: lint script to emit error by @AaronZyLee in #1665
- chore: upgrade AWS SDK to 3.624.0 by @dpilch in #2746
- fix(amplify-category-api): data api call print the full error object by @sundersc in #2759
- fix: refactor data api execute queries by @sundersc in #2760
- chore(api): release api category by @sundersc in #2758
- Fix main after release by @dpilch in #2762
- chore: add additional regions where data API is not supported by @fuelvin1 in #2767
- chore: merge main into feature/ai by @atierian in #2776
- add: provisionHotswapFriendlyResources prop by @bobbyu99 in #2772
- chore: update axios dependency by @phani-srikar in #2773
- chore(deps): bump axios from 1.6.7 to 1.7.4 in /scripts by @dependabot in #2777
- chore: add stale rds instances cleanup in scheduled workflow by @AaronZyLee in #2766
- fix: undefined var in cleanup script by @AaronZyLee in #2779
- chore: move Gen-1 API plugin to LTS branch by @phani-srikar in #2744
- fix: encode password to handle special chars by @phani-srikar in #2787
- fix: change gen 1 patterns to warning message instead of error by @dpilch in #2768
- chore: release CDK constructs by @phani-srikar in #2782
- chore: add sql local testing setup by @fuelvin1 in #2778
- update: jest.config.js, remove packages deleted from last release by @bobbyu99 in #2798
- docs(contributing): ✏️ require node v18.x by @p5quared in #2800
- chore: upgrade cdk to 2.152.0 by @dpilch in #2788
- chore: prep release by @palpatim in #2808
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]
@aws-amplify/[email protected]; @aws-amplify/[email protected]
What's Changed
- chore: add sql local testing setup by @fuelvin1 in #2778
- update: jest.config.js, remove packages deleted from last release by @bobbyu99 in #2798
- docs(contributing): ✏️ require node v18.x by @p5quared in #2800
- chore: upgrade cdk to 2.152.0 by @dpilch in #2788
New Contributors
Full Changelog: https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/[email protected]...@aws-amplify/[email protected]