-
Notifications
You must be signed in to change notification settings - Fork 81
Comparing changes
Open a pull request
base repository: spiffe/go-spiffe
base: v2.1.6
head repository: spiffe/go-spiffe
compare: v2.1.7
- 16 commits
- 22 files changed
- 7 contributors
Commits on Jun 30, 2023
-
Move svid access after error checking (#233)
If ParseInsecure fails it returns a nil svid so we should not use it before checking the error. Signed-off-by: Sorin Dumitru <sdumitru@bloomberg.net>
Configuration menu - View commit details
-
Copy full SHA for 8f1bd2b - Browse repository at this point
Copy the full SHA 8f1bd2bView commit details
Commits on Aug 19, 2023
-
ci(deps): setup dependabot (#232)
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 57dd8f2 - Browse repository at this point
Copy the full SHA 57dd8f2View commit details -
Bump google.golang.org/grpc from 1.56.0 to 1.57.0 in /v2 (#236)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.56.0 to 1.57.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.0...v1.57.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3000ff0 - Browse repository at this point
Copy the full SHA 3000ff0View commit details
Commits on Oct 23, 2023
-
Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 in /v2 (#235)
Bumps google.golang.org/protobuf from 1.30.0 to 1.31.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1aaeb2f - Browse repository at this point
Copy the full SHA 1aaeb2fView commit details -
Bump actions/checkout from 3 to 4 (#237)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dd0bda6 - Browse repository at this point
Copy the full SHA dd0bda6View commit details
Commits on Oct 24, 2023
-
Bump golang.org/x/net from 0.9.0 to 0.17.0 in /v2 (#242)
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.17.0. - [Commits](golang/net@v0.9.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 86fd4c3 - Browse repository at this point
Copy the full SHA 86fd4c3View commit details -
Upgrade to golang 1.19.13, and upgrade GRPC library to 1.59.0 (#245)
Signed-off-by: Marcos Yacob <marcos.yacob@hpe.com>
Marcos Yacob authoredOct 24, 2023 Configuration menu - View commit details
-
Copy full SHA for f992e00 - Browse repository at this point
Copy the full SHA f992e00View commit details
Commits on Dec 12, 2023
-
Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 in /v2 (#247)
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md) - [Commits](go-jose/go-jose@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0dfd0a6 - Browse repository at this point
Copy the full SHA 0dfd0a6View commit details
Commits on Dec 14, 2023
-
Bump actions/setup-go from 4 to 5 (#249)
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@v4...v5) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 16893f6 - Browse repository at this point
Copy the full SHA 16893f6View commit details
Commits on Jan 17, 2024
-
Bump google.golang.org/grpc from 1.59.0 to 1.60.1 in /v2 (#257)
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.59.0 to 1.60.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.59.0...v1.60.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ced85a9 - Browse repository at this point
Copy the full SHA ced85a9View commit details -
Bump google.golang.org/protobuf from 1.31.0 to 1.32.0 in /v2 (#256)
Bumps google.golang.org/protobuf from 1.31.0 to 1.32.0. --- updated-dependencies: - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Harding <azdagron@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 781980a - Browse repository at this point
Copy the full SHA 781980aView commit details -
Bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /v2 (#254)
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0. - [Commits](golang/crypto@v0.14.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 40abfb1 - Browse repository at this point
Copy the full SHA 40abfb1View commit details -
Fix race on watcher update check (#260)
When watchers are initialized, they wait until the Workload API has streamed back the initial response before returning from NewXXXWatcher. The semantics are intended such that a call to WaitForUpdate afterwards will only complete when the next response has arrived. When an update is received, the flow is to: 1. record the update 2. close the "got first response" channel (only happens once) 3. send on the "updated" channel (to signal callers of WaitForUpdate) However, this sequence is racy, since closing the "got first response" channel first unblocks the newWatcher call then drains the "updated" channel. If the drain happens after step (3) then everything is ok, but if it happens before, then step (3) will send on the channel, which is buffered. This causes the call to WaitForUpdate to unblock even though no update was received. This change fixes the race by swapping steps (2) and (3). The "updated" channel is sent on and THEN the "got first response channel" is closed so that the drain can take place afterwards. Signed-off-by: Andrew Harding <azdagron@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 35e62f6 - Browse repository at this point
Copy the full SHA 35e62f6View commit details -
Upgrade to golang 1.19 in GHA, and fix go.sum (#246)
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
Configuration menu - View commit details
-
Copy full SHA for 425c1e0 - Browse repository at this point
Copy the full SHA 425c1e0View commit details -
Make the backoff test better and fix a typo (#251)
Signed-off-by: sword-jin <rrylee1994@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d5efaaa - Browse repository at this point
Copy the full SHA d5efaaaView commit details -
Signed-off-by: Andrew Harding <azdagron@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 16eb51c - Browse repository at this point
Copy the full SHA 16eb51cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.1.6...v2.1.7