IMPORTANT: This site is planned to be decommissioned in 2026. Visit the Tanium Resource Center for all Tanium release notes, user guides, and support information. To view release notes in the Resource Center, see Tanium Release Notes.
IMPORTANT: If you are using semi-annual releases for on premises, see the Release notes for 2024H1 semiannual release, Release notes for 2024H2 semiannual release, or Release notes for 2025H1 semiannual release on the Tanium Resource Center.
Effective October 15, 2024: On prem release notes on the Tanium Knowledge Base are frozen. For release notes related to 7.4 or 7.5 Server and Solutions, see the Monthly updates for Tanium Version 7.4 and 7.5 Server and Solutions on the Tanium Resource Center.
Release Notes (Version 7.2.314.3019)
Thank you for choosing Tanium. The following Release Notes document changes between releases of the Tanium Server.
The previous version can be found here: Release Notes (Version 7.2.314.2962)
Tanium Server v7.2.314.3019
General Availability Release Date: February 2018
Major Features
- Configurable, native encryption capabilities for network communications and sensitive files on disk
- Tanium configuration command line interface (CLI)
- Tanium objects Export/ Import API
Improvements
- Database pruning of old Question, Action and Temporary Sensor data
- Tanium Client v7.2 environment variables
- Server SSL-certificate Registration
- Offer a richer environment to Sensors running internally within the Tanium Client
Bug Fixes
- Added support for boolean logic to SOAP Cache Filters, as a performance improvement and future means for UI enhancements.
- Implemented single use authentication tokens to make large downloads more efficient at the browser using HTML
hrefelements. - The Tanium Server installer will now download the necessary binaries for TLS v1.2 against Microsoft SQL Server.
- Fixed an issue where the command-line registration of a Tanium Module Server against a newly started Tanium Server would fail with a
HTTP 403 Forbiddenerror. - Implemented returning additional user information on multiple SOAP API requests, to support enhanced UI display information.
- Fixed a problem in updating Saved Questions which would change their
public_flagand affect their visibility in modules like Trends. - Changed the Plugin Server behavior to return
HTTP 404for any and all unknown URLs, which would trigger alerts in Qualys. - Changed a parser bug where
=<(less than or equal) is properly recognized, but then changed to>(greater than) when composing a Question. - Modified the Tanium Server to return
HTTP 503to SOAP requests made when database caches are not yet loaded. - Fixed the duplication of Sensor text in the display of drill-down Questions.
- Fixed the replacement of
%VARREPLACE_PRODUCT_VERSION%%by the Linux installer into theversion_historytable in the database. - Changed the
Forcing registrationmessage to a higher log to reduce clutter in the client logs. - Changed the canonical text for Questions with Sensor column comparisons to read
sensorName:columnName. - Improved safety of log objects to avoid observed crashes associated with non existent references.
- Fixed some marginal memory leakage in the use of OpenSSL.
- Changed the Tanium Server's default to be
LogVerbosityLevel=1to allow for error logging even when a configured value is not avaliable. - Fixed a problem in the export/ import API for
ImportObjectof Sensors with more than4KBof code. - Fixed the addition of an extra space to Linux-platform Sensor names when loaded using the export/ import API
ImportObjectcall. - Fixed an issue with the export/ import API
ImportObjectcall which failed to generate correctMULTIqueries for Linux Sensors. - Fixed an export/ import API problem where
ImportObjectfailed to put Saved Questions in Dashboards, and Dashboards in the correct Dashboard Groups. - Fixed the export/ import API
ImportObjectcall to handle hidden Sensors (hidden_flag=1) properly. - Added
starting withandending withas acceptable Question Parser input. - Improved the canonical parser to handle difficult misspelled cases, where an
ANDfiltering condition would be changed toOR. - Fixed a problem with the Natural Language Parser which would change
starts withtomatches. - Removed an unnecessary lock contention in synchronizing Tanium Client message processing which could generate performance degradation under high load.
- Changed the export/ import API to return Sensor query code in a predictable and repeatable ordering.
- Fixed the export/ import API so
ImportObjectwill not change reserved Sensors in the system. - Fixed a condition in the export/ import API where exporting all Packages could return:
PackageNotFound. - Fixed a database interaction which over time would generate an
Arithmetic overflow error converting IDENTITYon thecontent_set_role_privilegedatabase table. - Added support for Sensor statistic visuals in the Interact UI.
- Fixed an issue in the User Preferences dialog where negative values for Console suspension would cause display issues.
- Fixed an issue where Computer Groups selected in Question Builder would appear correctly, but then be missing from the actual question asked.
- Fixed the selection of Computer Groups as filters in Question Builder.
- Fixed an XML import issue on the Console which would fail with the error:
SensorInsertFailed. - Fixed an RBAC permissions problem where users with
ReadComputerGroupandWriteComputerGroupprivileges could not delete Computer Groups or create Manual Computer Groups. - Fixed a problem that would break the Question Builder UI when alternating between Sensor filters and Computer Group filters.
Known Issues and Workarounds
- The installer creates an invalid
trusted-module-servers.crtfile, which produce SSL errors:SSLReadWriteError,SSLHandshakeFailed
Workaround: Always choose the installer's Module Server registration option during the upgrade. - Computer Group filtering in the Question Builder still presents some challenges when crafting complex nested conditions.
Workaround: N/A