8000 Comparing v2.147.0...v2.147.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.147.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.147.1
Choose a head ref
  • 3 commits
  • 6 files changed
  • 3 contributors

Commits on Jun 21, 2024

  1. revert: route53 CrossAccountZoneDelegationRecord fails at deployment …

    …time with imported `delegatedZone` (#30440)" (#30606)
    
    This reverts commit a3d9b10.
    
    ### Issue # (if applicable)
    
    Closes #30600.
    
    ### Reason for this change
    
    Reverting #30440 so that `cdk synth` succeed when using imported `delegatedZone`
    
    ### Description of changes
    
    Removed the `throw new Error()`
    
    ### Description of how you validated changes
    
    
    
    ### Checklist
    - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
    
    ----
    
    *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
    samson-keung authored and comcalvi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    69eb617 View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.147.1

    comcalvi committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    63f3c01 View commit details
    Browse the repository at this point in the history
  3. chore(release): 2.147.1 (#30617)

    See CHANGELOG
    mergify[bot] authored Jun 21, 2024
    1 Configuration menu
    Copy the full SHA
    d3695d4 View commit details
    Browse the repository at this point in the history
Loading
0