# Release Notes: 2013-11-27

In keeping with the Thanksgiving tradition, we'll all be thankful that this week's release notes are brief.

On an administrative note, please note that ThousandEyes offices will be closed on Thursday, November 28th and Friday, November 29th, in observance of the US Thanksgiving holiday.

## Feature changes

### BGP Route Visualization changes

Beginning with today's release, targets which route to Content Delivery Networks (CDNs) will no longer show BGP information. This was done primarily to eliminate confusion related to the potentially large number of networks returned in BGP feeds to a target, since BGP information was being shown for each network in which the final data resided. Beginning with today's release, if a target was to a CDN-based domain, the BGP Route Visualization entry will no longer be shown for these tests, and the test will no longer be listed in the test selector, when using the BGP Route Visualization view independently.

{% hint style="info" %}
In some circumstances, the detection of a CDN-based target may be delayed. If the BGP Route Visualization menu item is missing from your jump to menu, it is likely because the target domain was detected as a CDN-based domain.
{% endhint %}

BGP tests can still be manually created for CDN target networks; however, they will not be accessible to tests by using the Jump To menu.

### Instant Bandwidth Tests now support ICMP

Beginning with today's release, our instant Bandwidth Tests now support the use of the ICMP protocol. To run a bandwidth test using ICMP, select an agent, enter your target and choose ICMP as the query type. A port number is not required when running a test using ICMP.

![](/files/-M5xtWsSBmczneUW0Lsv)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.thousandeyes.com/archived-release-notes/2013/2013-11-27-release-notes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
