mirror of
https://github.com/fleetdm/fleet
synced 2026-05-06 06:48:54 +00:00
Fixes #31690 No functional changes: extra logging and refactoring # Checklist for submitter - [x] Changes file added for user-visible changes in `changes/`, `orbit/changes/` or `ee/fleetd-chrome/changes`. <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Enhanced error messages for Windows MDM discovery, providing more detailed information about unsupported request versions. * **Bug Fixes** * Improved logging for errors encountered during the Windows MDM discovery process, aiding in issue diagnosis. * **Refactor** * Streamlined the Windows MDM discovery endpoint to centralize validation and response logic for better maintainability. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
1 line
91 B
Text
1 line
91 B
Text
Added additional logging information for Windows MDM discovery endpoint when errors occur.
|