Skip to content

Commit

Permalink
Merge pull request #19167 from newrelic/daily-release/Nov-1--2024-6_38
Browse files Browse the repository at this point in the history
Daily release/nov 1  2024 6 38
  • Loading branch information
ally-sassman authored Nov 2, 2024
2 parents c6c09a3 + 00c640a commit 1622d14
Showing 1 changed file with 23 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
subject: Browser agent
releaseDate: "2024-11-01"
version: 1.271.0
features: ["Ignore unhandled promise rejections that lack a valid reason"]
bugs: []
security: []
---

## v1.271.0

### Features

#### Ignore unhandled promise rejections that lack a valid reason
The agent will not report unhandled promise rejections that lack a reason property as they cannot generate sufficient stack trace or messaging information for debugging.

## Support statement

New Relic recommends that you upgrade the agent regularly to ensure that you're getting the latest features and performance benefits. Older releases will no longer be supported when they reach [end-of-life](https://docs.newrelic.com/docs/browser/browser-monitoring/getting-started/browser-agent-eol-policy/). Release dates are reflective of the original publish date of the agent version.

New browser agent releases are rolled out to customers in small stages over a period of time. Because of this, the date the release becomes accessible to your account may not match the original publish date. Please see this [status dashboard](https://newrelic.github.io/newrelic-browser-agent-release/) for more information.

Consistent with our [browser support policy](https://docs.newrelic.com/docs/browser/new-relic-browser/getting-started/compatibility-requirements-browser-monitoring/#browser-types), v1.271.0 of the Browser agent was built for and tested against these browsers and version ranges: Chrome 120-130, Edge 120-130, Safari 16-17, and Firefox 121-131. For mobile devices, v1.271.0 was built and tested for Android OS 15 and iOS Safari 16-18.

0 comments on commit 1622d14

Please sign in to comment.