-
Notifications
You must be signed in to change notification settings - Fork 450
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 prepare 4.62.1 #25393
Closed
Closed
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
Member
georgekarrv
commented
Jan 13, 2025
- Cherry-Pick: Handle long interned strings in MSI parsing (Cherry-Pick: Handle long interned strings in MSI parsing #25098)
- Cherry-Pick: Include pre-releases when building osquery version list constant (Cherry-Pick: Include pre-releases when building osquery version list constant #25099)
- to RC: UI - Improve validation of SMTP settings form (UI - Improve validation of SMTP settings form #25051) (to RC: UI - Improve validation of SMTP settings form (#25051) #25100)
- to RC: UI – Fix team changing on queries table search query change (UI – Fix team changing on queries table search query change #25103) (to RC: UI – Fix team changing on queries table search query change (#25103) #25106)
- Cherry-Pick: Correct fix for long MSI interned strings (Cherry-Pick: Correct fix for long MSI interned strings #25107)
- For R.C. - Unreleased bug fix: Hide install options from editing software modal (For R.C. - Unreleased bug fix: Hide install options from editing software modal #25123)
- cherry pick UI secret errors (cherry pick UI secret errors #25117)
- Cherry-Pick: Repoint link to existing software install automation guide (Cherry-Pick: Repoint link to existing software install automation guide #25128)
- cherry pick more scoped software fixes (cherry pick more scoped software fixes #25126)
- cherry pick software title id to added_app_store_app activity (cherry pick software title id to added_app_store_app activity #25125)
- Cherry-Pick: Fix detection of uninstall scripts when recording script results after a host has had MDM actions taken (Cherry-Pick: Fix detection of uninstall scripts when recording script results after a host has had MDM actions taken #25164)
- fix: retrigger automatic installations after label scope changes (fix: retrigger automatic installations after label scope changes #25163) (fix: retrigger automatic installations after label scope changes (#25163) #25172)
- cherry pick for secret error message windows fix (cherry pick for secret error message windows fix #25174)
- Fixing issue where deleted profiles were being sent to devices. (Fixing issue where deleted profiles were being sent to devices. #25095) (Fixing issue where deleted profiles were being sent to devices. (#25095) #25177)
- For R.C. - Fleet UI: Add copy for policy tied to install software (For R.C. - Fleet UI: Add copy for policy tied to install software #25247)
- cherry pick for overflow issue for scoped software details modal (cherry pick for overflow issue for scoped software details modal #25237)
- Cherry-pick: Hide updated time when loading OS versions table data (Hide updated time when loading OS versions table data #25200) (Cherry-pick: Hide updated time when loading OS versions table data (#25200) #25254)
- Prepare for Fleet v4.62.0 (Adding changes for Fleet v4.62.0 #25091)
- Fix issue when identical MDM commands are sent twice to the same device when replica DB is being used. (Fix issue when identical MDM commands are sent twice to the same device when replica DB is being used. #25355)
- Adding changes for Fleet v4.62.1
relates to #24550 cherry pick PR for UI secrets error messages
cherry pick for more scoped software via labels fixes
relates to #24120 cherry pick PR for adding software_title_id to added_app_store_app activity
…) (#25177) Cherry pick. For #24804 # Checklist for submitter - [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] If database migrations are included, checked table schema to confirm autoupdate - [x] Manual QA for all new/changed functionality (cherry picked from commit 7e1a808)
) relates to #25063 cherry pick PR for the fix to the software details modal overflow.
…ce when replica DB is being used. (#25355) For #24816 Fix issue when identical MDM commands are sent twice to the same device when replica DB is being used. Root cause was that ctxdb.RequirePrimary wasn't used correctly, and proper test was missing. # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. - [x] Added/updated automated tests - [x] Manual QA for all new/changed functionality
georgekarrv
requested review from
rachaelshaw,
rfairburn,
ksatter,
lukeheath,
edwardsb and
a team
as code owners
January 13, 2025 22:06
rfairburn
approved these changes
Jan 13, 2025
georgekarrv
commented
Jan 13, 2025
|
||
### Bug fixes | ||
|
||
* Fixed issue when identical MDM commands were sent twice to the same device when replica DB was being used. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
anything other than this should have already been merged... looking for the rogue pr
yes, closing and re-running now that 62 got merged |
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.