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: phenixcoder/lambda-container-service
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: phenixcoder/lambda-container-service
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 5 commits
  • 17 files changed
  • 2 contributors

Commits on Oct 16, 2021

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

Commits on Oct 17, 2021

  1. feat(health-check): add health check route to index handler

    Calling __health in path will return version and name of the function deployed.
    phenixcoder committed Oct 17, 2021
    Configuration menu
    Copy the full SHA
    bf2d6e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13186d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    1702610 View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.1.0 [skip ci]

    # [1.1.0](v1.0.0...v1.1.0) (2021-10-19)
    
    ### Bug Fixes
    
    * **newman:** fixed newman test failing due to tsc build config ([13186d2](13186d2))
    
    ### Features
    
    * **health-check:** add health check route to index handler ([bf2d6e2](bf2d6e2))
    semantic-release-bot committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    ad95684 View commit details
    Browse the repository at this point in the history
Loading