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: pulumi/pulumi-awsx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.14.0
Choose a base ref
...
head repository: pulumi/pulumi-awsx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.15.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 3 contributors

Commits on Aug 12, 2024

  1. Update pulumi/pulumi version to v3.128.0 (#1360)

    - **Update pulumi/pulumi version to v3.128.0**
    - **Address change in codegen GeneratePackage**
    
    Fixes #1359
    flostadler authored Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4d3779b View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Update pulumi/pulumi version to v3.129.0 (#1362)

    - **Update pulumi/pulumi version to v3.129.0**
    - **Address changes in nodegen.GeneratePackage**
    
    fixes #1361
    flostadler authored Aug 19, 2024
    Configuration menu
    Copy the full SHA
    01d90b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Update pulumi/pulumi version to v3.130.0 (#1367)

    Upgrading pulumi/pkg and pulumi/sdk to version v3.130.0.
    pulumi-bot authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    567f99b View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Rewrite a warning to avoid printing an output directly (#1374)

    We can't use JSON.stringify on an output directly, we need to do that
    inside an apply.
    
    Fix #1372
    mikhailshilkov authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    129cc1d View commit details
    Browse the repository at this point in the history
  2. Update pulumi/pulumi version to v3.130.0 (#1370)

    Upgrading pulumi/pkg and pulumi/sdk to version v3.130.0.
    pulumi-bot authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    a72821d View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Update pulumi/pulumi version to v3.131.0 (#1377)

    Upgrading pulumi/pkg and pulumi/sdk to version v3.131.0.
    pulumi-bot authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    37bec07 View commit details
    Browse the repository at this point in the history
Loading