Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API plugin version bump to v5.3.0 #12642

Merged
merged 3 commits into from
May 18, 2023

Conversation

phani-srikar
Copy link
Contributor

Description of changes

Bump API plugin dependency to 5.3.0 and other data dependencies except codegen.

Issue #, if available

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • 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
  • Pull request labels are added

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@phani-srikar phani-srikar requested a review from a team as a code owner May 17, 2023 19:08
@edwardfoyle edwardfoyle merged commit 5e01e3b into hotfix May 18, 2023
@edwardfoyle edwardfoyle deleted the guest/data/hotfix-api-version-bump branch May 18, 2023 16:01
sdstolworthy added a commit that referenced this pull request May 25, 2023
* API plugin version bump to v5.3.0 (#12642)

* chore: update API plugin dependencies to v5.3.0

* chore: re-add codegen in bump script

* fix: updated readSchema API

* fix: update codegen ui version and add processFile util function (#12670)

Co-authored-by: Justin Shih <jushih@amazon.com>

* fix: version bump (#12680)

* fix: version bump (#12684)

* chore(release): Publish latest [ci skip]

 - @aws-amplify/amplify-app@5.0.6
 - @aws-amplify/amplify-appsync-simulator@2.12.1
 - @aws-amplify/amplify-category-analytics@5.0.8
 - @aws-amplify/amplify-category-auth@3.2.1
 - @aws-amplify/amplify-category-custom@3.0.6
 - @aws-amplify/amplify-category-function@5.3.1
 - @aws-amplify/amplify-category-geo@3.2.1
 - @aws-amplify/amplify-category-hosting@3.5.9
 - @aws-amplify/amplify-category-interactions@5.1.1
 - @aws-amplify/amplify-category-notifications@2.24.8
 - @aws-amplify/amplify-category-predictions@5.2.1
 - @aws-amplify/amplify-category-storage@5.2.1
 - @aws-amplify/amplify-cli-core@4.0.6
 - @aws-amplify/cli-extensibility-helper@3.0.6
 - @aws-amplify/cli@12.0.1
 - @aws-amplify/cli-internal@12.0.1
 - @aws-amplify/amplify-console-hosting@2.5.6
 - @aws-amplify/amplify-console-integration-tests@2.8.1
 - @aws-amplify/amplify-container-hosting@2.6.6
 - amplify-dotnet-function-runtime-provider@2.0.1
 - @aws-amplify/amplify-dotnet-function-template-provider@2.5.6
 - amplify-dynamodb-simulator@2.7.1
 - @aws-amplify/amplify-e2e-core@5.0.1
 - amplify-e2e-tests@4.2.1
 - @aws-amplify/amplify-environment-parameters@1.6.1
 - @aws-amplify/amplify-frontend-ios@3.6.8
 - @aws-amplify/amplify-frontend-javascript@3.9.6
 - amplify-go-function-runtime-provider@2.3.19
 - amplify-graphql-migration-tests@2.4.6
 - amplify-java-function-runtime-provider@2.3.19
 - @aws-amplify/amplify-migration-tests@6.0.1
 - amplify-nodejs-function-runtime-provider@2.4.1
 - @aws-amplify/amplify-nodejs-function-template-provider@2.8.1
 - @aws-amplify/amplify-opensearch-simulator@1.4.1
 - @aws-amplify/amplify-provider-awscloudformation@8.2.1
 - amplify-python-function-runtime-provider@2.4.19
 - @aws-amplify/amplify-util-mock@5.2.1
 - @aws-amplify/amplify-util-uibuilder@1.8.1

* fix: version bump

* chore(release): Publish latest [ci skip]

 - @aws-amplify/amplify-app@5.0.8
 - @aws-amplify/amplify-appsync-simulator@2.12.3
 - @aws-amplify/amplify-category-analytics@5.0.10
 - @aws-amplify/amplify-category-auth@3.2.3
 - @aws-amplify/amplify-category-custom@3.0.8
 - @aws-amplify/amplify-category-function@5.3.3
 - @aws-amplify/amplify-category-geo@3.2.3
 - @aws-amplify/amplify-category-hosting@3.5.11
 - @aws-amplify/amplify-category-interactions@5.1.3
 - @aws-amplify/amplify-category-notifications@2.24.10
 - @aws-amplify/amplify-category-predictions@5.2.3
 - @aws-amplify/amplify-category-storage@5.2.3
 - @aws-amplify/amplify-cli-core@4.0.8
 - @aws-amplify/cli-extensibility-helper@3.0.8
 - @aws-amplify/cli@12.0.3
 - @aws-amplify/cli-internal@12.0.3
 - @aws-amplify/amplify-console-hosting@2.5.8
 - @aws-amplify/amplify-console-integration-tests@2.8.3
 - @aws-amplify/amplify-container-hosting@2.6.8
 - amplify-dotnet-function-runtime-provider@2.0.3
 - @aws-amplify/amplify-dotnet-function-template-provider@2.5.8
 - amplify-dynamodb-simulator@2.7.3
 - @aws-amplify/amplify-e2e-core@5.0.3
 - amplify-e2e-tests@4.2.3
 - @aws-amplify/amplify-environment-parameters@1.6.3
 - @aws-amplify/amplify-frontend-ios@3.6.10
 - @aws-amplify/amplify-frontend-javascript@3.9.8
 - amplify-go-function-runtime-provider@2.3.21
 - amplify-graphql-migration-tests@2.4.8
 - amplify-java-function-runtime-provider@2.3.21
 - @aws-amplify/amplify-migration-tests@6.0.3
 - amplify-nodejs-function-runtime-provider@2.4.3
 - @aws-amplify/amplify-nodejs-function-template-provider@2.8.3
 - @aws-amplify/amplify-opensearch-simulator@1.4.3
 - @aws-amplify/amplify-provider-awscloudformation@8.2.3
 - amplify-python-function-runtime-provider@2.4.21
 - @aws-amplify/amplify-util-mock@5.2.3
 - @aws-amplify/amplify-util-uibuilder@1.8.3

---------

Co-authored-by: Phani Srikar Edupuganti <55896475+phani-srikar@users.noreply.github.com>
Co-authored-by: Justin Shih <36183898+Jshhhh@users.noreply.github.com>
Co-authored-by: Justin Shih <jushih@amazon.com>
Co-authored-by: aws-amplify-bot <aws@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants