Releases: rollbar/Rollbar.NET
Releases · rollbar/Rollbar.NET
Update project metadata
chore: Update project metadata
Add scrub fields
fix: resolve #644 - Scrub access token in the message payload
Added configurable code version
feat: resolve #630 - No option to set code_version at the config level in v5 of the SDK
Hotfix and a small enhancement
Hot fix: resolve #623 - NullReference exception while initializing RollbarInfrastructure
Hot Fix
- resolve #623 - NullReference exception while initializing RollbarInfrastructure
GH #615
v5 goes Beta -> GA
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
Addressing SonarCloud analyzer's suggestions
- refactor: addressed SonarCloud detected reliability issues
- refactor: addressed SonarCloud detected security hotspots
- refactor: addressed SonarCloud detected code smells
Clear of all the VS build warnings and Intelli-sense messages
- refactor: clear all the VS build warnings and Intelli-sense messages
- chore: remove unused files from the repo root
Enhancing Asp.NetCore integration and dependencies cleanup
- 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