Skip to content
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

Release 7.0.2 #589

Merged
merged 25 commits into from
Oct 18, 2024
Merged

Release 7.0.2 #589

merged 25 commits into from
Oct 18, 2024

Conversation

ckadluba
Copy link
Member

ckadluba and others added 25 commits September 20, 2024 11:15
…1-version-bump

Bumped patch version after release
Level column defaults to nvarchar(max) instead of nvarchar(128).
Removed an obsolete match pattern for *.sh. We do not have shell sripts anymore since we use PowerShell 7 for any build scripts.
The Timestamp column is nullable by default but the README.md stated the opposite. This was fixed now.
* New project in tests/Serilog.Sinks.MSSqlServer.PerformanceTests
* Integrated into release.yml workflow (attach CSV report as file to GitHub release)
* Added new perftest.yml workflow without trigger to manually run perf tests
* Minor changes in .gitignore, etc.
Added Benchmark.NET Performance Tests
Create performance tests results artifact
…entifier

Remove runtime identifiers, fixes #580
Removed unnecessary env parameter in nuget publish step.
* Support filters in RunPerfTests.ps1
* Run only a subset (QuickBenchmarks) in release.yml (renamed existing sink benchmarks)
* Added more complex sink benchmarks (ExtendedBenchmarks)
* Added unit test-like benchmarks for SqlBulkBatchWriter. Run them with a max of 20 iterations because otherwise they take too long.
The GitHub secret PERF_TESTS_FILTER will control which benchmarks are executed in perftests.yml. Using a plain GitHub repo variable did not work for some reason.
Build perf tests project during PR validation
@ckadluba ckadluba merged commit 2aff5ad into main Oct 18, 2024
8 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.

2 participants