-
Notifications
You must be signed in to change notification settings - Fork 2
Release 1.5 merger #166
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
Merged
Merged
Release 1.5 merger #166
Conversation
This file contains hidden or 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
* update protos * update dependencies * update protos --------- Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
* add gitattributes * remove fonts * readd fonts * update attributes * fix font files * Update .gitattributes
* update routes on backend * fix paths --------- Co-authored-by: Maciej Wójcik <maciek@wjck.pl>
* proxy ami building * Update release.yml * build ami for multiple regions * revert proxy changes * Update release.yml * tokyo region
* add register mobile auth endpoint * update proto
* verify biometry register request data * fix error messages
* setup image signatures * update dependencies * test workflow * fix repo name * update readme * remove test branch * update workflow for release branches
* run jobs on AWS runners * fix missing submodules
* Update Tonic to 0.14 * Clippy auto fixes
* compiles * update proto * add mfa token validation * Update src/handlers/desktop_client_mfa.rs Co-authored-by: Adam <adam@NetBSD.org> * fix cargo lock * remove dashmap * review changes * fmt * review changes * Update defguard-ui * update proto * upgrade ui module * Update desktop_client_mfa.rs * Update desktop_client_mfa.rs --------- Co-authored-by: Adam <adam@NetBSD.org>
Use defguard_version crate to log and exchange version and system information.
* Update proto * register mfa endpoints * sort use * update register finish * nest routes for better backwards compat * Update proto
* fix semver version * implement core version check * use get_tracing_variables function from defguard_version crate * use version interceptor * use updated DefguardVersionInterceptor with relative version check * remove unused is_core_version_supported function * cargo fmt * update defguard_version dependency * use aws cached docker image * don't use cargo-deny gh action
* Update proto * Update proto * Update defguard-ui
* Update OpenIDCallbackCard.tsx * Update web/src/pages/openidCallback/components/OpenIDCallbackCard.tsx Co-authored-by: Adam <adam@defguard.net> --------- Co-authored-by: Adam <adam@defguard.net>
* version headers * extract value * update version
* update protos * update dependencies * update core dependency
Merge release/1.5-alpha into main
* update node version in release workflow * update axios
j-chmielewski
approved these changes
Sep 15, 2025
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.
Merge release branch changes from main