Add Entra ID to 4.70.0 release article (#30442)

This commit is contained in:
Luke Heath 2025-06-30 18:01:14 -05:00 committed by GitHub
parent 0f94a718d9
commit 621b108a49
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -37,12 +37,14 @@ Users managing many [teams in Fleet](https://fleetdm.com/guides/teams) can now s
## Changes
### Security Engineers
- Added support for Microsoft Entra ID conditional access.
- Updated vulnerabilities feed to fall back to non-primary CVSSv2/v3 sources when primary (NVD) data is not available, instead of omitting scores entirely.
- Updated custom SCEP proxy implementation to include one-time challenges.
- Added the `source` and `username` fields for host certificates, reporting 'system' or 'user' based on which keychain it was from (for `macOS`, it will be 'user' if coming from the "login" keychain), and the corresponding `username` if the source is 'user'.
- Updated certificates card on the host details and my device page to show a new keychain column.
### IT Admins
- Added support for Microsoft Entra ID conditional access.
- Enabled Android MDM support. The functionality is limited to turning on Android MDM and enrolling a BYOD device.
> **NOTE:** If your server was already using Android via the experimental DEV_ANDROID_ENABLED=1 flag, please turn off Android MDM before updating your Fleet server.
- Added support for filtering the hosts page for hosts with any of the 3 batch script execution statuses.