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: libesz/proxy-wasm-go-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: tetratelabs/proxy-wasm-go-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 103 files changed
  • 2 contributors

Commits on May 12, 2024

  1. Update dependencies (tetratelabs#440)

    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored May 12, 2024
    Configuration menu
    Copy the full SHA
    242c8ec View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. ci: adds istio 1.22 (tetratelabs#441)

    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored May 14, 2024
    Configuration menu
    Copy the full SHA
    50b79e8 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Removes mention to nottinygc in REAMDE (tetratelabs#442)

    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored May 17, 2024
    Configuration menu
    Copy the full SHA
    af31621 View commit details
    Browse the repository at this point in the history
  2. Removes mention to Zig SDK (tetratelabs#443)

    the repository has been removed a few months ago.
    
    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored May 17, 2024
    Configuration menu
    Copy the full SHA
    021aa9c View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Clean ups example codes (tetratelabs#445)

    While there, this also updates the formatter/linter dependencies as well
    as the year in the license.
    
    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored May 28, 2024
    Configuration menu
    Copy the full SHA
    9456a1b View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2024

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

Commits on Jun 18, 2024

  1. ci: update TinyGo to 0.32 (tetratelabs#447)

    From this commit, we drop the support TinyGo <0.32.
    
    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    6d75c3f View commit details
    Browse the repository at this point in the history
  2. ci: fixes the OCI image push (tetratelabs#448)

    This migrates the OCI image workflow to properly use the
    personal token less repository-scoped package. In doing so,
    this change the destination repository name as in the patch.
    
    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    4b4272f View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. doc: modifies the GC section (tetratelabs#449)

    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c393bbd View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. Configuration menu
    Copy the full SHA
    1d2249f View commit details
    Browse the repository at this point in the history
  2. Deletes unnecessary components (tetratelabs#452)

    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    cbcb260 View commit details
    Browse the repository at this point in the history
  3. Deletes unnecessary components: part 2 (tetratelabs#453)

    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake authored Jul 27, 2024
    Configuration menu
    Copy the full SHA
    f4829de View commit details
    Browse the repository at this point in the history
  4. more updates

    Signed-off-by: Takeshi Yoneda <[email protected]>
    mathetake committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    33c01aa View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Update README.md

    mathetake authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    6fd215f View commit details
    Browse the repository at this point in the history
Loading