fleet/changes
Jahziel Villasana-Espinoza ef52ff8f70 chore: changes file
2024-05-23 18:32:42 -04:00
..
.keep Issue 1009 calculate diff software (#1305) 2021-07-08 13:57:43 -03:00
12619-fixed-activities-sort-buffer-overflow Fixed MySQL sort buffer overflow when fetching activities. (#18782) 2024-05-07 10:53:24 -05:00
14921-software-installers-sg Update UI to support filtering by software install status (#18888) 2024-05-10 10:57:47 -05:00
15605-merge-inherited-and-team-queries-policies Feature branch with changelog only 2024-05-07 15:42:04 -04:00
16562-deadlock Updated host_operating_system INSERT. (#18556) 2024-04-29 10:54:50 -05:00
16562-policy_stats-lock Optimized policy_stats updates to NOT lock the policy_membership table (#18720) 2024-05-06 09:48:37 -05:00
16989-delete-activities Delete expired activities in cleanup cron (#18441) 2024-04-26 07:22:31 -03:00
16989-ui-to-delete-old-activities Fleet UI: Activity log expiry settings (#18243) 2024-04-26 15:14:49 -04:00
17110-win-os-reporting Update Windows OS Version Reporting (#17682) 2024-05-01 12:02:16 -06:00
17170-hyphen-delimiter Bugfix: Use hyphen delimiter in resolved_in_version (#17683) 2024-05-09 06:49:55 -06:00
17321-zsh-support Zsh script support (#18411) 2024-04-30 14:38:56 -04:00
17360-better-url-email-validators Frontend: Improve URL and email validation (#18445) 2024-04-25 13:03:30 -04:00
17771-invalid-query-platforms UI – render informative message when user tries to save query with invalid platform(s) (#18473) 2024-04-24 15:25:33 -07:00
17865-get-install-results feat: get install results endpoint (#18751) 2024-05-06 16:09:25 -03:00
18039-private-IPv6-address Fixed ingestion of private IPv6 address from agent. (#18738) 2024-05-03 15:07:09 -05:00
18079-query-results-bug-transfer-hosts Cleanup query results after host is transferred to another team (#18712) 2024-05-03 17:37:55 -03:00
18085-fix-repeated-install-commands-of-fleetd-on-windows-mdm Fix sending of "install Fleetd" commands repeatedly on Azure-enrolled Windows devices (#18453) 2024-04-29 08:48:54 -04:00
18118-run-script-updates Adding cli improvements for run-scripts (#18010) 2024-05-07 10:10:22 -05:00
18121-api-command Initial fleetctl api command works with GETS and fields (#17971) 2024-05-07 11:22:05 -05:00
18157-update-platform-policy-stats When updating a policy's 'platform' field, the aggregated policy stats are now cleared. (#18415) 2024-04-29 10:20:59 -05:00
18173-linux-async-wipe Linux Wipe Async (#18372) 2024-04-29 09:55:05 -04:00
18187-ai-generated-backend AI-generated calendar backend changes (#18571) 2024-05-02 11:56:54 -05:00
18221-host_software-count Broke apart the hourly host_software count query to reduce the individual query runtime (#18773) 2024-05-08 09:27:17 -05:00
18318-extract-metadata-from-installers Software installers: extract metadata from installers (part 1) (#18509) 2024-04-29 09:13:36 -04:00
18319-api-to-list-host-software Add API endpoint to list host/device software (#18676) 2024-05-01 14:37:52 -04:00
18325-add-software-installers-to-fleetctl Add support for software installers in fleetctl gitops (#18990) 2024-05-14 16:58:58 -04:00
18329-storage-for-software-installers Implement software installer storage for S3 and local filesystem (#18493) 2024-04-24 10:18:58 -04:00
18330-global-activites feat: software added and deleted global activities (#18798) 2024-05-08 10:08:28 -04:00
18363-bugfix-count-hosts-in-label-endpoints Bugfix: only count hosts that user has permission to see in count field of label endpoints (#18859) 2024-05-21 12:02:08 -04:00
18394-print-team-id fleetctl get teams prints team id (#18395) 2024-04-29 09:56:04 -04:00
18424-fix-users-query-for-linux Fix users query for linux devices (#18454) 2024-04-26 15:05:34 -03:00
18467-provide-way-to-escape-env-variables Add support for escaping $ in gitops yamls (#18845) 2024-05-09 12:29:16 -03:00
18470-vuln-links Update MS vulnerability details links to point to NVD (#18991) 2024-05-14 16:00:33 -07:00
18477-apply-builtin-labels Allow applying built-in label specs without modifications. (#18804) 2024-05-09 11:47:50 -05:00
18506-linux-icon-bug [small released bug] UI: Linux OSs show linux icon in OS table (#18947) 2024-05-14 14:45:32 -04:00
18531-failed-mdm-profs 18531 failed mdm profs (#18930) 2024-05-14 14:19:14 -05:00
18558-windows-mdm-start fixed a bug causing servers with Windows MDM only to crash (#18568) 2024-04-26 10:09:01 -05:00
18597-missing-tooltips UI –Restore missing tooltips (#18598) 2024-04-29 10:48:35 -04:00
18601-add-ubuntu-oval 18601 add ubuntu sources (#18602) 2024-05-02 13:20:00 -06:00
18605-host-expiry-window-setting Fleet UI fix: Input is treated as strings but send number to API (#18652) 2024-05-01 09:17:08 -04:00
18640-gitops-remove-teams GitOps remove teams (#18640) 2024-05-03 08:03:00 -05:00
18662-fix-accordion-text Fleet UI: Fix reversed accordion text (#18767) 2024-05-08 15:55:18 -04:00
18673-cleanup-unused-software-installers Add cron job to cleanup unused software installers (#18812) 2024-05-07 16:50:44 -04:00
18675-add-orbit-endpoint-for-software-install-results Add orbit endpoint to receive results of a software installation attempt (#18689) 2024-05-03 13:03:59 -03:00
18766-updating-user Updating user now updates activity feed. (#18962) 2024-05-14 15:06:23 -05:00
18772-add-software-installs-to-host-activities Create and return upcoming/past host activities for software installs (#18772) 2024-05-07 11:28:16 -04:00
18808-macadmins-sofa-tables Updated macadmins and added new tables. (#18819) 2024-05-08 08:57:16 -05:00
18831-add-available-installers-to-list-software-titles Add uninstalled but available software installers to the "List software titles" API (#18842) 2024-05-08 12:41:57 -04:00
18838-master-db-read-reduction Optimizations to reduce MySQL writer DB load (#18880) 2024-05-15 10:34:21 -05:00
18852-sw-versions-tooltips-bug UI – Only render SW version tooltip for > 1 version (#19003) 2024-05-16 12:52:39 -07:00
18937-hide-severity-column [released bug] Fleet free UI: Hide Software > Vulnerabilities > Severity column and Exploited vulnerabilities dropdown option (#18952) 2024-05-14 14:46:55 -04:00
18944-chrome-detailed-queries Removed unsupported detailed queries for fleetd-chrome hosts. (#18945) 2024-05-13 12:23:17 -05:00
18953-case-insensitive-host-queries-sort UI - sort host queries case-insensitively (#19004) 2024-05-16 12:52:47 -07:00
19014-certs-endpoints chore: changes file 2024-05-23 18:32:42 -04:00
19149-fix-cron-scep fix device SCEP renewal cron if a host is deleted (#19158) 2024-05-20 18:11:17 -03:00
19153-duplicate chore: changes file 2024-05-20 16:07:08 -04:00
hosts-lifecycle add consistent MDM host lifecycle management (#18510) 2024-04-29 16:43:15 -03:00
issue-18326-ui-add-software Feat UI upload software (#18575) 2024-05-03 14:22:20 +01:00
issue-18328-updates-to-software-page-for-add-software UI updates to software page to support added software feature. (#18731) 2024-05-06 13:49:49 +01:00
issue-18389-fix-uploading-signed-apple-mobileconfig-profiles Fix uploading signed apple mobileconfig profiles (#18482) 2024-04-25 17:09:53 +01:00
issue-18898-external-id support external id in STS Assume Role calls (#18901) 2024-05-21 13:19:35 -04:00
jve-fix-script-typo fix: typos in scripts (#19045) 2024-05-15 16:36:31 -04:00
jve-fix-software-package fix: add missing software_package field (#18998) 2024-05-15 13:41:35 -04:00