-
Notifications
You must be signed in to change notification settings - Fork 167
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.48.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: pulumi/pulumi-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.49.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 587 files changed
- 3 contributors
Commits on Aug 8, 2024
-
Update GitHub Actions workflows. (#4353)
This PR was automatically generated by the update-workflows-ecosystem-providers workflow in the pulumi/ci-mgmt repo, from commit fa568f541bd7889bec4c631075aa9f9556cce70b.
Configuration menu - View commit details
-
Copy full SHA for 7332d83 - Browse repository at this point
Copy the full SHA 7332d83View commit details -
Upgrade CallbackFunction default runtime to Node 20.x (#4348)
This is a breaking change for users of Node automatically provisioned lambdas, moving them from the Node 16.x to Node 20.x runtime without an ability to opt out. Prior to this change, Lambda functions provisioned in Node with CallbackFunction and helper methods such as Bucket.onObjectRemoved, Bucket.onObjectCreated or sns.Topic.onEvent used Node 16.x runtime by default. Per [lambda-runtimes.html](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtimes-supported) this is now deprecated by AWS. After the change, the new default runtime is Node 20.x. Fixes #4134 The change is supported by strengthening a test to utilize `fetch()` API that was made available in 18.x and exercise the callback function at runtime.
Configuration menu - View commit details
-
Copy full SHA for 2a3dd78 - Browse repository at this point
Copy the full SHA 2a3dd78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f1755f - Browse repository at this point
Copy the full SHA 8f1755fView commit details
Commits on Aug 12, 2024
-
Upgrade terraform-provider-aws to v5.62.0 (#4359)
- **Moving upstream to v5.62.0** - **./scripts/tidy-all.sh** - **./scripts/patch_computed_only.sh** - **Fix TODOs in replacements.json and add test guarding against forgotten TODOs** - We had some older TODOs in `replacements.json`, I fixed those up as well and added a test so we don't forget again - **Regenerate schema** - **Regenerate SDK**
Configuration menu - View commit details
-
Copy full SHA for 69dba83 - Browse repository at this point
Copy the full SHA 69dba83View commit details
There are no files selected for viewing