Releases: aws-amplify/amplify-category-api
@aws-amplify/[email protected], @aws-amplify/[email protected]
What's Changed
- fix: bump ai-constructs to ^1.0.0 by @atierian in #3040
- chore: merge main into release by @atierian in #3042
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
- fix(conversation): model list tool query name infinite recursion by @atierian in #3037
- Release PR by @bobbyu99 in #3038
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
- fix(ai): forward user-agent with package metadata in generation and conversation requests by @atierian in #3029
- test: mock package version in conversation and generation for snapshot tests by @atierian in #3032
- feat: bump conversation and generation transformers to v1 by @atierian in #3030
- Prep release by @bobbyu99 in #3034
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(conversation): prefix supporting types with AmplifyAI by @atierian in #3023
- chore(release): merge main to release by @tejas2008 in #3024
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(conversation): require auth input for conversation directive by @atierian in #3007
- chore: bump ai-constructs to ^0.8.1 by @atierian in #3015
- chore(release): Publish [ci skip] by @tejas2008 in #3019
- chore: update .jsii assembly by @atierian in #3020
- test(conversation): add missing auth input in e2e test by @atierian in #3018
- fix: plumb outputStorageStrategy through conversation transformer to handler by @atierian in #3017
- feat(conversation): update directive input for tool definition for model list queries by @atierian in #3013
- chore(release): Merge main to release by @tejas2008 in #3021
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
- 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]