Skip to content

Commit 9fd8a1e

Browse files
authored
chore: Merge latest release into main (#3407)
<!-- Please make sure to read the Pull Request Guidelines: https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTING.md#pull-requests --> #### Description of changes <!-- Thank you for your Pull Request! Please provide a description above and review the requirements below. --> Release workflow created tags and published to NPM, but failed to merge `release` into `main` due to branch protections. ##### CDK / CloudFormation Parameters Changed <!-- Please list any changes to the CDK/CFN params, with a link to references https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html e.g. * Conditionally added support for `Code` based AppSync Functions: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-functionconfiguration.html#cfn-appsync-functionconfiguration-code * Conditionally added support for `Code` based AppSync Resolvers: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-appsync-resolver.html#cfn-appsync-resolver-code --> #### Issue #, if available <!-- Also, please reference any associated PRs for documentation updates. --> #### Description of how you validated changes #### Checklist <!-- Remove items that do not apply. For completed items, change [ ] to [x]. --> - [ ] PR description included - [ ] `yarn test` passes - [ ] E2E test run linked - [ ] Tests are [changed or added](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTING.md#tests) - [ ] Relevant documentation is changed or added (and PR referenced) - [ ] New AWS SDK calls or CloudFormation actions have been added to relevant test and service IAM policies - [ ] Any CDK or CloudFormation parameter changes are called out explicitly By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
2 parents 2d32163 + 6f505ec commit 9fd8a1e

58 files changed

Lines changed: 387 additions & 229 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

packages/amplify-data-construct/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.17.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/data-construct@1.16.3...@aws-amplify/data-construct@1.17.0) (2026-02-05)
7+
8+
### Features
9+
10+
- ElasticSearch server-side encryption ([#3339](https://github.com/aws-amplify/amplify-category-api/issues/3339)) ([51b67e0](https://github.com/aws-amplify/amplify-category-api/commit/51b67e063b1cd0c83578b50c5aacfe5bdbfc8dc6))
11+
612
## [1.16.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/data-construct@1.16.2...@aws-amplify/data-construct@1.16.3) (2025-06-17)
713

814
**Note:** Version bump only for package @aws-amplify/data-construct

packages/amplify-data-construct/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/data-construct",
3-
"version": "1.16.3",
3+
"version": "1.17.0",
44
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer - Aliased to use `Data` name scheme.",
55
"repository": {
66
"type": "git",
@@ -164,25 +164,25 @@
164164
"@aws-amplify/ai-constructs": "^1.5.3",
165165
"@aws-amplify/backend-output-schemas": "^1.0.0",
166166
"@aws-amplify/backend-output-storage": "^1.0.0",
167-
"@aws-amplify/graphql-api-construct": "1.20.3",
168-
"@aws-amplify/graphql-auth-transformer": "4.2.4",
169-
"@aws-amplify/graphql-conversation-transformer": "1.1.12",
170-
"@aws-amplify/graphql-default-value-transformer": "3.1.14",
171-
"@aws-amplify/graphql-directives": "2.7.1",
172-
"@aws-amplify/graphql-function-transformer": "3.1.16",
173-
"@aws-amplify/graphql-generation-transformer": "1.2.4",
174-
"@aws-amplify/graphql-http-transformer": "3.0.19",
175-
"@aws-amplify/graphql-index-transformer": "3.0.19",
176-
"@aws-amplify/graphql-maps-to-transformer": "4.0.19",
177-
"@aws-amplify/graphql-model-transformer": "3.3.1",
178-
"@aws-amplify/graphql-predictions-transformer": "3.0.19",
179-
"@aws-amplify/graphql-relational-transformer": "3.1.11",
180-
"@aws-amplify/graphql-searchable-transformer": "3.0.19",
181-
"@aws-amplify/graphql-sql-transformer": "0.4.19",
182-
"@aws-amplify/graphql-transformer": "2.3.4",
183-
"@aws-amplify/graphql-transformer-core": "3.4.4",
184-
"@aws-amplify/graphql-transformer-interfaces": "4.2.6",
185-
"@aws-amplify/graphql-validate-transformer": "1.1.4",
167+
"@aws-amplify/graphql-api-construct": "1.21.0",
168+
"@aws-amplify/graphql-auth-transformer": "4.2.5",
169+
"@aws-amplify/graphql-conversation-transformer": "1.1.13",
170+
"@aws-amplify/graphql-default-value-transformer": "3.1.15",
171+
"@aws-amplify/graphql-directives": "2.8.0",
172+
"@aws-amplify/graphql-function-transformer": "3.1.17",
173+
"@aws-amplify/graphql-generation-transformer": "1.2.5",
174+
"@aws-amplify/graphql-http-transformer": "3.0.20",
175+
"@aws-amplify/graphql-index-transformer": "3.1.0",
176+
"@aws-amplify/graphql-maps-to-transformer": "4.0.20",
177+
"@aws-amplify/graphql-model-transformer": "3.4.0",
178+
"@aws-amplify/graphql-predictions-transformer": "3.0.20",
179+
"@aws-amplify/graphql-relational-transformer": "3.1.12",
180+
"@aws-amplify/graphql-searchable-transformer": "3.1.0",
181+
"@aws-amplify/graphql-sql-transformer": "0.4.20",
182+
"@aws-amplify/graphql-transformer": "2.4.0",
183+
"@aws-amplify/graphql-transformer-core": "3.5.0",
184+
"@aws-amplify/graphql-transformer-interfaces": "4.3.0",
185+
"@aws-amplify/graphql-validate-transformer": "1.1.5",
186186
"@aws-amplify/platform-core": "^1.0.0",
187187
"@aws-amplify/plugin-types": "^1.0.0",
188188
"@aws-crypto/crc32": "5.2.0",
@@ -268,7 +268,7 @@
268268
"graceful-fs": "^4.2.0",
269269
"graphql": "^15.5.0",
270270
"graphql-mapping-template": "5.0.2",
271-
"graphql-transformer-common": "5.1.3",
271+
"graphql-transformer-common": "5.1.4",
272272
"hjson": "^3.2.2",
273273
"immer": "^9.0.12",
274274
"is-buffer": "~1.1.6",

packages/amplify-e2e-core/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [5.0.10](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@5.0.9...amplify-category-api-e2e-core@5.0.10) (2026-02-05)
7+
8+
### Bug Fixes
9+
10+
- update Lambda Python version 3.8 -> 3.13 ([#3338](https://github.com/aws-amplify/amplify-category-api/issues/3338)) ([97e0402](https://github.com/aws-amplify/amplify-category-api/commit/97e04021e4d1abe2a76c05e0d4d12e09f03021cd))
11+
612
## [5.0.9](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-core@5.0.8...amplify-category-api-e2e-core@5.0.9) (2025-06-09)
713

814
### Bug Fixes

packages/amplify-e2e-core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amplify-category-api-e2e-core",
3-
"version": "5.0.9",
3+
"version": "5.0.10",
44
"description": "Core testing library",
55
"repository": {
66
"type": "git",
@@ -43,7 +43,7 @@
4343
"execa": "^5.1.1",
4444
"fs-extra": "^8.1.0",
4545
"glob": "^10.3.0",
46-
"graphql-transformer-core": "9.0.5",
46+
"graphql-transformer-core": "9.0.6",
4747
"ini": "^3.0.1",
4848
"jest-environment-node": "^29.0.0",
4949
"knex": "~2.4.0",

packages/amplify-e2e-tests/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [4.1.12](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@4.1.11...amplify-category-api-e2e-tests@4.1.12) (2026-02-05)
7+
8+
### Bug Fixes
9+
10+
- update Lambda Python version 3.8 -> 3.13 ([#3338](https://github.com/aws-amplify/amplify-category-api/issues/3338)) ([97e0402](https://github.com/aws-amplify/amplify-category-api/commit/97e04021e4d1abe2a76c05e0d4d12e09f03021cd))
11+
612
## [4.1.11](https://github.com/aws-amplify/amplify-category-api/compare/amplify-category-api-e2e-tests@4.1.10...amplify-category-api-e2e-tests@4.1.11) (2025-06-09)
713

814
**Note:** Version bump only for package amplify-category-api-e2e-tests

packages/amplify-e2e-tests/package.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amplify-category-api-e2e-tests",
3-
"version": "4.1.11",
3+
"version": "4.1.12",
44
"description": "E2e test suite",
55
"repository": {
66
"type": "git",
@@ -25,24 +25,24 @@
2525
},
2626
"dependencies": {
2727
"@aws-amplify/amplify-app": "^5.0.35",
28-
"@aws-amplify/graphql-schema-generator": "0.11.12",
29-
"@aws-amplify/graphql-transformer-core": "3.4.4",
28+
"@aws-amplify/graphql-schema-generator": "0.11.13",
29+
"@aws-amplify/graphql-transformer-core": "3.5.0",
30+
"@aws-sdk/client-amplify": "^3.812.0",
3031
"@aws-sdk/client-appsync": "^3.812.0",
31-
"@aws-sdk/credential-provider-node": "^3.812.0",
32-
"@aws-sdk/credential-providers": "3.828.0",
32+
"@aws-sdk/client-cloudformation": "^3.812.0",
33+
"@aws-sdk/client-codebuild": "^3.812.0",
3334
"@aws-sdk/client-cognito-identity-provider": "^3.812.0",
3435
"@aws-sdk/client-dynamodb": "^3.812.0",
35-
"@aws-sdk/client-ssm": "^3.812.0",
36-
"@aws-sdk/client-s3": "^3.812.0",
37-
"@aws-sdk/client-cloudformation": "^3.812.0",
3836
"@aws-sdk/client-iam": "^3.812.0",
37+
"@aws-sdk/client-organizations": "^3.812.0",
3938
"@aws-sdk/client-rds": "^3.812.0",
40-
"@aws-sdk/client-codebuild": "^3.812.0",
41-
"@aws-sdk/client-amplify": "^3.812.0",
39+
"@aws-sdk/client-s3": "^3.812.0",
40+
"@aws-sdk/client-ssm": "^3.812.0",
4241
"@aws-sdk/client-sts": "^3.812.0",
43-
"@aws-sdk/client-organizations": "^3.812.0",
42+
"@aws-sdk/credential-provider-node": "^3.812.0",
43+
"@aws-sdk/credential-providers": "3.828.0",
4444
"@smithy/util-retry": "^4.1.2",
45-
"amplify-category-api-e2e-core": "5.0.9",
45+
"amplify-category-api-e2e-core": "5.0.10",
4646
"aws-amplify": "^4.2.8",
4747
"aws-appsync": "^4.1.1",
4848
"axios": "^1.6.0",
@@ -53,8 +53,8 @@
5353
"generate-password": "~1.7.0",
5454
"graphql": "^15.5.0",
5555
"graphql-tag": "^2.10.1",
56-
"graphql-transformer-common": "5.1.3",
57-
"graphql-transformer-core": "9.0.5",
56+
"graphql-transformer-common": "5.1.4",
57+
"graphql-transformer-core": "9.0.6",
5858
"lodash": "^4.17.21",
5959
"node-fetch": "^2.6.7",
6060
"pluralize": "^8.0.0",
@@ -66,7 +66,7 @@
6666
"@aws-amplify/amplify-cli-core": "^4.4.0"
6767
},
6868
"devDependencies": {
69-
"@aws-amplify/graphql-transformer-interfaces": "4.2.6",
69+
"@aws-amplify/graphql-transformer-interfaces": "4.3.0",
7070
"@types/lodash": "^4.14.149",
7171
"@types/ws": "^7.4.4",
7272
"ts-node": "^8.10.2"

packages/amplify-graphql-api-construct-tests/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.15.0](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@1.14.5...amplify-graphql-api-construct-tests@1.15.0) (2026-02-05)
7+
8+
### Features
9+
10+
- add projection support for [@index](https://github.com/index) directive ([#3359](https://github.com/aws-amplify/amplify-category-api/issues/3359)) ([d986592](https://github.com/aws-amplify/amplify-category-api/commit/d986592f8ce8503e2c3f37dcaf0443bf7436baf7))
11+
612
## [1.14.5](https://github.com/aws-amplify/amplify-category-api/compare/amplify-graphql-api-construct-tests@1.14.4...amplify-graphql-api-construct-tests@1.14.5) (2025-06-17)
713

814
**Note:** Version bump only for package amplify-graphql-api-construct-tests

packages/amplify-graphql-api-construct-tests/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "amplify-graphql-api-construct-tests",
3-
"version": "1.14.5",
3+
"version": "1.15.0",
44
"description": "E2e test suite",
55
"repository": {
66
"type": "git",
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@aws-amplify/auth-construct": "1.8.0",
2626
"@aws-amplify/core": "^2.1.0",
27-
"@aws-amplify/graphql-api-construct": "1.20.3",
27+
"@aws-amplify/graphql-api-construct": "1.21.0",
2828
"@aws-sdk/client-appsync": "3.624.0",
2929
"@aws-sdk/client-cloudformation": "3.624.0",
3030
"@aws-sdk/client-cloudwatch-logs": "3.624.0",
@@ -35,7 +35,7 @@
3535
"@aws-sdk/client-ssm": "3.624.0",
3636
"@aws-sdk/client-sts": "3.624.0",
3737
"@faker-js/faker": "^8.2.0",
38-
"amplify-category-api-e2e-core": "5.0.9",
38+
"amplify-category-api-e2e-core": "5.0.10",
3939
"aws-amplify": "^4.2.8",
4040
"aws-appsync": "^4.1.1",
4141
"fs-extra": "^8.1.0",
@@ -48,9 +48,9 @@
4848
"@aws-amplify/amplify-cli-core": "^4.4.0"
4949
},
5050
"devDependencies": {
51-
"@aws-amplify/graphql-transformer-core": "3.4.4",
52-
"@aws-amplify/graphql-transformer-interfaces": "4.2.6",
53-
"@aws-amplify/graphql-validate-transformer": "1.1.4",
51+
"@aws-amplify/graphql-transformer-core": "3.5.0",
52+
"@aws-amplify/graphql-transformer-interfaces": "4.3.0",
53+
"@aws-amplify/graphql-validate-transformer": "1.1.5",
5454
"@types/node": "^24.0.0",
5555
"aws-cdk-lib": "2.224.0",
5656
"constructs": "10.3.0",

packages/amplify-graphql-api-construct/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [1.21.0](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-api-construct@1.20.3...@aws-amplify/graphql-api-construct@1.21.0) (2026-02-05)
7+
8+
### Features
9+
10+
- add projection support for [@index](https://github.com/index) directive ([#3359](https://github.com/aws-amplify/amplify-category-api/issues/3359)) ([d986592](https://github.com/aws-amplify/amplify-category-api/commit/d986592f8ce8503e2c3f37dcaf0443bf7436baf7))
11+
- ElasticSearch server-side encryption ([#3339](https://github.com/aws-amplify/amplify-category-api/issues/3339)) ([51b67e0](https://github.com/aws-amplify/amplify-category-api/commit/51b67e063b1cd0c83578b50c5aacfe5bdbfc8dc6))
12+
613
## [1.20.3](https://github.com/aws-amplify/amplify-category-api/compare/@aws-amplify/graphql-api-construct@1.20.2...@aws-amplify/graphql-api-construct@1.20.3) (2025-06-17)
714

815
**Note:** Version bump only for package @aws-amplify/graphql-api-construct

packages/amplify-graphql-api-construct/package.json

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aws-amplify/graphql-api-construct",
3-
"version": "1.20.3",
3+
"version": "1.21.0",
44
"description": "AppSync GraphQL Api Construct using Amplify GraphQL Transformer.",
55
"repository": {
66
"type": "git",
@@ -165,24 +165,24 @@
165165
"@aws-amplify/ai-constructs": "^1.5.3",
166166
"@aws-amplify/backend-output-schemas": "^1.0.0",
167167
"@aws-amplify/backend-output-storage": "^1.0.0",
168-
"@aws-amplify/graphql-auth-transformer": "4.2.4",
169-
"@aws-amplify/graphql-conversation-transformer": "1.1.12",
170-
"@aws-amplify/graphql-default-value-transformer": "3.1.14",
171-
"@aws-amplify/graphql-directives": "2.7.1",
172-
"@aws-amplify/graphql-function-transformer": "3.1.16",
173-
"@aws-amplify/graphql-generation-transformer": "1.2.4",
174-
"@aws-amplify/graphql-http-transformer": "3.0.19",
175-
"@aws-amplify/graphql-index-transformer": "3.0.19",
176-
"@aws-amplify/graphql-maps-to-transformer": "4.0.19",
177-
"@aws-amplify/graphql-model-transformer": "3.3.1",
178-
"@aws-amplify/graphql-predictions-transformer": "3.0.19",
179-
"@aws-amplify/graphql-relational-transformer": "3.1.11",
180-
"@aws-amplify/graphql-searchable-transformer": "3.0.19",
181-
"@aws-amplify/graphql-sql-transformer": "0.4.19",
182-
"@aws-amplify/graphql-transformer": "2.3.4",
183-
"@aws-amplify/graphql-transformer-core": "3.4.4",
184-
"@aws-amplify/graphql-transformer-interfaces": "4.2.6",
185-
"@aws-amplify/graphql-validate-transformer": "1.1.4",
168+
"@aws-amplify/graphql-auth-transformer": "4.2.5",
169+
"@aws-amplify/graphql-conversation-transformer": "1.1.13",
170+
"@aws-amplify/graphql-default-value-transformer": "3.1.15",
171+
"@aws-amplify/graphql-directives": "2.8.0",
172+
"@aws-amplify/graphql-function-transformer": "3.1.17",
173+
"@aws-amplify/graphql-generation-transformer": "1.2.5",
174+
"@aws-amplify/graphql-http-transformer": "3.0.20",
175+
"@aws-amplify/graphql-index-transformer": "3.1.0",
176+
"@aws-amplify/graphql-maps-to-transformer": "4.0.20",
177+
"@aws-amplify/graphql-model-transformer": "3.4.0",
178+
"@aws-amplify/graphql-predictions-transformer": "3.0.20",
179+
"@aws-amplify/graphql-relational-transformer": "3.1.12",
180+
"@aws-amplify/graphql-searchable-transformer": "3.1.0",
181+
"@aws-amplify/graphql-sql-transformer": "0.4.20",
182+
"@aws-amplify/graphql-transformer": "2.4.0",
183+
"@aws-amplify/graphql-transformer-core": "3.5.0",
184+
"@aws-amplify/graphql-transformer-interfaces": "4.3.0",
185+
"@aws-amplify/graphql-validate-transformer": "1.1.5",
186186
"@aws-amplify/platform-core": "^1.0.0",
187187
"@aws-amplify/plugin-types": "^1.0.0",
188188
"@aws-crypto/crc32": "5.2.0",
@@ -268,7 +268,7 @@
268268
"graceful-fs": "^4.2.0",
269269
"graphql": "^15.5.0",
270270
"graphql-mapping-template": "5.0.2",
271-
"graphql-transformer-common": "5.1.3",
271+
"graphql-transformer-common": "5.1.4",
272272
"hjson": "^3.2.2",
273273
"immer": "^9.0.12",
274274
"is-buffer": "~1.1.6",
@@ -290,7 +290,7 @@
290290
"zod": "^3.22.2"
291291
},
292292
"devDependencies": {
293-
"@aws-amplify/graphql-transformer-test-utils": "1.0.18",
293+
"@aws-amplify/graphql-transformer-test-utils": "1.1.0",
294294
"@types/fs-extra": "^8.0.1",
295295
"@types/node": "^24.0.0",
296296
"aws-cdk-lib": "2.224.0",

0 commit comments

Comments
 (0)