-
Notifications
You must be signed in to change notification settings - Fork 553
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
v0.24.1 #2936
Merged
Merged
v0.24.1 #2936
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(NET-1155): prompt for user account on each sso login * fix(NET-1152): correct pending user response from rac
…2912) * PublishDeletedClientPeerUpdate when deleting user from RAGW * update ACLs after extClient is removed
…o-hubspot fix(NET-1175): add "email" to telemetry data
update develop with v0.24.0 hotfixes
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.18.0 to 0.20.0. - [Commits](golang/oauth2@v0.18.0...v0.20.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 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>
…SSO (#2917) * add debug logs * check if user exists, handle oauth not configured for host SSO * check if user exists, handle oauth not configured for host SSO * check if user exists, handle oauth not configured for host SSO * quit when websocket is closed * quit when websocket is closed * quit when websocket is closed * avoid sending msg onb closed channel * add debug log * exit when oauth state is deleted * add debug log * handle oauth state not valid with appropirate message * handle oauth state not valid with appropirate message * check for invalid oauth state * rm debug logs
#2921) * fix install issue for Ubunut Fedora Centos Debian latest version * fix install issue for rocky alma amazon suse latest version * fix install issue for redhat latest version and misc dpkg command issues * remove suse and add supported OS message * change wireguard-tools package name and remove FreeBSD etc in the list * add yum repo pacakge for centos8&7 * add sleep for nm-quick.sh to avoid failure
…2927) Bumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.19.0 to 10.20.0. - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.19.0...v10.20.0) --- updated-dependencies: - dependency-name: github.com/go-playground/validator/v10 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>
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.22.0 to 0.23.0. - [Commits](golang/crypto@v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto 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>
* move oauth from CE build block to pro * move oauth code and api handler under pro * move common func back to auth from pro/auth * change log level to Info for information logs * fix import issue
* add egressGW ip for setroutes * fix peer endpoint selection --------- Co-authored-by: abhishek9686 <abhi281342@gmail.com>
|
* v0.24.1 release notes * Update release.md --------- Co-authored-by: Abhishek K <32607604+abhishek9686@users.noreply.github.com>
v0.24.1 release notes (#2935)
NET-1253: Fix Overwriting of IPv6 endpoint
NET-1255: Send peer update on startup
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.