Skip to content

Commit feff274

Browse files
committed
chore: updated release notes...
1 parent 0bd6b90 commit feff274

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

ReleaseNotes.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,22 @@ We are also unifying versioning for all of the modules to follow common SDK vers
5656

5757
### Fixes and Improvements
5858

59+
#### v3.4.0
60+
- feat: resolve #426: Add an ability to scrub fields by the absolute paths.
61+
- feat: resolve #427: Add an ability to scrub HTTP request/response body.
62+
- feat: resolve #428: Capture relevant notifier config with every payload.
63+
64+
#### v3.3.0
65+
- feat: resolve #404: Add explicit net48 TargetFramework.
66+
- feat: resolve #405: Upgrade bench-marking and unit-testing dependencies.
67+
- feat: resolve #407: Refactor ScrubFields defaults implementation.
68+
- feat: resolve #415: Rollbar.NetCore.AspNet: Add auto-capture of the current HTTP response by the RollbarMiddleware.
69+
- feat: resolve #416: Rollbar.Net.AspNet.WebApi: add auto-capture of the current HTTP request/response to RollbarExceptionFilterAttribute.OnException(...) handler.
70+
- feat: resolve #417: Rollbar.Net.AspNet.Mvc: add auto-capture of the current HTTP response to RollbarExceptionFilter.
71+
- feat: resolve #418: Rollbar.Net.AspNet: add auto-capture of the current HTTP request/response to RollbarHttpModule.
72+
- chore: ref #411: Fix CI build .net core 3.0 dependency issue.
73+
- chore: resolve #412: Fix CI build .net 4.8 target build issue.
74+
5975
#### v3.2.0
6076
- resolve #394: Implement the standardized Development Configuration Options.
6177
- resolve #395: Implement IRollbarConfig's Transmit option.

0 commit comments

Comments
 (0)