Sentry

Latest version: v23.7.1

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

Scan your dependencies

Page 179 of 223

1.0.1beta2

`Sentry` package Includes `net461` target 135

1.0.1beta

Features:
- Use log entry to improve grouping 125
- Use .NET Core SDK 2.1.401
- Make `AddProcessors` extension methods on Options public 115
- Format InternalsVisibleTo to avoid iOS issue: 94e28b3

Bug fixes:
- Disabled SDK throws on shutdown: 124
- Log4net only init if current hub is disabled 119

1.00

- Major release
- using stacktrace abs_path and filename correctly

1.0.0

This release contains a breaking change

- **BREAKING CHANGE**: Feat: Moved `auto_session_tracking` experimental flag to a proper option and removed explicitly setting experimental `session_mode` in favor of auto detecting its value, hence enabling release health by default 994
- Fixed Django transaction name by setting the name to `request.path_info` rather than `request.path`
- Fix for tracing by getting HTTP headers from span rather than transaction when possible 1035
- Fix for Flask transactions missing request body in non errored transactions 1034
- Fix for honoring the `X-Forwarded-For` header 1037
- Fix for worker that logs data dropping of events with level error 1032

1.0.0rc2

Features and improvements:

- `SentrySdk.LastEventId` to get scoped id
- `BeforeBreadcrumb` to allow dropping or modifying a breadcrumb
- Event processors on scope 58
- Event processor as `Func<SentryEvent,SentryEvent>`

Bug fixes:

- 97 Sentry environment takes precedence over ASP.NET Core

Download it directly below from GitHub or using NuGet:

| Integrations | NuGet |
| ----------------------------- | -------------------: |
| **Sentry** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.svg)](https://www.nuget.org/packages/Sentry) |
| **Sentry.AspNetCore** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.AspNetCore.svg)](https://www.nuget.org/packages/Sentry.AspNetCore) |
| **Sentry.Extensions.Logging** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.Extensions.Logging.svg)](https://www.nuget.org/packages/Sentry.Extensions.Logging) |
| **Sentry.Log4Net** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.Log4Net.svg)](https://www.nuget.org/packages/Sentry.Log4Net) |

1.0.0rc

Features and improvements:

- Microsoft.Extensions.Logging (MEL) use framework configuration system 79 (Thanks pengweiqhca)
- Use IOptions on Logging and ASP.NET Core integrations 81
- Send PII (personal identifier info, opt-in `SendDefaultPii`): 83
- When SDK is disabled SentryMiddleware passes through to next in pipeline: 84
- SDK diagnostic logging (option: `Debug`): 85
- Sending Stack trace for events without exception (like CaptureMessage, opt-in `AttachStackTrace`) 86

Bug fixes:

- MEL: Only call Init if DSN was provided <https://github.com/getsentry/sentry-dotnet/commit/097c6a9c6f4348d87282c92d9267879d90879e2a>
- Correct namespace for `AddSentry` <https://github.com/getsentry/sentry-dotnet/commit/2498ab4081f171dc78e7f74e4f1f781a557c5d4f>

Breaking changes:

The settings for HTTP and Worker have been moved to `SentryOptions`. There's no need to call `option.Http(h => h...)` anymore.
`option.Proxy` was renamed to `option.HttpProxy`.

[New sample](https://github.com/getsentry/sentry-dotnet/tree/master/samples/Sentry.Samples.GenericHost) using [GenericHost](https://docs.microsoft.com/en-us/aspnet/core/fundamentals/host/generic-host?view=aspnetcore-2.1)

Download it directly below from GitHub or using NuGet:

| Integrations | NuGet |
| ----------------------------- | -------------------: |
| **Sentry** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.svg)](https://www.nuget.org/packages/Sentry) |
| **Sentry.AspNetCore** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.AspNetCore.svg)](https://www.nuget.org/packages/Sentry.AspNetCore) |
| **Sentry.Extensions.Logging** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.Extensions.Logging.svg)](https://www.nuget.org/packages/Sentry.Extensions.Logging) |
| **Sentry.Log4Net** | [![NuGet](https://img.shields.io/nuget/vpre/Sentry.Log4Net.svg)](https://www.nuget.org/packages/Sentry.Log4Net) |

Page 179 of 223

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.