v3.9.1

  • Minor improvements

v3.9.0

v3.8.7

  • Improve the retry algorithm used in case JS Agent fails to load from the CDN

v3.8.6

  • Deprecate options tlsEndpoint and disableTls. They are not necessary because of recent improvements to the ad-blocker protection. Just remove them from your JS agent configuration. They will likely be removed in the next major version.

v3.8.5

  • Minor improvements

v3.8.4

  • Fix the subdivisions field type in the TypeScript declarations

v3.8.3

  • Add an error constant ERROR_INVALID_ENDPOINT which is used then the endpoint option value is not a valid URL

v3.8.2

  • Add a license file to the NPM package

v3.8.1

v3.8.0

  • Fallback endpoint. You can set multiple endpoints; JavaScript agent will try to send the request with the first endpoint, and if the request fails, retry the request with the second endpoint and so on. Supported by all options: scriptUrlPattern, endpoint and tlsEndpoint.
  • Placeholder values for cases where you want to use the default endpoint as a fallback endpoint: