8000 Comparing 0.18.8...0.19.0 · openfaas/faasd · 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: openfaas/faasd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.18.8
Choose a base ref
...
head repository: openfaas/faasd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.19.0
Choose a head ref
  • 4 commits
  • 432 files changed
  • 2 contributors

Commits on Apr 23, 2024

  1. Bump golang.org/x/net from 0.22.0 to 0.23.0

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and alexellis committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f6167e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Close connection if unable to dial upstream

    Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
    alexellis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    887c18b View commit details
    Browse the repository at this point in the history
  2. Return error from proxy

    Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
    alexellis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7dbaeef View commit details
    Browse the repository at this point in the history
  3. Remove armhf/armv7 support from faasd

    See notes in: #364
    
    Signed-off-by: Alex Ellis (OpenFaaS Ltd) <alexellis2@gmail.com>
    alexellis committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    e4848cd View commit details
    Browse the repository at this point in the history
Loading
0