Merge branch 'main' into feature_19010-ipad-ios-lock-wipe

This commit is contained in:
Lucas Rodriguez
2024-06-14 12:45:47 -03:00
87 changed files with 814 additions and 307 deletions
@@ -0,0 +1,2 @@
- Endpoint `/api/latest/fleet/users/admin` to return API token when creating API-only (non-SSO) users.
- Added API-token of the created API-only (non-SSO) user to the output of `fleetctl user create --api-only`.
+1
View File
@@ -0,0 +1 @@
* Use Fleet instead of FleetDM in MDM certificates
+1
View File
@@ -0,0 +1 @@
- Fixed bug where MDM migration failed when attempting to renew enrollment profiles on macOS Sonoma devices.
+2
View File
@@ -0,0 +1,2 @@
* /api/latest/fleet/hosts/:id/lock returns `unlock_pin` for Apple hosts
* UI no longer uses unlock pending state for Apple hosts
@@ -0,0 +1 @@
* Added a server setting to configure the query repory cap size, `server_settings.query_report_cap` (default is 1000).
@@ -0,0 +1 @@
- Improved db usage when sending statistics