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: awslabs/goformation
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.7.0
Choose a base ref
...
head repository: awslabs/goformation
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.7.1
Choose a head ref
  • 3 commits
  • 4 files changed
  • 3 contributors

Commits on Apr 4, 2020

  1. fix(intrinsics): change Fn::Sub to allow AWS pseudo parameters (#275)

    Adds `:` character to regex for variable match, allowing all AWS pseudo parameters to be replaced
    
    fixes #274, #202
    shivas authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    5a48c27 View commit details
    Browse the repository at this point in the history
  2. Remove .DS_Store (#276)

    gkze authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    3df25c8 View commit details
    Browse the repository at this point in the history
  3. chore(release): 4.7.1 [skip ci]

    ## [4.7.1](v4.7.0...v4.7.1) (2020-04-04)
    
    ### Bug Fixes
    
    * **intrinsics:** change Fn::Sub to allow AWS pseudo parameters ([#275](#275)) ([5a48c27](5a48c27)), closes [#274](#274) [#202](#202)
    semantic-release-bot committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    10e553a View commit details
    Browse the repository at this point in the history
Loading