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: tg123/sshpiper Loading
base: v1.2.4
Choose a base ref
...
head repository: tg123/sshpiper Loading
compare: v1.2.5
Choose a head ref
  • 12 commits
  • 19 files changed
  • 2 contributors

Commits on Dec 13, 2023

  1. fix badge (#279)

    tg123 committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    fb6e58d View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. Bump k8s.io/client-go from 0.28.4 to 0.29.0 (#280)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.28.4 to 0.29.0.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.28.4...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    90c7538 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. Bump k8s.io/code-generator from 0.28.4 to 0.29.0 (#281)

    Bumps [k8s.io/code-generator](https://github.com/kubernetes/code-generator) from 0.28.4 to 0.29.0.
    - [Commits](kubernetes/code-generator@v0.28.4...v0.29.0)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/code-generator
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d90d45f View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2023

  1. Configuration menu
    Copy the full SHA
    6d8f9a9 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/tg123/go-htpasswd from 1.2.1 to 1.2.2 (#288)

    Bumps [github.com/tg123/go-htpasswd](https://github.com/tg123/go-htpasswd) from 1.2.1 to 1.2.2.
    - [Release notes](https://github.com/tg123/go-htpasswd/releases)
    - [Commits](tg123/go-htpasswd@v1.2.1...v1.2.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/tg123/go-htpasswd
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    87f0f85 View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/grpc from 1.60.0 to 1.60.1 (#286)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.60.0 to 1.60.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.60.0...v1.60.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    146a435 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/microsoftgraph/msgraph-sdk-go from 1.27.0 to 1.28.0 (#…

    …287)
    
    Bumps [github.com/microsoftgraph/msgraph-sdk-go](https://github.com/microsoftgraph/msgraph-sdk-go) from 1.27.0 to 1.28.0.
    - [Release notes](https://github.com/microsoftgraph/msgraph-sdk-go/releases)
    - [Changelog](https://github.com/microsoftgraph/msgraph-sdk-go/blob/main/CHANGELOG.md)
    - [Commits](microsoftgraph/msgraph-sdk-go@v1.27.0...v1.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/microsoftgraph/msgraph-sdk-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    200fd79 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

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

Commits on Dec 24, 2023

  1. Add PipeCreateErrorCallback to handle pipe creation errors (#290)

    * Add PipeCreateErrorCallback to handle pipe creation errors
    
    * Add test for FailtobanPipeCreateFail
    
    * Fix missing newline at end of file in pluginbase.go
    tg123 committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    9fee039 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

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

Commits on Dec 28, 2023

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

Commits on Jan 1, 2024

  1. Bump github.com/urfave/cli/v2 from 2.27.0 to 2.27.1 (#293)

    Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.27.0 to 2.27.1.
    - [Release notes](https://github.com/urfave/cli/releases)
    - [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
    - [Commits](urfave/cli@v2.27.0...v2.27.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/urfave/cli/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    0c10123 View commit details
    Browse the repository at this point in the history
Loading