Sentry

Latest version: v23.7.1

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 113 of 223

4.0.3

Not secure
- [browser] feat: Better dedupe integration event description
- [core] ref: Move Dedupe, FunctionString, InboundFilters and SdkInformation integrations to the core package
- [core] feat: Provide correct platform and make a place to override event internals
- [browser] feat: UserAgent integration

4.0.2

Not secure
- [browser] fix: Dont filter captured messages when they have no stacktraces

4.0.1

Not secure
- [browser] feat: Show dropped event url in `blacklistUrl`/`whitelistUrl` debug mode
- [browser] feat: Use better event description instead of `event_id` for user-facing logs
- [core] ref: Create common integrations that are exposed on `sentry/core` and reexposed through `browser`/`node`
- [core] feat: Debug integration
- [browser] ref: Port TraceKit to TypeScript and disable TraceKit's remote fetching for now

4.0.0

Not secure
This is the release of our new SDKs, `sentry/browser`, `sentry/node`. While there are too many changes to list for
this release, we will keep a consistent changelog for upcoming new releases. `raven-js` (our legacy JavaScript/Browser
SDK) and `raven` (our legacy Node.js SDK) will still reside in this repo, but they will receive their own changelog.

We generally guide people to use our new SDKs from this point onward. The migration should be straightforward if you
were only using the basic features of our previous SDKs.

`raven-js` and `raven` will both still receive bugfixes but all the new features implemented will only work in the new
SDKs. The new SDKs are completely written in TypeScript, which means all functions, classes and properties are typed.

Links

- [Official SDK Docs](https://docs.sentry.io/quickstart/)
- [TypeDoc](http://getsentry.github.io/sentry-javascript/)

Migration

Here are some examples of how the new SDKs work. Please note that the API for all JavaScript SDKs is the same.

Installation

_Old_:

js
Raven.config('___PUBLIC_DSN___', {

4.0.0beta.5

- Fix warning missing DSN on BrowserClient. ([2294](https://github.com/getsentry/sentry-react-native/pull/2294))

4.0.0beta.4

- Bump Sentry Cocoa 7.17.0 ([2300](https://github.com/getsentry/sentry-react-native/pull/2300))
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/7.17.0/CHANGELOG.md)
- [diff](https://github.com/getsentry/sentry-cocoa/compare/7.16.1...7.17.0)
- Bump Sentry Android 6.1.1 ([2300](https://github.com/getsentry/sentry-react-native/pull/2300))
- [changelog](https://github.com/getsentry/sentry-java/blob/6.1.1/CHANGELOG.md)
- [diff](https://github.com/getsentry/sentry-java/compare/6.0.0...6.1.1)

Page 113 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.