Skip to content
This repository has been archived by the owner on Dec 15, 2020. It is now read-only.

3.0.0

Compare
Choose a tag to compare
@zwass zwass released this 23 Jul 17:13
· 40 commits to master since this release
0058d45

Changes

  • Backend performance overhaul. The Fleet server can now handle hundreds of thousands of connected hosts.

  • Pagination implemented in the web UI. This makes the UI usable for any host count supported by the backend.

  • Add capability to collect "additional" information from hosts. Additional queries can be set to be updated along with the host detail queries. This additional information is returned by the API.

  • Removed extraneous network interface information to optimize server performance. Users that require this information can use the additional queries functionality to retrieve it.

  • Add "manual" labels implementation. Static labels can be set by providing a list of hostnames with fleetctl.

  • Add JSON output for fleetctl get commands.

  • Add fleetctl get host to retrieve details for a single host.

  • Update table schema for osquery 4.4.0.

  • Add support for multiple enroll secrets.

  • Logging verbosity reduced by default. Logs are now much less noisy.

  • Fix import of github.com/kolide/fleet Go packages for consumers outside of this repository.

Upgrading

Please visit our update guide for upgrade instructions.

As always, it is strongly recommended to back up the database before running migrations.

Documentation

Documentation for this release can be found at https://github.com/kolide/fleet/blob/3.0.0/docs/README.md

Binary Checksum

sha256sum fleet.zip
260336e6bf446ec492531c2e279ba58b3c676a126b9db8a90bf7c327f2d38526 fleet.zip