Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

github.com/golang-jwt/jwt/v4 - version #19219

Open
4 tasks done
dhamahes opened this issue Jan 17, 2025 · 2 comments
Open
4 tasks done

github.com/golang-jwt/jwt/v4 - version #19219

dhamahes opened this issue Jan 17, 2025 · 2 comments

Comments

@dhamahes
Copy link

Bug report criteria

What happened?

I have noted that github.com/golang-jwt/jwt/v4 - version 4.5.1 is available in the latest source code.
We are using etcd version 3.5.17 which has 4.4.2 which has now raised vulnerability.
Wanted to know when new version etcd will be release with github.com/golang-jwt/jwt/v4 -4.5.1 version

What did you expect to happen?

I have noted that github.com/golang-jwt/jwt/v4 - version 4.5.1 is available in the latest source code.
We are using etcd version 3.5.17 which has 4.4.2 which has now raised vulnerability.
Wanted to know when new version etcd will be release with github.com/golang-jwt/jwt/v4 -4.5.1 version

How can we reproduce it (as minimally and precisely as possible)?

I have noted that github.com/golang-jwt/jwt/v4 - version 4.5.1 is available in the latest source code.
We are using etcd version 3.5.17 which has 4.4.2 which has now raised vulnerability.
Wanted to know when new version etcd will be release with github.com/golang-jwt/jwt/v4 -4.5.1 version

Anything else we need to know?

No response

Etcd version (please run commands below)

./etcd -version
etcd Version: 3.5.14
Git SHA: bf51a53
Go Version: go1.21.10
Go OS/Arch: linux/amd64

Etcd configuration (command line flags or environment variables)

paste your configuration here

Etcd debug information (please run commands below, feel free to obfuscate the IP address or FQDN in the output)

$ etcdctl member list -w table
# paste output here

$ etcdctl --endpoints=<member list> endpoint status -w table
# paste output here

Relevant log output

@ahrtr
Copy link
Member

ahrtr commented Jan 17, 2025

cc @ivanvc

@ivanvc
Copy link
Member

ivanvc commented Jan 17, 2025

Hi @dhamahes, thanks for reporting this. We'll release this update in 3.5.18. Reference: #18898 / #18901.

I'll close this issue once we do the 3.5.18 release.

Link to #19119

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

3 participants