Thanks to visit codestin.com
Credit goes to github.com

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-lambda-go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.41.0
Choose a base ref
...
head repository: aws/aws-lambda-go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.42.0
Choose a head ref
  • 6 commits
  • 15 files changed
  • 3 contributors

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    c4e28da View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Retract v1.39.0 in go.mod (#499)

    * Retract v1.39.0 in go.mod
    
    * try patching the go.mod file
    
    * 1.15?
    
    * update tests.yml
    
    * update tests.yml
    bmoffatt authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    110afe9 View commit details
    Browse the repository at this point in the history
  2. events: add Secrets Manager rotation event (#291) (#530)

    resolves #291
    
    Co-authored-by: Bryan Moffatt <[email protected]>
    gnusey and bmoffatt authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    2ff7818 View commit details
    Browse the repository at this point in the history
  3. Added Deleted field to support codecommit ref delete events (#531)

    * added support for Deleted field for codecommit ref delete events
    
    * added test cases
    
    * fixed indentation issue
    
    * fixed indentation issue
    
    * deleted .idea folder
    
    ---------
    
    Co-authored-by: Bryan Moffatt <[email protected]>
    praveenk007 and bmoffatt authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    0ad0619 View commit details
    Browse the repository at this point in the history
  4. Plumb JSON Decoder options (#515)

    * plumb json decoder options
    
    * Unit test the WithUseNumber option
    
    * Unit test the WithDisallowUnknownFields option
    bmoffatt authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    1dca084 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    752114b View commit details
    Browse the repository at this point in the history
Loading