8000 Comparing v0.1.224...v0.1.228 · awslabs/generative-ai-cdk-constructs · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: awslabs/generative-ai-cdk-constructs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.224
Choose a base ref
...
head repository: awslabs/generative-ai-cdk-constructs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.228
Choose a head ref
  • 5 commits
  • 19 files changed
  • 4 contributors

Commits on Jul 31, 2024

  1. chore(deps): upgrade dependencies (#592)

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/10171563716
    
    ------
    
    *Automatically created by projen via the "upgrade-main" workflow*
    
    Signed-off-by: github-actions <github-actions@github.com>
    Co-authored-by: github-actions <github-actions@github.com>
    emerging-tech-cdk-constructs-bot and github-actions authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    98288d4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump fast-xml-parser, @aws-sdk/client-dynamodb, @aws-sdk…

    …/client-s3 and @aws-sdk/client-sns (#593)
    
    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) to 4.4.1 and updates ancestor dependencies [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser), [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb), [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns). These dependencies need to be updated together.
    
    
    Updates `fast-xml-parser` from 4.2.5 to 4.4.1
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v4.2.5...v4.4.1)
    
    Updates `@aws-sdk/client-dynamodb` from 3.556.0 to 3.621.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-dynamodb/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.621.0/clients/client-dynamodb)
    
    Updates `@aws-sdk/client-s3` from 3.556.0 to 3.621.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.621.0/clients/client-s3)
    
    Updates `@aws-sdk/client-sns` from 3.565.0 to 3.621.0
    - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
    - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-sns/CHANGELOG.md)
    - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.621.0/clients/client-sns)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-type: indirect
    - dependency-name: "@aws-sdk/client-dynamodb"
      dependency-type: direct:production
    - dependency-name: "@aws-sdk/client-s3"
      dependency-type: direct:production
    - dependency-name: "@aws-sdk/client-sns"
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    119b68f View commit details
    Browse the repository at this point in the history
  3. feat(customSageMakerEndpoint): Enable Async configuration for endpoint (

    #591)
    
    * feat(customSageMakerEndpoint): Enable Async configuration for endpoint (#591)
    krokoko authored Jul 31, 2024
    Configuration menu
    Copy the full SHA
    c633397 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. chore(deps): upgrade list of models and DLC images (#595)

    Upgrade list of models and DLC images. See details in [workflow run].
    [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/10189550079
    ------
    *Automatically created by projen via the "code-generation" workflow*
    
    Signed-off-by: github-actions <github-actions@github.com>
    Co-authored-by: github-actions <github-actions@github.com>
    emerging-tech-cdk-constructs-bot and github-actions authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    7430e71 View commit details
    Browse the repository at this point in the history
  2. chore(deps): upgrade dependencies (#594)

    Upgrades project dependencies. See details in [workflow run].
    
    [Workflow Run]: https://github.com/awslabs/generative-ai-cdk-constructs/actions/runs/10189485126
    
    ------
    
    *Automatically created by projen via the "upgrade-main" workflow*
    
    Signed-off-by: github-actions <github-actions@github.com>
    Co-authored-by: github-actions <github-actions@github.com>
    emerging-tech-cdk-constructs-bot and github-actions authored Aug 1, 2024
    Configuration menu
    Copy the full SHA
    03f4a48 View commit details
    Browse the repository at this point in the history
Loading
0