8000 Comparing v2.79.0...v2.79.1 · aws/aws-cdk · 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: aws/aws-cdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.79.0
Choose a base ref
...
head repository: aws/aws-cdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.79.1
Choose a head ref
  • 6 commits
  • 4 files changed
  • 3 contributors

Commits on May 11, 2023

  1. fix(bootstrap): bootstrap doesn't work in non-aws partitions anymore …

    …(revert security hub finding fix) (#25540)
    
    **NOTE**: This PR bumps the version of the bootstrap stack to 18, but there is no need to update your bootstrap stacks as this PR changes no functionality.
    
    We are reverting #24588 because it includes hardcoded partitions in the bootstrap causing the `p0` in #25272. Including intrinsics `${AWS::Partition}` here is impossible. In addition, #24588 was reported to not actually fix the Security Hub finding: #19380 (comment).
    
    Although this is a revert, I am rolling forward the bootstrap version to 18.
    
    reverts #24588. fixes #25272. see #25273 & #25507.
    
    ----
    
    *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
    kaizencc authored and corymhall committed May 11, 2023
    Configuration menu
    Copy the full SHA
    4c4014e View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.79.1

    corymhall committed May 11, 2023
    Configuration menu
    Copy the full SHA
    e3e9282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    10e75ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7a8de4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c2b0fe1 View commit details
    Browse the repository at this point in the history
  6. chore(release): 2.79.1 (#25542)

    See [CHANGELOG.v2.md](https://raw.githubusercontent.com/aws/aws-cdk/patch/v2.79.1/CHANGELOG.v2.md)
    
    ----
    
    *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
    mergify[bot] authored May 11, 2023
    Configuration menu
    Copy the full SHA
    2e7f8b7 View commit details
    Browse the repository at this point in the history
Loading
0