-
Notifications
You must be signed in to change notification settings - Fork 474
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
update changelog 4.57.3 #22849
Closed
Closed
update changelog 4.57.3 #22849
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
#### This PR already merged to `main`, see #21885. This is against the release branch so it can be included in 4.57.0 (issue #21468) Co-authored-by: Lucas Rodriguez <[email protected]> Co-authored-by: Jacob Shandling <[email protected]>
#### This PR already merged to `main`, see #22132. This is against the release branch so it can be included in 4.57.0 (issue #22088 ) Co-authored-by: Jacob Shandling <[email protected]>
…s page … (#22163) #### This PR already merged to `main`, see #22143. This is against the release branch so it can be included in 4.57.0 (issue #22136 ) Co-authored-by: Jacob Shandling <[email protected]>
…automat… (#22182) #### This PR already merged to `main`, see #22181. This is against the release branch so it can be included in 4.57.0 (issue #19551) Co-authored-by: Jacob Shandling <[email protected]>
(This cherry-pick is only of 21812, unreleased bugs found in QA process will be cherry picked separately for trackability on zenhub) > [!NOTE] > This PR is already merged in `main`, see #21812 This is against the release branch so it can be included in 4.57.0 ``` 1106 git fetch fleetdm 1107 git checkout fleetdm/minor-fleet-v4.57.0 1108 git log main 1109 git cherry-pick 1c1ebef 1110 git status 1111 git checkout -b 20404-edit-software-rc 1112 git push -u fleetdm 20404-edit-software-rc ``` --------- Co-authored-by: Ian Littman <[email protected]> Co-authored-by: Luke Heath <[email protected]> Co-authored-by: Jacob Shandling <[email protected]> Co-authored-by: Victor Lyuboslavsky <[email protected]> Co-authored-by: Rachael Shaw <[email protected]>
…22189) > [!NOTE] > This PR is already merged in `main`, see #22168 This is against the release branch so it can be included in 4.57.0 ``` 1148 git checkout fleetdm/minor-fleet-v4.57.0 1149 git log main 1150 git cherry-pick 7e389d1 1151 git checkout -b 20404-fe-fix-rc 1152 git push -u fleetdm 20404-fe-fix-rc ```
…(via GitOps) (#22191) > [!NOTE] > This PR is already merged in `main`, see #22100 This is against the release branch so it can be included in 4.57.0 ``` 1155 git checkout fleetdm/minor-fleet-v4.57.0 1156 git log main 1157 git cherry-pick 8575535 1158 git checkout -b 20404-gitops-rc 1159 git push -u fleetdm 20404-gitops-rc ``` Co-authored-by: Ian Littman <[email protected]> Co-authored-by: Luke Heath <[email protected]> Co-authored-by: Jacob Shandling <[email protected]> Co-authored-by: Victor Lyuboslavsky <[email protected]>
Cherry-pick #22081 fixes from main.
…it doesn't change the package (#22188) Co-authored-by: Ian Littman <[email protected]>
…licy ca… (#22216) #### This PR already merged to `main`, see #22215. This is against the release branch so it can be included in 4.57.0 (issue #22145 ) Co-authored-by: Jacob Shandling <[email protected]>
Backport #22157 Co-authored-by: Gabriel Hernandez <[email protected]> Co-authored-by: Roberto Dip <[email protected]>
Co-authored-by: Noah Talerman <[email protected]> Co-authored-by: Rachael Shaw <[email protected]> Co-authored-by: mostlikelee <[email protected]> Co-authored-by: Tim Lee <[email protected]> Co-authored-by: Marko Lisica <[email protected]> Co-authored-by: Ian Littman <[email protected]>
… bundle ID, add missing request timeout special case for edit package endpoint (#22413) Same as #22412, for #21370, but against `main` rather than 4.57.0. 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] Added/updated tests - [x] Manual QA for all new/changed functionality --------- Co-authored-by: Roberto Dip <[email protected]>
#22415 # 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] Confirmed that updating the timestamps is acceptable, and will not cause unwanted side effects. - [x] Ensured the correct collation is explicitly set for character columns (`COLLATE utf8mb4_unicode_ci`). - [x] Manual QA for all new/changed functionality
…#22585) #22571 - [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] Added/updated tests - [X] Manual QA for all new/changed functionality
…from Nudge check to Semver comparison (#22842) Cherry-pick for patch release of #22830, for #22829 Fixes 500s in config endpoint when a machine with an RSR version installed is in a team with enforced macOS updates --------- Co-authored-by: Tim Lee <[email protected]>
lukeheath
requested review from
rachaelshaw,
rfairburn,
ksatter,
edwardsb,
georgekarrv and
a team
as code owners
October 10, 2024 22:43
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.
\r
to scripts #22196) (Cherry-pick: Ensure edited scripts provided from the client with newline switches and no other changes get converted to "\n" (#22196) #22202)pkgutil
approach to be more effective at uninstalling (Usepkgutil
approach to be more effective at uninstalling #22618) (Usepkgutil
approach to be more effective at uninstalling (#22618) #22633)