Rollbar.NET Versions Save

Rollbar for .NET

v5.2.2

2 months ago

chore: Update project metadata

v5.2.1

4 months ago

fix: resolve #644 - Scrub access token in the message payload

v5.2.0

2 years ago

feat: resolve #630 - No option to set code_version at the config level in v5 of the SDK

v5.1.3

2 years ago

Hotfix of Telemetry with NetExtensions and RollbarMiddleware and a small enhancement

  • fix: resolve #626 - Telemetry in DotNet Core 3.1 is not initialized
  • feat: resolve #627 - Capture RollbarInfrastructureConfig with each payload

v5.1.2

2 years ago

Hot Fix

  • resolve #623 - NullReference exception while initializing RollbarInfrastructure

v5.1.1

2 years ago
  • fix: resolve GH #615 - ConnectivityMonitor tests wrong thing

v5.1.0

2 years ago

Since v4:

  • feat: optioanl RollbarInfrastructure concept
  • feat: optional explicit RollbarInfrastructure initialization
  • feat: structured Rollbar configuration
  • feat: Blazor browser-side support
  • feat: resolve #532 - Make RollbarMiddlewareException wrapper optional based on config settings
  • feat: resolve #585 - Would like to have an ability to log HttpRequest Body via ILogger
  • fix: OfflinePersistence module's dependency on SQLite native bits
  • refactor: Simplified and upgraded Rollbar.OfflinePersistence dependencies and project settings
  • refactor: resolve #587 - Update Rollbar.NET's dependency on Newtonsoft.Json package to current version 13.0
  • refactor: clean up the SDK explicit targets to only currently supported .NET versions
  • refactor: clear all the VS build warnings and Intelli-sense messages
  • refactor: addressed SonarCloud detected reliability issues
  • refactor: addressed SonarCloud detected security hotspots
  • refactor: addressed SonarCloud detected code smells
  • chore: remove unused files from the repo root

v5.0.5-beta

2 years ago
  • refactor: addressed SonarCloud detected reliability issues
  • refactor: addressed SonarCloud detected security hotspots
  • refactor: addressed SonarCloud detected code smells

v5.0.4-beta

2 years ago
  • refactor: clear all the VS build warnings and Intelli-sense messages
  • chore: remove unused files from the repo root

v5.0.3-beta

2 years ago
  • feat: resolve #585 - Would like to have an ability to log HttpRequest Body via ILogger
  • refactor: clean up the SDK explicit targets to only currently supported .NET versions
  • fix: OfflinePersistence module's dependency on SQLite native bits