mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
> For #24087 # Checklist for submitter If some of the following don't apply, delete the relevant line. <!-- Note that API documentation changes are now addressed by the product design team. --> - [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] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [x] Added support on fleet's osquery simulator `cmd/osquery-perf` for new osquery data ingestion features. - [x] If database migrations are included, checked table schema to confirm autoupdate - For database migrations: - [x] Checked schema for all modified table for columns that will auto-update timestamps during migration. - [x] Ensured the correct collation is explicitly set for character columns (`COLLATE utf8mb4_unicode_ci`). - [x] Added/updated automated tests - [x] A detailed QA plan exists on the associated ticket (if it isn't there, work with the product group's QA engineer to add it) - [x] Manual QA for all new/changed functionality |
||
|---|---|---|
| .. | ||
| .keep | ||
| 22941-recreate-deleted-idevice-from-mdm | ||
| 23236-scim | ||
| 24087-app-names | ||
| 25487-osquery-vmodule-flag | ||
| 25993-default-serial-number | ||
| 26695-add-host-id-to-fleet-enrolled-activity | ||
| 26713-update-to-go-1.24 | ||
| 27003-list-host-software | ||
| 27235-update-apmhttp-package | ||
| 27275-windows-arm64 | ||
| 27276-ability-to-add-labels-to-policies | ||
| 27277-labels-for-policies-backend | ||
| 27294-ui-gitops-carefully-apply | ||
| 27301-add-labels-to-policies-with-gitops | ||
| 27326-os-platform-reset-bug | ||
| 27409-add-cancel-upcoming-activity-endpoint | ||
| 27419-desktop-app-ready-timeout | ||
| 27454-validation | ||
| 27533-move-view-all-host-link | ||
| 27986-table-improvements | ||
| issue-27283-host-details-idp | ||
| issue-27284-add-idp-section-to-integrations | ||
| issue-27410-add-cancel-upcoming-host-activities-ui | ||