Release Notes: August 2024

2024-08-01

Security Protocol Enhancements and TLS Cipher Suite Update

In our ongoing efforts to maintain the highest security standards, we are updating the Transport Layer Security (TLS) protocols and cipher suites for all ThousandEyes services.

After September 2nd, 2024, the following changes will be in effect for all ThousandEyes services:

  • Added support for TLS 1.3 protocols, enabling more secure and efficient cryptographic handshakes.

  • All Cipher Block Chaining (CBC) ciphers from the TLS 1.2 suite will be deprecated due to their susceptibility to specific vulnerabilities.

Updated supported Cipher Suites:

  • TLS 1.2: ECDHE-RSA-AES128-GCM-SHA256, ECDHE-RSA-AES256-GCM-SHA384, and ECDHE-RSA-CHACHA20-POLY1305.

  • TLS 1.3: TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, and TLS_CHACHA20_POLY1305_SHA256.

This update ensures compliance with the latest security standards and best practices, reducing the risk of exposure to known vulnerabilities associated with CBC ciphers. Clients and integrations must support the aforementioned cipher suites to maintain compatibility with our application.

We encourage all users to verify their systems' compatibility and make any necessary adjustments to continue enjoying secure communications with our application.

Dashboard Updates

  • You can now save a description for any dashboard widget. Select Widget Settings and add a description, then save.

Python API SDK Release

The Python API SDK has been published and is now available to all customers, and you can access resources through PyPi. You can also access and contribute to our public GitHub repo. Installing a package from the SDK is as simple as running pip install thousandeyes-sdk-usage.

New Cloud Agents

New Cloud Agents have been added in the locations listed below. For a full list of Cloud Agents, see ThousandEyes Cloud Agent Locations.

  • Barcelona, Spain (Vodafone)

  • Barcelona, Spain (Vodafone) (IPv6)

  • Belo Horizonte, Brazil (Vivo)

  • Belo Horizonte, Brazil (Vivo) (IPv6)

  • Berlin, Germany (Vodafone)

  • Berlin, Germany (Vodafone) (IPv6)

  • Frankfurt, Germany (Deutsche Telecom)

  • Frankfurt, Germany (Deutsche Telecom) (IPv6)

  • Santiago, Chile (Movistar)

  • Santiago, Chile (Movistar) (IPv6)

New Azure Data Center Cloud Agents

  • Querétaro, Mexico (Mexico Central)

2024-08-01 Bug Fixes

  • An issue that was not correctly applying the highlighting filtering in the Network Topology section of the Endpoint Views page has been resolved. The filtering is now correctly applied in the path view, and the nodes are properly highlighted when matching the condition.

  • An issue that was not correctly propagating the version 1.00 of the NPCAP library has been fixed. The Advanced Agent Settings tab for Endpoint Agent settings now includes the ability to define the allowed NPCAP versions for Endpoint Agents.

2024-08-05

End of Support for Skype for Business

We are deprecating support for Skype for Business, as the upstream service has now been deprecated by Microsoft. The functionality will be removed from all voice tests within ThousandEyes on November 5th, 2024.

Last updated