fleet/changes
Konstantin Sykulev 32e9118243
translate 'idp' to 'mdm_idp_accounts' on api responses (#37304)
**Related issue:** Resolves #37168

- [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/guides/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] If paths of existing endpoints are modified without backwards
compatibility, checked the frontend/CLI for any necessary changes

## Testing
- [x] Added/updated automated tests
- [x] Where appropriate, [automated tests simulate multiple hosts and
test for host
isolation](https://github.com/fleetdm/fleet/blob/main/docs/Contributing/reference/patterns-backend.md#unit-testing)
(updates to one hosts's records do not affect another)
- [x] QA'd all new/changed functionality manually

## 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`).
2025-12-17 15:19:44 -06:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
25787-ui-bugfix Fix UI bug in OS settings modal that caused status tooltip to flicker when refetching host details (#36099) 2025-11-20 18:06:54 -06:00
25896-android-os-updates Add support for Android systemUpdate profile (#35791) 2025-11-20 11:43:28 -06:00
31709-unique-ids-svg FE: Ensure ids are unique (#36124) 2025-12-04 09:54:52 -05:00
31819-always-return-object-for-pending-windows-commands Always return fields for Windows MDM command result even if pending (#36483) 2025-12-01 13:53:22 -03:00
31973-improve-installed-ui-status Fix and improve handling of "installed" software scenarios (#36516) 2025-12-01 13:17:42 -08:00
32397-transfer-team-dropdown-search Fleet UI: Allow search in transfer teams dropdown (#37144) 2025-12-11 16:00:35 -05:00
32746-windows-custom-scep Ingest Windows host certificates via osquery (#36771) 2025-12-11 09:53:41 -06:00
32777-hide-builtin-labels Hide builtin labels on host page (#37393) 2025-12-17 10:17:10 -05:00
32920-xml-escape-in-xml XML escape $FLEET_SECRET in XML files (#37255) 2025-12-16 09:51:48 -04:00
33074-stale-filevault-profile-after-toggling-apple-mdm Delete FileVault on Apple MDM turn on (#35625) 2025-11-12 16:59:00 -03:00
33132-exclude-any-labels-mobile-devices Fix exclude-any label scoping on non-osquery platforms (#35353) 2025-11-12 10:16:01 -05:00
33288-ui-rbac-resend-profiles Restrict UI permissions to resend profiles (#35688) 2025-11-13 12:46:19 -06:00
33420-transfer-to-same-team Fleet UI: Remove ability to transfer host to current team (#36974) 2025-12-11 12:34:57 -05:00
33437-enable-scripts-err-msg Fix references to enable-scripts flag in error messages and comments (#36340) 2025-11-26 13:53:57 -06:00
33733-install-details-modal Fleet UI: Return pre-install query output in Install Details modal (#35754) 2025-11-14 11:35:03 -05:00
33922-fix-last-restarted-at Make last_restarted_at more consistent (#36243) 2025-11-25 16:15:58 -06:00
34042-setup-experience-on-manual-ios Install setup-experience VPP apps on manually-enrolled iOS/iPadOS devices (#35906) 2025-11-19 13:34:10 -06:00
34072-require-team_id-with-platform-titles-filter Error when trying to filter software_titles with platform without a team_id (#36658) 2025-12-04 16:55:46 -08:00
34183-fix-multiple-queries-sharing-label Fix issue where multiple queries can't be saved with the same label (#36121) 2025-11-21 11:59:46 -06:00
34243-deploy-user-scoped-scep-profiles-for-windows DUSW: Allow user-scoped SCEP profiles on Windows (#35672) 2025-11-14 12:44:14 -03:00
34364-windows-profile-replacements Add support for $FLEET_VAR_HOST_HARDWARE_SERIAL in Windows profiles, $FLEET_VAR_HOST_PLATFORM in Windows/Apple profiles (#35812) 2025-11-24 10:18:47 -06:00
34376-android-sw-gitops 34376 android sw gitops (#36595) 2025-12-05 20:01:57 -05:00
34393-add-google-play-store-apps Fleet UI: Add, view, install Google Play Apps (#35177) 2025-11-14 13:24:41 -05:00
34626-redact-token Redact API tokens in fleetctl config set (#36692) 2025-12-04 10:06:57 -08:00
34628-fix-bitwise-operators-for-sql Support bitwise operators in SQL editor (#35583) 2025-11-13 10:39:16 -06:00
34704-past-upcoming-mdm-commands Add filter param and count to MDM commands endpoint (#37125) 2025-12-12 16:26:31 -04:00
34716-apple-profile-replacements Add support for $FLEET_VAR_HOST_HARDWARE_SERIAL in Windows profiles, $FLEET_VAR_HOST_PLATFORM in Windows/Apple profiles (#35812) 2025-11-24 10:18:47 -06:00
34780-scep-proxy-retries Expand integration tests for SCEP proxy retries; add missing changes file (#35473) 2025-11-12 15:05:49 -06:00
34907-failed-profiles-unable-to-filter-by-platform Failed profiles unable to filter by platform (#35628) 2025-11-13 16:16:56 -04:00
34958-fix-apple-profile-resend-race-condition Fix apple profile resend race condition (#35897) 2025-11-21 11:13:36 -03:00
35007-stream-list-hosts Stream "list hosts" endpoint (#37258) 2025-12-16 12:40:41 -06:00
35023-fix-android-profile-download Fix android profile download (#35196) 2025-11-17 11:52:59 -03:00
35058-allow-saving-queries-with-invalid-sql Allow saving Fleet Queries with invalid* SQL, update error text, some JS –> TS housekeeping (#36637) 2025-12-04 11:18:48 -08:00
35307-windows-mdm-manual-turn-on Add config for Windows MDM manual turn on (#35789) 2025-11-18 17:32:13 -05:00
35357-team-lite Use lighter Team call when it's obviously safe to do so, comment potential areas for further improvement (#35587) 2025-11-17 17:25:45 -06:00
35452-add-update-cert-status-endpoint Add "Update certificate template status" endpoint (#36192) 2025-11-25 12:06:30 -06:00
35460-certificate-templates gitops, basic apis, and table for android certificate templates (#35788) 2025-11-24 15:44:06 -06:00
35465-send-certificate-templates Notify android devices of certificate_template changes (#36258) 2025-12-01 17:30:18 -06:00
35494-apply-android-app-configuration Android config: policy reconciliation/application (#36627) 2025-12-09 14:48:55 -05:00
35496-ability-to-edit-android-config-in-ui Fleet UI: Ability to update android configuration + FE cleanups (#37065) 2025-12-15 09:26:33 -05:00
35532-include-host-cert-templates-on-os-status Update queries APIs that drive the OS settings UI (#36018) 2025-11-26 13:25:49 -04:00
35555-support-android-setup-experience Feature branch: Android Setup Experience support (#35951) 2025-12-02 12:27:20 -05:00
35763-change-host-counts-default Make host counts optional in "list labels" API (#35831) 2025-11-18 12:17:43 -06:00
36021-ui-fix-message-on-adding-duplicate-software Fix UI error message when adding duplicate software title to a team (#36394) 2025-12-09 08:48:10 -05:00
36088-add-update-new-hosts-to-latest Add "update new hosts to latest" to OS Updates form for MacOS (#37103) 2025-12-12 11:46:07 -06:00
36188-back-end-add-update-new-hosts-config Updated DEP enrollment updates logic for macOS (#37402) 2025-12-17 12:44:05 -04:00
36189-added-migration-for-update-new-hosts Added new 'update_new_hosts' OS Setting config field (#37027) 2025-12-11 19:48:30 -04:00
36215-button-click-area-fix Fleet UI: Fixed click area of edit software file button (#37359) 2025-12-17 11:03:53 -05:00
36287-android-cert-crud-use-auth-header Use auth header for android end-points (#36594) 2025-12-03 15:42:03 -04:00
36292-allows-clients-to-specify-error-on-host-certificate-templates Added missing detail column to host_certificate_templates (#36397) 2025-12-01 14:46:14 -04:00
36345-disable-action-buttons-onclick Fleet UI: Disable host action buttons on click (noticeable on slow connections) (#36707) 2025-12-05 07:04:58 -05:00
36533-use-proper-status-code-on-failure-to-interpolate Android certificate crud: validate variable replacement (#36648) 2025-12-05 12:14:14 -06:00
36636-add-note-for-schema-tables-using-count Update tables schema with note about using "count" (#36636) 2025-12-10 12:11:47 -07:00
36689-update-android-certs-from-ui Create, list, delete Android certificates from the UI (#37314) 2025-12-16 15:39:07 -08:00
36693-apple-automatic-enrollment-profile-verification 36693 Do not send Automatic ENrollment Profile to Apple when it hasn't actually changed (#36893) 2025-12-10 14:31:18 -05:00
36695-added-activities-crud-cert-templates Android certs new activities (#37360) 2025-12-17 11:06:04 -04:00
36731-missing-redirect Add missing website redirect (#36732) 2025-12-05 08:54:10 -08:00
36735-improved-login-form-tabbability Improve login form tabbing (#36736) 2025-12-05 08:53:31 -08:00
36754-enroll-links-mono-spaced Update enrollment links font to monospaced (#37279) 2025-12-16 14:35:46 +01:00
36762-internal-err-state-for-file-uploader Add internal error state for file uploader, apply to Okta Conditional Access (#36798) 2025-12-05 13:46:53 -08:00
36781-team-labels-backend Add backend changes for team labels (#37116) 2025-12-14 20:02:15 -03:00
36804-file-uploader-button Update FileUploader button layout and styling (#36808) 2025-12-05 14:59:12 -08:00
36846-refactor-rds-iam Refactored RDS IAM authentication logic into a dedicated rdsauth package (#36847) 2025-12-10 16:21:35 -06:00
37074-add-sw-links Fleet UI: Add software links go to relevant platform add software page (#37202) 2025-12-15 09:25:07 -05:00
37168-idp-source translate 'idp' to 'mdm_idp_accounts' on api responses (#37304) 2025-12-17 15:19:44 -06:00
37271-link-linux-win-users-to-scim Link newly-enrolled Windows/Linux host with SCIM user (#37327) 2025-12-16 17:05:29 -06:00
251110-known-mdm-mosyle Add Mosyle to well-known MDM list (#35482) 2025-11-24 15:01:25 -05:00
go-1.25.5 Bump Go to 1.25.5, Alpine to 3.23.0 where relevant, bump Trivy to current version (#36848) 2025-12-07 20:04:14 -06:00
issue-29727-filter-activities feat activity audit fancy search activities (#35825) 2025-12-01 16:48:43 +00:00
issue-32009-change-where-mdm_enrollment_activity_happens move where we are creating the mdm enrollment activity into the turn on apple lifecycle (#35685) 2025-11-25 11:19:05 -03:00
issue-35296-fix-turn-on-width-end-user-auth change TurnOnMDMMessage component to generic TurnOnMessage and use in end user auth page (#36477) 2025-12-02 12:11:10 +00:00
issue-35310-ui-windows-mdm-new add UI for the new windows mdm enrollment options (#35605) 2025-11-21 11:33:39 -05:00
issue-35371-consistant-spacing-mdm-page make UI elements have consistant spacing on mdm page (#36487) 2025-12-02 12:07:54 +00:00
issue-35509-ui-resend-window-profile add ability to resend window profiles on host details and my device pages (#37043) 2025-12-11 13:11:34 -06:00
minio-to-rustfs Swap minio to rustfs (#36851) 2025-12-10 10:03:48 -06:00
no-more-redis-5 Add changes file for dropping Redis 5 from tests/config (#35477) 2025-11-11 17:00:17 -06:00