-
-
Notifications
You must be signed in to change notification settings - Fork 80
Version mismatch report #1483
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
Version mismatch report #1483
Conversation
|
Is this supposed to be fixed in RC1? Because everything for us is reporting unknown version |
|
@DerrickMartinez what proxy/gateway version do you have deployed? if you have < 1.5 - then it's normal, since previous versions did not report this. Thus it's unknown... |
|
@teon 1.5.0-rc1 on all. Proxy, gateway, defguard svc |
|
@DerrickMartinez thank you for your feedback, indeed there was a bug related to semver pre-release field comparison. RC2 fixes this: |
No description provided.