Skip to content

Commit

Permalink
remove classic endpoints deprecation from the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
BenoitZugmeyer committed Jul 27, 2021
1 parent 8270953 commit 864b9d8
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,17 +39,6 @@ You can no longer change the source of error sent with `addError()`. All these e

**New option**: If you used this feature to identify `network` and `source` errors, you can add context attributes with `addError()` instead.

### New intake domains

RUM now uses a new intake domain. Therefore the init options `useAlternateIntakeDomains` has been removed.

| Old domains | New domains |
| ---------------------------------- | -------------------------------- |
| rum-http-intake.logs.datadoghq.com | rum.browser-intake-datadoghq.com |
| rum-http-intake.logs.datadoghq.eu | rum.browser-intake-datadoghq.eu |

> Warning: You have to update your content security policy, if you use one.
### Removed typescript types

| Old types | New types |
Expand Down

0 comments on commit 864b9d8

Please sign in to comment.