Skip to content

Commit

Permalink
update changelog for v4.15.0 (#5951)
Browse files Browse the repository at this point in the history
  • Loading branch information
roperzh committed May 27, 2022
1 parent d17a815 commit 5b1ea0f
Show file tree
Hide file tree
Showing 12 changed files with 14 additions and 29 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Expand Up @@ -20,16 +20,29 @@ information about their device. To add Fleet Desktop to a host, generate a Fleet

* Added `all_linux_count` and `builtin_labels` to `GET /host_summary` response.

* Added "Bundle identifier" information as tooltip for macOS applications on Software page.

* Fixed an issue with detecting root directory when using `orbit shell`.

* Fixed an issue with duplicated hosts being sent in the vulnerability webhook payload.

* Added the ability to select columns when exporting hosts to CSV.

* Improved the output of `fleetclt debug errors` and added the ability to print the errors to stdout via the `-stdout` flag.

* Added support for Docker Compose V2 to `fleetctl preview`.

* Added experimental option to save responses to `host_last_seen` queries to the database in batches as well as the ability to configure `enable_async_host_processing` settings for `host_last_seen`, `label_membership` and `policy_membership` independently.

* Expanded `wifi_networks` table to include more data on macOS and fixed compatibility issues with newer MacOS releases.

* Improved precision in unseen hosts reports sent by the host status webhook.

* Increased MySQL `group_concat_max_len` setting from default 1024 to 4194304.

* Added validation for pack scheduled query interval.

* Fixed instructions for enrolling hosts using osqueryd.

## Fleet 4.14.0 (May 9, 2022)

* Added beta support for Jira integration. This allows users to configure Fleet to
Expand Down
1 change: 0 additions & 1 deletion changes/5168-export-hosts-to-csv

This file was deleted.

3 changes: 0 additions & 3 deletions changes/issue-3320-device-mapping

This file was deleted.

6 changes: 0 additions & 6 deletions changes/issue-3643-mia-host

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-4113-bundle-identifier

This file was deleted.

2 changes: 0 additions & 2 deletions changes/issue-4410-remove-iptables

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-5595-duplicate-hosts-vuln-webhook

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-5614-timestamp

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-5624-packs-interval

This file was deleted.

1 change: 0 additions & 1 deletion changes/issue-5734-fix-orbit-shell-root

This file was deleted.

2 changes: 0 additions & 2 deletions changes/issue-5855-support-issues-column

This file was deleted.

9 changes: 0 additions & 9 deletions changes/osquery-changes

This file was deleted.

0 comments on commit 5b1ea0f

Please sign in to comment.