8000 Comparing v2.96.0...v2.96.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.96.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.96.1
Choose a head ref
  • 5 commits
  • 5 files changed
  • 3 contributors

Commits on Sep 14, 2023

  1. revert: "chore(ecs): clarify it's possible to use image digest on fro…

    …mEcrRepository" (#27143)
    
    Reverts #27115
    
    Renaming `tag` prop to `tagOrDigest` of the `ContainerImage.fromEcrRepository` function introduces a breaking change, not for typescript users, but for other languages that require specifying the property name when calling the function.
    sumupitchayan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    049153e View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.96.1

    sumupitchayan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    088e608 View commit details
    Browse the repository at this point in the history
  3. Verify the heading of the patch entry is H2 (##) and not H3 (###)

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    3058369 View commit details
    Browse the repository at this point in the history
  4. fix ## in alpha v2 changelog

    Signed-off-by: Sumu <sumughan@amazon.com>
    sumupitchayan committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    0bc7c64 View commit details
    Browse the repository at this point in the history
  5. chore(release): 2.96.1 (#27145)

    See CHANGELOG
    
    ----
    
    *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
    mergify[bot] authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    d2edb00 View commit details
    Browse the repository at this point in the history
Loading
0