fleet/tools/cloner-check/generated_files
Jordan Montgomery 9d3164113f
Add entra tenant IDs migration (#39420)
<!-- Add the related story/sub-task/bug number, like Resolves #123, or
remove if NA -->
**Related issue:** Resolves #39264 

# Checklist for submitter

If some of the following don't apply, delete the relevant line.

- [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)

## 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`).
2026-02-09 12:48:19 -05:00
..
.gitkeep Require a custom Clone for cacheable items, add tooling and CI check to help catch issues (#15458) 2023-12-06 14:34:22 -05:00
appconfig.txt Add entra tenant IDs migration (#39420) 2026-02-09 12:48:19 -05:00
features.txt Require a custom Clone for cacheable items, add tooling and CI check to help catch issues (#15458) 2023-12-06 14:34:22 -05:00
mdmconfigasset.txt 19016 ingest certs on start (#19360) 2024-05-30 18:18:42 -03:00
mdmprofilespec.txt Profile Labels Include Any CLI (#23434) 2024-11-05 15:13:44 -05:00
pack.txt Require a custom Clone for cacheable items, add tooling and CI check to help catch issues (#15458) 2023-12-06 14:34:22 -05:00
query.txt Add LabelsIncludeAny to queries endpoint (#26823) 2025-03-11 09:45:01 -04:00
scheduledquery.txt Require a custom Clone for cacheable items, add tooling and CI check to help catch issues (#15458) 2023-12-06 14:34:22 -05:00
teamconfig.txt GitOps support for scheduled auto updates settings (#37851) 2026-01-09 12:17:03 -03:00
teammdm.txt Added new 'update_new_hosts' OS Setting config field (#37027) 2025-12-11 19:48:30 -04:00
yararule.txt Improved performance when modifying config with a large number of yara rules (#32696) 2025-09-08 10:24:22 -05:00