-
Notifications
You must be signed in to change notification settings - Fork 479
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
Release fleetd 1.30.0 #21068
Closed
Closed
Release fleetd 1.30.0 #21068
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
> [!NOTE] > This the commits in this PR already merged in `main`. This is against the release branch so it can be included in 4.55.0
> [!NOTE] > This the commits in this PR already merged in `main`. This is against the release branch so it can be included in 4.55.0 --------- Co-authored-by: Dante Catalfamo <[email protected]>
> [!NOTE] > This code was already merged to main here: #21010. This is just a backport into the RC branch > Related issue: #20978 # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. See [Changes files](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/Committing-Changes.md#changes-files) for more information. - [x] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] Added/updated tests - [x] If database migrations are included, checked table schema to confirm autoupdate - For database migrations: - [x] Checked schema for all modified table for columns that will auto-update timestamps during migration. - [x] Manual QA for all new/changed functionality
Cherry pick for #20986 to 4.55.0 minor branch. Co-authored-by: Tim Lee <[email protected]>
> Related issue: #21030 Original PR at https://github.com/fleetdm/fleet/pull/21031/files Co-authored-by: Jahziel Villasana-Espinoza <[email protected]> Co-authored-by: Sarah Gillespie <[email protected]>
Cherry pick for #20994 to `minor-fleet-v4.55.0`. PR to `main`: #20997. Co-authored-by: Victor Lyuboslavsky <[email protected]>
Cherry pick #20464 to `minor-fleet-v4.55.0`. `main` PR: #20847 Co-authored-by: Tim Lee <[email protected]> Co-authored-by: Victor Lyuboslavsky <[email protected]>
…host software filtered by vuln (#21061) #### This PR already merged to `main`, see #21029. This is against the release branch so it can be included in 4.55.0 Co-authored-by: Jacob Shandling <[email protected]>
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.
minor-fleet-v4.55.0
(Cherry pick for #20994 tominor-fleet-v4.55.0
#21051)minor-fleet-v4.55.0
(Cherry pick #20464 tominor-fleet-v4.55.0
#21054)