Skip to content

Release 8.1.1 #611

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 15, 2025
Merged

Release 8.1.1 #611

merged 8 commits into from
Mar 15, 2025

Conversation

ckadluba
Copy link
Member

Fixed concurrency issue #607 in audit sink

Bumped minor version after release
* Updated copyright year where applicable
* Removed copyright header from internal classes
It showed perf test project in the samples folder for some reason.
Do not reuse SqlCommand because apparently it is not threadsafe. Set connection on command leads to a exception in audit sink under heavy load.
Cannot remove IDisposable from MSSqlServerAuditSink class without bumping major version, so we leave it the same.
@ckadluba ckadluba merged commit c98b339 into main Mar 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant