8000 Comparing v0.1.26-pre...localstack · localstack/lambda-runtime-init · 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: localstack/lambda-runtime-init
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.26-pre
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: localstack
Choose a head ref
  • 20 commits
  • 25 files changed
  • 9 contributors

Commits on Feb 13, 2024

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

Commits on Mar 7, 2024

  1. test: Add automated integration tests runs on GitHub(aws#112)

    Add automated integration tests runs on GitHub
    mbfreder authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    d5d7505 View commit details
    Browse the repository at this point in the history
  2. test: Refactored end-to-end tests (aws#113)

    * Refactored end-to-end tests to reduce duplicated code.
    mbfreder authored Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1a32012 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 28, 2024

  1. chore(deps): Update to Go 1.22 (aws#117)

    * Update to Go 1.22
    
    * Update Makefile to run unit tests in container
    valerena authored Mar 28, 2024
    Configuration menu
    Copy the full SHA
    4c2c20d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. test: Refactor test cases (aws#119)

    Refactor testcases to
    - Use python3.12
    - Respect docker architecture
    - Run different architecture in parallel GitHub actions
    roger-zhangg authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fe11d78 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 14, 2024

  1. Added workflow for automated releases (aws#121)

    * Added release workflow
    seshubaws authored May 14, 2024
    10000 Configuration menu
    Copy the full SHA
    d37e08c View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. feat: Add automatic vulnerabilities check (aws#123)

    * Add automatic vulnerabilities check
    valerena authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    9e6041b View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    6aa9c48 View commit details
    Browse the repository at this point in the history
  2. Update go version (#35)

    dfangl committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    bba504e View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2024

  1. test: Add delay for time-related arm64 tests (aws#138)

    The tests on GitHub run on x86 instances (because arm64 instances don't
    have Docker installed) so when running the arm64 tests, invokes take
    longer because of the cross-architecture emulation. This caused that
    some tests that check remaining time in the function were not landing
    on the correct time range.
    
    It's unknown why this delay started manifesting more consistently, we might
    want to find a better solution in the future.
    valerena authored Dec 12, 2024
    Configuration menu
    Copy the full SHA
    781cd9a View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2024

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

Commits on Feb 26, 2025

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

Commits on Apr 23, 2025

  1. chore(deps): Update to Go 1.24 (aws#143)

    * update to 1.24
    
    * fix changes
    roger-zhangg authored Apr 23, 2025
    Configuration menu
    Copy the full SHA
    3a0772e View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Configuration menu
    Copy the full SHA
    10daeb8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23024f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be92e0 View commit details
    Browse the repository at this point in the history
Loading
0