-
Notifications
You must be signed in to change notification settings - Fork 39
Comparing changes
Open a pull request
base repository: nats-io/nkeys
base: v0.4.4
head repository: nats-io/nkeys
compare: v0.4.5
- 15 commits
- 10 files changed
- 5 contributors
Commits on Mar 16, 2023
-
For initial setup, I used the docs at <https://staticcheck.io/docs/running-staticcheck/ci/github-actions/> which worked, but we noticed slightly late that there were deprecation warnings on our shiny new GitHub Action. Meanwhile, <https://github.com/marketplace/actions/staticcheck> has a newer version of the action. So bump the staticcheck action version (not the staticcheck binary version).
Configuration menu - View commit details
-
Copy full SHA for 9fe76da - Browse repository at this point
Copy the full SHA 9fe76daView commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0876df1 - Browse repository at this point
Copy the full SHA 0876df1View commit details
Commits on Mar 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c891293 - Browse repository at this point
Copy the full SHA c891293View commit details
Commits on May 7, 2023
-
YAML Enginering: quote go-version string
Try to ensure that when we switch to Go 1.20 we don't forget to quote the string to protect against the version being parsed as `1.2`.
Configuration menu - View commit details
-
Copy full SHA for 64eab80 - Browse repository at this point
Copy the full SHA 64eab80View commit details
Commits on Jun 26, 2023
-
Use readKeyFile to read both seed file and public key file
It's consistent with the key reading behavior in `sign`, and we can add some comments in both seed file and public key file. And encode the signature with base64 url nopadding format instead of base64 std, since jwt signature is using base64 url nopadding format. So that `nk` command can be used to verify jwt token conviniently. Signed-off-by: JUN JIE NAN <nanjunjie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1db6785 - Browse repository at this point
Copy the full SHA 1db6785View commit details
Commits on Jun 27, 2023
-
Merge pull request #54 from nanjj/main
Use readKeyFile to read both seed file and public key file
Configuration menu - View commit details
-
Copy full SHA for 82f3ee7 - Browse repository at this point
Copy the full SHA 82f3ee7View commit details
Commits on Jul 3, 2023
-
and added a benchmark test. Signed-off-by: JUN JIE NAN <nanjunjie@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3018df5 - Browse repository at this point
Copy the full SHA 3018df5View commit details -
Merge pull request #55 from nanjj/main
Made `decode` a little fast
Configuration menu - View commit details
-
Copy full SHA for 50e9b6d - Browse repository at this point
Copy the full SHA 50e9b6dView commit details
Commits on Aug 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for eea74f8 - Browse repository at this point
Copy the full SHA eea74f8View commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4647ec0 - Browse repository at this point
Copy the full SHA 4647ec0View commit details -
Merge pull request #56 from nats-io/add-issue-forms
Add issue forms
Configuration menu - View commit details
-
Copy full SHA for 9fb4151 - Browse repository at this point
Copy the full SHA 9fb4151View commit details
Commits on Sep 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6b488b3 - Browse repository at this point
Copy the full SHA 6b488b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for d935834 - Browse repository at this point
Copy the full SHA d935834View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53c0777 - Browse repository at this point
Copy the full SHA 53c0777View commit details -
Merge pull request #58 from nats-io/arch-bins
[FIX] added binaries to match nats-server
Configuration menu - View commit details
-
Copy full SHA for 3e454c8 - Browse repository at this point
Copy the full SHA 3e454c8View 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 v0.4.4...v0.4.5