fleet/changes
Martin Angers d943fbbf8e
Extend script execution timeout (#15779)
#15196 This is the work of @ghernandez345 except for adding the
`ResponseController` thing in Go to override the server timeout for that
specific sync endpoint so that the calls don't timeout waiting for a
script response (the default HTTP server timeout was 90s for our
server).

# 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/` or
`orbit/changes/`.
See [Changes
files](https://fleetdm.com/docs/contributing/committing-changes#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/updated tests
- [x] Manual QA for all new/changed functionality
  - For Orbit and Fleet Desktop changes:
- [x] Manual QA must be performed in the three main OSs, macOS, Windows
and Linux.
- [x] Auto-update manual QA, from released version of component to new
version (see [tools/tuf/test](../tools/tuf/test/README.md)).

---------

Co-authored-by: Gabriel Hernandez <ghernandez345@gmail.com>
Co-authored-by: Roberto Dip <me@roperzh.com>
Co-authored-by: Roberto Dip <dip.jesusr@gmail.com>
2024-01-03 16:39:53 -03:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
13825-remotely-configure-fleetd-update-channels Remotely configure fleetd update channels (#15848) 2024-01-02 17:59:40 -03:00
14500-disable-scripts-impl feat: add option to disable scripts (#15815) 2024-01-03 10:42:08 -05:00
14800-new-live-query-endpoint Added a new synchronous live query endpoint: POST /api/v1/fleet/queries/:id/run (#15860) 2024-01-03 09:39:16 -06:00
14874-clip-live-query-results UI - clip live query results (#15760) 2023-12-21 09:23:07 -08:00
15058-add-gigs-total-disk-space Added gigs_total_disk_space to host endpoint responses. (#15756) 2023-12-22 12:46:33 -06:00
15213-vuln-enabled fix: use other field for checking vuln scanning status (#15720) 2023-12-21 12:38:21 -05:00
15323-add-host_count_updated_at-to-policy Added host_count_updated_at to policy API responses. (#15767) 2023-12-27 15:24:27 -06:00
15323-add-host_count_updated_at-to-policy-frontend Added tooltip to Policies page stating when policy counts were last updated. (#15784) 2024-01-03 07:47:43 -06:00
15455-logging-issues Improved error message when Fleet cannot write osquery log results to logging destination. (#15726) 2023-12-21 12:15:25 -06:00
15458-host-search-pending-display-name Add host display name to list hosts query (#15781) 2023-12-21 11:26:08 -06:00
15522-query-host-search fix: query host search by email (#15833) 2024-01-02 09:25:09 -05:00
15525-email-search fix: email searching when filtering by labels (#15774) 2023-12-21 15:42:44 -05:00
15724-remove-bullets-from-CVEs On Software page, CVE tooltip no longer has bullets. (#15856) 2024-01-02 14:04:34 -06:00
15817-disk-encryption Fix a bug that didn't allow to enable team disk encryption if macOS MDM is not configured (#15886) 2024-01-03 16:15:09 -03:00
15822-missing-last_restarted_at Fixed missing 'Last restarted' values when filtering hosts by label. (#15852) 2023-12-29 08:36:15 -06:00
15832-device_token-improvements device_token endpoint improvements (#15849) 2023-12-28 14:20:36 -06:00
feat-extend-script-timeout Extend script execution timeout (#15779) 2024-01-03 16:39:53 -03:00
issue-15057-custom-email-device-mapping Custom email device-mapping: implement the CLI (fleetd + fleetctl) changes (#15763) 2023-12-21 11:22:59 -06:00
issue-15057-custom-email-device-mapping-orbit Update fleetd for macOS hosts to look for custom end user email field in Fleet MDM enrollment profile (#15761) 2024-01-02 17:45:11 -03:00
issue-15435-tooltip-text-alignment-fix fix for tooltip wrapper text alignment (#15755) 2023-12-21 14:43:18 -06:00
issue-15515-fix-script-output-formatting fix formatting of script output (#15757) 2023-12-21 11:17:03 -06:00
issue-15733-os-update-style Fix UI os updates styles (#15780) 2023-12-21 11:17:29 -06:00
issue-15762-bold-activities add bold styling to profile name in activities (#15787) 2023-12-21 11:17:40 -06:00
manual-enrollment automatically install fleetd for hosts that turn MDM manually (#15883) 2024-01-03 15:16:59 -03:00