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 Tanium Python (Version 1.3)
Tanium Python 1.3.0.44 with installer version 1.3.2
Release Date: March 31, 2020
Breaking Changes
- Updated the minimum macOS version for Python support from 10.7 to 10.11
- Windows 2008 R2 now requires SP1
Enhancements
- Upgraded Python3 version from 3.8.0 to 3.8.1
- Updated to Microsoft Visual C++ 2008 SP1 Redistributable Package
- Updated the sqlite version from 3.28.0 to 3.31.1 for Python2 and Python3
- Decreased disk usage for products that vendor tanium_cx
Bug Fixes
- Kill all running TPython.exe processes before upgrading core-python
- Install Python2 on Linux even if internal execution is not supported
- Do not install Visual Studio 2008 redistributable with Python3
- Fixed tanium.host.get_hostname() always raised error on non-Windows operating systems
- Guard against objc reuse exceptions by causing a Tanium Client sensor process reset through env pollution
- More consistency in converting WMI exceptions into WMIQueryError exceptions