MindscapeHQ/raygun4net (Mindscape.Raygun4Net.NetCore)
### [`v11.1.0`](https://redirect.github.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v1110)
- Fix issue with `RaygunClientBase` where `SendInBackground` deferred building the message until late, losing HttpContext
- See: [https://github.com/MindscapeHQ/raygun4net/pull/540](https://redirect.github.com/MindscapeHQ/raygun4net/pull/540)
- Fix issue with `ThrottledBackgroundMessageProcessor` where it would hold up to 8 task threads even when idle
- Task Workers are now created as needed and are disposed when not needed or idle
- See: [https://github.com/MindscapeHQ/raygun4net/pull/542](https://redirect.github.com/MindscapeHQ/raygun4net/pull/542)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
This PR contains the following updates:
11.0.3
->11.1.0
Release Notes
MindscapeHQ/raygun4net (Mindscape.Raygun4Net.NetCore)
### [`v11.1.0`](https://redirect.github.com/MindscapeHQ/raygun4net/blob/HEAD/CHANGE-LOG.md#v1110) - Fix issue with `RaygunClientBase` where `SendInBackground` deferred building the message until late, losing HttpContext - See: [https://github.com/MindscapeHQ/raygun4net/pull/540](https://redirect.github.com/MindscapeHQ/raygun4net/pull/540) - Fix issue with `ThrottledBackgroundMessageProcessor` where it would hold up to 8 task threads even when idle - Task Workers are now created as needed and are disposed when not needed or idle - See: [https://github.com/MindscapeHQ/raygun4net/pull/542](https://redirect.github.com/MindscapeHQ/raygun4net/pull/542)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.