Skip to content

Releases: getsentry/sentry-dotnet

1.1.3-beta2

28 Mar 10:09

Choose a tag to compare

1.1.3-beta2 Pre-release
Pre-release

Feature:

  • MaxRequestSize for ASP.NET and ASP.NET Core #174
  • InAppInclude #171

Fix: Diagnostic log order: #173 by @scolestock

1.1.3-beta

11 Feb 10:38

Choose a tag to compare

1.1.3-beta Pre-release
Pre-release

Fixed:

  • Read the hub to take latest Client: 8f4b5ba
  • Uses Sentry.Protocol 1.0.4 4035e25

Feature

  • Overload to AddSentry #163 by @f1nzer
  • ASP.NET Core AddSentry has now ConfigureScope: #160

1.1.2

16 Jan 11:13

Choose a tag to compare

Using new version of the protocol with fixes and features.

Fixed:

ASP.NET Core integration issue when containers are built on the ServiceCollection after SDK is initialized (#157, #103 )

1.1.2-beta

08 Jan 16:24

Choose a tag to compare

1.1.2-beta Pre-release
Pre-release

Fixed:

  • ASP.NET Core integration issue when containers are built on the ServiceCollection after SDK is initialized (#157, #103 )

1.1.1

05 Jan 16:57

Choose a tag to compare

Fixed:

  • Serilog bug that self log would recurse #156

Feature:

  • log4net environment via xml configuration #150 (Thanks Sébastien Pierre)

1.1.0

05 Dec 10:35

Choose a tag to compare

Includes all features and bug fixes of previous beta releases:

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
  • Serilog Integration #118, #145
  • Capture methods return SentryId #139, #140
  • MEL integration keeps properties as tags #146
  • Sentry package Includes net461 target #135

Bug fixes:

  • Disabled SDK throws on shutdown: #124
  • Log4net only init if current hub is disabled #119

Thanks to our growing list of contributors.

1.0.1-beta5

05 Dec 09:22

Choose a tag to compare

1.0.1-beta5 Pre-release
Pre-release
  • Added net461 target to Serilog package #148

1.0.1-beta4

03 Dec 14:56

Choose a tag to compare

1.0.1-beta4 Pre-release
Pre-release
  • Serilog Integration #118, #145
  • Capture methods return SentryId #139, #140
  • MEL integration keeps properties as tags #146
  • Revert reducing Json.NET requirements 1aed4a5

Thanks to our growing list of contributors.

1.0.1-beta3

15 Nov 16:51

Choose a tag to compare

1.0.1-beta3 Pre-release
Pre-release

Lowering Newtonsoft.Json requirements; #138

1.0.1-beta2

14 Nov 10:51

Choose a tag to compare

1.0.1-beta2 Pre-release
Pre-release

Sentry package Includes net461 target #135