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: localstack/lambda-runtime-init
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.0
Choose a base ref
...
head repository: localstack/lambda-runtime-init
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.1
Choose a head ref
  • 5 commits
  • 9 files changed
  • 4 contributors

Commits on Jun 19, 2026

  1. chore(deps): update actions/checkout action to v7 (#107)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 19, 2026
    Configuration menu
    Copy the full SHA
    45c19bd View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2026

  1. Add timeout to RC release workflow (#105)

    Co-authored-by: Claude <noreply@anthropic.com>
    joe4dev and claude authored Jun 30, 2026
    Configuration menu
    Copy the full SHA
    95ba237 View commit details
    Browse the repository at this point in the history
  2. Document regular and RC release processes in LocalStack README (#106)

    Add a "Releases" section to README-LOCALSTACK.md explaining:
    - Regular release: push a lightweight v*.* tag on localstack to trigger
      build.yml, which tests, builds, and publishes the GitHub release
    - RC pre-release: the trigger:rc-release label flow via rc-release.yml
    - Note that release.yml is legacy (builds from the upstream main mirror)
    
    Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
    joe4dev and claude authored Jun 30, 2026
    Configuration menu
    Copy the full SHA
    9b9acb3 View commit details
    Browse the repository at this point in the history
  3. fix(deps): update go dependencies (non-major) (#85)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 30, 2026
    Configuration menu
    Copy the full SHA
    54ceecf View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2026

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