Skip to content

Releases: ARKlab/Ark.Tools

v6.0.3

14 May 09:48
Immutable release. Only release title and notes can be modified.
60c3d68

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate[bot] in #704
  • chore(deps): update all non-major dependencies to 3.3.2 by @renovate[bot] in #707
  • fix(security): pin Microsoft.AspNetCore.DataProtection to 10.0.7 to fix CodeQL workflow failure by @Copilot in #708
  • chore(deps): update all non-major dependencies by @renovate[bot] in #709
  • chore(deps): update dependency microsoft.data.sqlclient to v7 by @renovate[bot] in #679
  • chore(deps): update asp.versioning to v10 (major) by @renovate[bot] in #710
  • docs(openapi): add modernization research and plan by @Copilot in #711
  • chore(deps): update all non-major dependencies by @renovate[bot] in #712
  • chore(deps): update all non-major dependencies by @renovate[bot] in #715
  • chore(deps): update dependency meziantou.analyzer to 3.0.72 by @renovate[bot] in #716
  • chore(deps): update all non-major dependencies by @renovate[bot] in #717
  • chore(deps): update all non-major dependencies by @renovate[bot] in #718
  • chore(deps): update all non-major dependencies by @renovate[bot] in #720
  • chore(deps): update all non-major dependencies by @renovate[bot] in #721
  • chore(deps): update dependency azure.storage.blobs to 12.28.0 by @renovate[bot] in #722
  • Temporarily suppress NU5104 for OData prerelease pack dependencies by @Copilot in #723
  • chore(deps): update actions/dependency-review-action action to v5 by @renovate[bot] in #719
  • chore(deps): update all non-major dependencies by @renovate[bot] in #724

Full Changelog: v6.0.1...v6.0.3

v6.0.1

21 Apr 06:55
Immutable release. Only release title and notes can be modified.
92c0cbb

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate[bot] in #685
  • chore(deps): update all non-major dependencies by @renovate[bot] in #686
  • fix(logging): resolve analyzer-driven CI failures after dependency update by @Copilot in #688
  • chore(deps): update all non-major dependencies by @renovate[bot] in #687
  • chore(deps): update dorny/test-reporter action to v3 by @renovate[bot] in #683
  • fix(ci): restore test report check runs on PRs after dorny/test-reporter v3 update by @Copilot in #690
  • chore(deps): update all non-major dependencies by @renovate[bot] in #689
  • chore(deps): update dependency meziantou.analyzer to 3.0.44 by @renovate[bot] in #692
  • fix(ResourceWatcher): add ConfigureAwait(false) to fix MA0004 build errors by @Copilot in #694
  • chore(deps): update all non-major dependencies by @renovate[bot] in #693
  • chore(deps): update dependency polyfill to v10 by @renovate[bot] in #695
  • chore(deps): update all non-major dependencies by @renovate[bot] in #696
  • chore(deps): update dependency polyfill to 10.1.0 by @renovate[bot] in #697
  • chore(deps): update all non-major dependencies by @renovate[bot] in #698
  • chore(deps): update all non-major dependencies by @renovate[bot] in #699
  • chore(deps): update dependency meziantou.analyzer to 3.0.47 by @renovate[bot] in #700
  • chore(deps): update all non-major dependencies by @renovate[bot] in #701
  • chore(deps): update all non-major dependencies by @renovate[bot] in #702
  • chore(deps): update all non-major dependencies by @renovate[bot] in #703

Full Changelog: v6.0.0...v6.0.1

v6.0.0

26 Mar 06:57
Immutable release. Only release title and notes can be modified.
09bf5b4

Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate[bot] in #478
  • Add Copilot coding agent instructions by @Copilot in #485
  • Update Copilot instructions for .NET 10 migration by @Copilot in #486
  • docs: add conventional commits guidelines to Copilot instructions by @Copilot in #487
  • Feature/v6 net10 by @AndreaCuneo in #480
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #492
  • chore(deps): update all non-major dependencies by @renovate[bot] in #479
  • chore(deps): update dependency system.linq.async to v7 by @renovate[bot] in #493
  • chore(deps): update dependency microsoft.identity.web to 4.1.1 by @renovate[bot] in #494
  • chore(deps): update all non-major dependencies by @renovate[bot] in #495
  • chore(deps): update dependency fluentvalidation to 12.1.1 by @renovate[bot] in #496
  • Modernize codebase to C# 12 and .NET 8/10 features by @Copilot in #498
  • chore(deps): update all non-major dependencies to 7.43.0 by @renovate[bot] in #497
  • docs: Improve ReferenceProject with documentation, monorepo structure, and modern tooling by @Copilot in #499
  • chore(deps): update dependency nlog to 6.0.7 by @renovate[bot] in #500
  • Migrate to .slnx solution format and remove unused FtpRequest project by @Copilot in #501
  • fix: resolve NuGet downgrade errors from version range constraints by @Copilot in #503
  • chore(deps): update all non-major dependencies by @renovate[bot] in #502
  • chore(deps): update all non-major dependencies to 3.2.3 by @renovate[bot] in #504
  • chore(deps): update dependency messagepack.nodatime to 3.5.1 by @renovate[bot] in #505
  • refactor: reorganize repository structure with src/, samples/, test/, and docs/ folders by @Copilot in #506
  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #508
  • Fix .slnx nested folder parsing bug preventing test execution by @Copilot in #509
  • chore(deps): update all non-major dependencies by @renovate[bot] in #507
  • refactor: code structure for improved readability and maintainability by @AndreaCuneo in #511
  • chore(deps): update packages.lock.json for dependency updates by @Copilot in #512
  • chore(deps): update all non-major dependencies by @renovate[bot] in #510
  • chore: regenerate packages.lock.json after renovatebot dependency updates by @Copilot in #514
  • chore(deps): update all non-major dependencies by @renovate[bot] in #513
  • chore(deps): update Meziantou.Analyzer to 2.0.263 and regenerate lock files by @Copilot in #516
  • chore(deps): update dependency meziantou.analyzer to 2.0.263 by @renovate[bot] in #515
  • chore(deps): update dependency polyfill to 9.4.1 by @renovate[bot] in #517
  • chore(deps): update all non-major dependencies to 10.1.0 by @renovate[bot] in #518
  • chore: update packages.lock.json files after dependency updates by @Copilot in #520
  • chore(deps): update all non-major dependencies by @renovate[bot] in #519
  • chore(deps): update all non-major dependencies by @renovate[bot] in #521
  • chore(deps): regenerate packages.lock.json for Meziantou.Analyzer 2.0.266 by @Copilot in #525
  • chore(deps): update dependency meziantou.analyzer to 2.0.266 by @renovate[bot] in #524
  • Add System.Text.Json source generation to Ark.ReferenceProject with Book controller and BookPrintProcess background processing by @Copilot in #523
  • Move TestProject to tests/WebApplicationDemo.Tests by @Copilot in #526
  • Fix build errors, test failures, and refactor duplicate Reqnroll step bindings by @Copilot in #531
  • Address review feedback: refactor ResourceWatcher samples and tests with parallel execution support by @Copilot in #532
  • chore(deps): update dependency meziantou.analyzer to 2.0.267 by @Copilot in #535
  • chore(deps): update dependency meziantou.analyzer to 2.0.267 by @renovate[bot] in #534
  • improv: add samples and tests for ResourceWatcher by @AndreaCuneo in #530
  • fix: conditionally include System.Diagnostics using directive for Release builds by @Copilot in #539
  • chore(deps): update dotnet monorepo to v10 (major) by @renovate[bot] in #538
  • chore(deps): regenerate packages.lock.json after dependency updates by @Copilot in #540
  • chore(deps): update all non-major dependencies by @renovate[bot] in #537
  • chore(deps): update all non-major dependencies to 3.3.0 by @renovate[bot] in #541
  • chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.3.1 by @renovate[bot] in #542
  • chore(deps): update all non-major dependencies to 4.80.0 by @renovate[bot] in #543
  • feat: implement NuGet Central Package Management by @Copilot in #544
  • Reorganize .editorconfig and convert analyzer configs to global analyzer config files by @Copilot in #545
  • feat: convert samples to use PackageReference for template scaffolding by @Copilot in #546
  • Remove Ensure.That dependency, use built-in .NET guards and C# 14 extension members by @Copilot in #548
  • refactor: remove unmaintained Nito.AsyncEx.Coordination dependency by @Copilot in #549
  • fix: exclude C# analyzers from SQL database projects by @Copilot in #550
  • chore(deps): update all non-major dependencies by @renovate[bot] in #547
  • Add BannedApiAnalyzers with comprehensive banned symbols configuration by @Copilot in #551
  • Fix Application Insights shutdown crash in integration tests by @Copilot in #552
  • chore(deps): update all non-major dependencies to 3.3.1 by @renovate[bot] in #553
  • Add .NET 10 modernization and performance optimization analysis by @Copilot in #554
  • Migrate C# files to file-scoped namespaces by @Copilot in #565
  • feat(Sql.Oracle): set CommandTimeout to 30 seconds on OracleConnection by @Copilot in #567
  • feat: implement global usings using ImplicitUsings and project-specific usings by @Copilot in #568
  • Optimize LINQ and collection patterns (MA0029, CA1827, CA1854, CA1864) by @Copilot in #569
  • feat: implement SearchValues for repeated character searches by @Copilot in #570
  • Adopt FrozenDictionary and FrozenSet for immutable static lookups by @Copilot in #571
  • feat: adopt Span for string operations in hot paths by @Copilot in #572
  • feat(trimming): enable assembly trimming for core libraries (Phase 1) + comprehensive analysis by @Copilot in #574
  • feat: enable trimming support for ApplicationInsights (10% complete) by @Copilot in #575
  • feat: enable trimming support for 8 libraries (19% complete) by @Copilot in #577
  • feat: enable trimming support for 4 additional libraries (EventSourcing, Nodatime.Json, Nodatime.SystemTextJson, EventSourcing.SimpleInjector) by @Copilot in #578
  • feat(Trimming): enable trimming for Level 3 serialization utilities with trim-safe API overloads by @Copilot in #579
  • feat: add trimming support to 23 core libraries (55% complete) by @Copilot in #580
  • feat(trimming): enable trimming for Level 5 Extended Utilities (2 libraries) by @Copilot in #581
  • Add Microsoft.VisualStudio...
Read more

v6.0.0-beta08

16 Mar 12:23
Immutable release. Only release title and notes can be modified.
c02685c

Choose a tag to compare

v6.0.0-beta08 Pre-release
Pre-release

What's Changed

  • fix: regenerate packages.lock.json after non-major dependency updates by @Copilot in #677
  • chore(deps): update all non-major dependencies by @renovate[bot] in #676

Full Changelog: v6.0.0-beta07...v6.0.0-beta08

v6.0.0-beta07

12 Mar 16:51
Immutable release. Only release title and notes can be modified.
172b3e1

Choose a tag to compare

v6.0.0-beta07 Pre-release
Pre-release

What's Changed

  • chore(deps): update all non-major dependencies by @renovate[bot] in #622
  • Fix flaky dacpac copy using ProjectReference metadata by @Copilot in #625
  • chore(deps): update all non-major dependencies to 7.44.0 by @renovate[bot] in #624
  • chore(deps): update all non-major dependencies by @renovate[bot] in #626
  • chore(deps): update dependency meziantou.analyzer to 2.0.292 by @renovate[bot] in #627
  • fix(RavenDb.Auditing): implement Store method with StoreAttachmentParameters by @Copilot in #629
  • fix(RavenDb.Auditing): implement Store method with StoreAttachmentParameters by @Copilot in #630
  • chore(deps): update all non-major dependencies by @renovate[bot] in #628
  • chore(deps): update dependency meziantou.analyzer to 2.0.297 by @renovate[bot] in #631
  • chore(deps): update dependency meziantou.analyzer to 2.0.298 by @renovate[bot] in #634
  • chore(deps): update all non-major dependencies to 10.1.2 by @renovate[bot] in #635
  • chore(deps): update all non-major dependencies to 4.82.1 by @renovate[bot] in #636
  • chore(deps): update all non-major dependencies by @renovate[bot] in #637
  • fix: disable test framework parallelization in Sample.Tests by @Copilot in #639
  • chore(deps): update all non-major dependencies by @renovate[bot] in #638
  • chore(deps): regenerate lock files after dependency updates by @Copilot in #641
  • chore(deps): update all non-major dependencies by @renovate[bot] in #640
  • chore(deps): update all non-major dependencies by @renovate[bot] in #642
  • chore(deps): update all non-major dependencies to 10.1.3 by @renovate[bot] in #643
  • chore(deps): update dependency rebus.sqlserver to 8.4.1 by @renovate[bot] in #644
  • chore(deps): update dependency polyfill to 9.9.0 by @renovate[bot] in #645
  • chore(deps): update dependency meziantou.analyzer to 2.0.302 by @renovate[bot] in #646
  • chore(deps): update dependency meziantou.analyzer to v3 by @renovate[bot] in #647
  • chore(deps): update all non-major dependencies by @renovate[bot] in #648
  • chore(deps): update all non-major dependencies by @renovate[bot] in #649
  • chore(deps): update all non-major dependencies by @renovate[bot] in #650
  • chore(deps): update all non-major dependencies by @renovate[bot] in #651
  • chore(deps): update all non-major dependencies to 7.45.0 by @renovate[bot] in #653
  • chore(deps): update all non-major dependencies by @renovate[bot] in #654
  • chore(deps): update dependency meziantou.analyzer to 3.0.18 by @renovate[bot] in #657
  • fix(ResourceWatcher): conditionally recreate udt_State_v2 only when schema differs by @Copilot in #656
  • fix(ResourceWatcher): SQL Server 2025 GROUP BY compatibility in UDT schema check by @Copilot in #659
  • chore(deps): update all non-major dependencies by @renovate[bot] in #658
  • chore(deps): update dependency polyfill to 9.13.0 by @renovate[bot] in #660
  • chore(deps): update all non-major dependencies by @renovate[bot] in #661
  • chore(deps): update all non-major dependencies by @renovate[bot] in #662
  • chore(deps): update all non-major dependencies by @renovate[bot] in #663
  • fix(FtpClient): resolve MA0074 build error from Polyfill 9.17.0 upgrade by @Copilot in #665
  • chore(deps): update all non-major dependencies by @renovate[bot] in #664
  • chore(deps): update actions/upload-artifact action to v7 by @renovate[bot] in #655
  • chore(deps): update all non-major dependencies by @renovate[bot] in #666
  • chore(deps): update dependency meziantou.analyzer to 3.0.21 by @renovate[bot] in #669
  • chore(deps): update all non-major dependencies by @renovate[bot] in #670
  • chore(deps): update all non-major dependencies to 10.1.5 by @renovate[bot] in #671
  • fix(ResourceWatcher.Testing): thread-safe StubResourceProcessor and explicit CI locked restore by @Copilot in #673
  • chore(deps): update dependency kubernetesclient to v19 by @renovate[bot] in #652
  • fix: regenerate packages.lock.json after dependency updates by @Copilot in #674
  • fix: remove unnecessary using directive causing build failure after SDK 10.0.200 upgrade by @Copilot in #675
  • chore(deps): update all non-major dependencies by @renovate[bot] in #672

Full Changelog: v6.0.0-beta06...v6.0.0-beta07

v6.0.0-beta06

26 Jan 15:59

Choose a tag to compare

v6.0.0-beta06 Pre-release
Pre-release

What's Changed

  • Split Ark.Tools.Core into trimmable Core and non-trimmable Core.Reflection packages by @Copilot in #586
  • refactor(trimming): use generic DiagnosticSource overloads in ResourceWatcher, mark ResourceWatcher.Sql as NOT TRIMMABLE by @Copilot in #588
  • Prefer async/await over returning Task directly for stacktrace clarity by @Copilot in #591
  • perf: optimize OrderBy string parsing with MemoryExtensions and zero allocations by @Copilot in #590
  • Complete trimming support documentation - 42/50 libraries (84%) trimmable by @Copilot in #589
  • chore(deps): update dependency microsoft.sourcelink.github to v10 by @renovate[bot] in #594
  • Migrate ParallellExtensions from System.Reactive to Parallel.ForEachAsync by @Copilot in #593
  • chore(deps): regenerate packages.lock.json after dependency updates by @Copilot in #595
  • chore(deps): update all non-major dependencies by @renovate[bot] in #592
  • chore(deps): update dependency meziantou.analyzer to 2.0.277 by @renovate[bot] in #597
  • Add implementation plan for type-safe Extensions in ResourceWatcher by @Copilot in #599
  • Migrate SqlStateProvider to System.Text.Json with configurable trim-safe Extensions support by @Copilot in #596
  • chore(deps): update all non-major dependencies by @renovate[bot] in #598
  • Implement type-safe extensions for ResourceWatcher (Items 1-6) by @Copilot in #600
  • feat(ResourceWatcher): implement Item 7 - generic type support for testing infrastructure by @Copilot in #602
  • refactor: consolidate ResourceWatcher test code following Driver pattern by @Copilot in #603
  • Implement ResourceWatcher typed extensions (Items 8-9): tests verification and sample migration by @Copilot in #604
  • docs: complete Item 10 - ResourceWatcher Type-Safe Extensions documentation by @Copilot in #605
  • docs: Create overhaul plan to achieve 100% trimmable libraries by @Copilot in #606
  • Enable trimming support for 5 AspNetCore libraries (80.6% total coverage) by @Copilot in #607
  • [WIP] Update overhaul plan for trimmable support by @Copilot in #608
  • Complete Phase 1 of trimmable support overhaul: 95.2% libraries now trim-compatible by @Copilot in #609
  • Complete trimming support: merge Core.Reflection achieving 100% trimmable libraries by @Copilot in #610
  • feat: remove Newtonsoft.Json from AspNetCore base startup classes by @Copilot in #612
  • Copilot/sub pr 601 by @AndreaCuneo in #613
  • docs: prepare v6 release documentation by @Copilot in #614
  • Make SqlStateProvider Extensions deserialization resilient to schema evolution by @Copilot in #615
  • Fix dacpac build ordering for Ark.Reference.Core.Tests by @Copilot in #616
  • chore(deps): update dependency messagepack.nodatime to 3.5.2 by @renovate[bot] in #601
  • chore(deps): update dependency polyfill to 9.7.6 by @renovate[bot] in #617
  • docs: correct Copilot contribution statistics in v6 release notes by @Copilot in #619
  • fix: disable test parallelization and optimize CI workflow by @Copilot in #621
  • chore(deps): update dependency meziantou.analyzer to 2.0.286 by @renovate[bot] in #618

Full Changelog: v6.0.0-beta05...v6.0.0-beta06

v6.0.0-beta05

13 Jan 10:09
b88e69c

Choose a tag to compare

v6.0.0-beta05 Pre-release
Pre-release

What's Changed

  • chore(deps): update dependency microsoft.identity.web to 4.1.1 by @renovate[bot] in #494
  • chore(deps): update all non-major dependencies by @renovate[bot] in #495
  • chore(deps): update dependency fluentvalidation to 12.1.1 by @renovate[bot] in #496
  • Modernize codebase to C# 12 and .NET 8/10 features by @Copilot in #498
  • chore(deps): update all non-major dependencies to 7.43.0 by @renovate[bot] in #497
  • docs: Improve ReferenceProject with documentation, monorepo structure, and modern tooling by @Copilot in #499
  • chore(deps): update dependency nlog to 6.0.7 by @renovate[bot] in #500
  • Migrate to .slnx solution format and remove unused FtpRequest project by @Copilot in #501
  • fix: resolve NuGet downgrade errors from version range constraints by @Copilot in #503
  • chore(deps): update all non-major dependencies by @renovate[bot] in #502
  • chore(deps): update all non-major dependencies to 3.2.3 by @renovate[bot] in #504
  • chore(deps): update dependency messagepack.nodatime to 3.5.1 by @renovate[bot] in #505
  • refactor: reorganize repository structure with src/, samples/, test/, and docs/ folders by @Copilot in #506
  • chore(deps): update actions/upload-artifact action to v6 by @renovate[bot] in #508
  • Fix .slnx nested folder parsing bug preventing test execution by @Copilot in #509
  • chore(deps): update all non-major dependencies by @renovate[bot] in #507
  • refactor: code structure for improved readability and maintainability by @AndreaCuneo in #511
  • chore(deps): update packages.lock.json for dependency updates by @Copilot in #512
  • chore(deps): update all non-major dependencies by @renovate[bot] in #510
  • chore: regenerate packages.lock.json after renovatebot dependency updates by @Copilot in #514
  • chore(deps): update all non-major dependencies by @renovate[bot] in #513
  • chore(deps): update Meziantou.Analyzer to 2.0.263 and regenerate lock files by @Copilot in #516
  • chore(deps): update dependency meziantou.analyzer to 2.0.263 by @renovate[bot] in #515
  • chore(deps): update dependency polyfill to 9.4.1 by @renovate[bot] in #517
  • chore(deps): update all non-major dependencies to 10.1.0 by @renovate[bot] in #518
  • chore: update packages.lock.json files after dependency updates by @Copilot in #520
  • chore(deps): update all non-major dependencies by @renovate[bot] in #519
  • chore(deps): update all non-major dependencies by @renovate[bot] in #521
  • chore(deps): regenerate packages.lock.json for Meziantou.Analyzer 2.0.266 by @Copilot in #525
  • chore(deps): update dependency meziantou.analyzer to 2.0.266 by @renovate[bot] in #524
  • Add System.Text.Json source generation to Ark.ReferenceProject with Book controller and BookPrintProcess background processing by @Copilot in #523
  • Move TestProject to tests/WebApplicationDemo.Tests by @Copilot in #526
  • Fix build errors, test failures, and refactor duplicate Reqnroll step bindings by @Copilot in #531
  • Address review feedback: refactor ResourceWatcher samples and tests with parallel execution support by @Copilot in #532
  • chore(deps): update dependency meziantou.analyzer to 2.0.267 by @Copilot in #535
  • chore(deps): update dependency meziantou.analyzer to 2.0.267 by @renovate[bot] in #534
  • improv: add samples and tests for ResourceWatcher by @AndreaCuneo in #530
  • fix: conditionally include System.Diagnostics using directive for Release builds by @Copilot in #539
  • chore(deps): update dotnet monorepo to v10 (major) by @renovate[bot] in #538
  • chore(deps): regenerate packages.lock.json after dependency updates by @Copilot in #540
  • chore(deps): update all non-major dependencies by @renovate[bot] in #537
  • chore(deps): update all non-major dependencies to 3.3.0 by @renovate[bot] in #541
  • chore(deps): update dependency microsoft.testing.extensions.codecoverage to 18.3.1 by @renovate[bot] in #542
  • chore(deps): update all non-major dependencies to 4.80.0 by @renovate[bot] in #543
  • feat: implement NuGet Central Package Management by @Copilot in #544
  • Reorganize .editorconfig and convert analyzer configs to global analyzer config files by @Copilot in #545
  • feat: convert samples to use PackageReference for template scaffolding by @Copilot in #546
  • Remove Ensure.That dependency, use built-in .NET guards and C# 14 extension members by @Copilot in #548
  • refactor: remove unmaintained Nito.AsyncEx.Coordination dependency by @Copilot in #549
  • fix: exclude C# analyzers from SQL database projects by @Copilot in #550
  • chore(deps): update all non-major dependencies by @renovate[bot] in #547
  • Add BannedApiAnalyzers with comprehensive banned symbols configuration by @Copilot in #551
  • Fix Application Insights shutdown crash in integration tests by @Copilot in #552
  • chore(deps): update all non-major dependencies to 3.3.1 by @renovate[bot] in #553
  • Add .NET 10 modernization and performance optimization analysis by @Copilot in #554
  • Migrate C# files to file-scoped namespaces by @Copilot in #565
  • feat(Sql.Oracle): set CommandTimeout to 30 seconds on OracleConnection by @Copilot in #567
  • feat: implement global usings using ImplicitUsings and project-specific usings by @Copilot in #568
  • Optimize LINQ and collection patterns (MA0029, CA1827, CA1854, CA1864) by @Copilot in #569
  • feat: implement SearchValues for repeated character searches by @Copilot in #570
  • Adopt FrozenDictionary and FrozenSet for immutable static lookups by @Copilot in #571
  • feat: adopt Span for string operations in hot paths by @Copilot in #572
  • feat(trimming): enable assembly trimming for core libraries (Phase 1) + comprehensive analysis by @Copilot in #574
  • feat: enable trimming support for ApplicationInsights (10% complete) by @Copilot in #575
  • feat: enable trimming support for 8 libraries (19% complete) by @Copilot in #577
  • feat: enable trimming support for 4 additional libraries (EventSourcing, Nodatime.Json, Nodatime.SystemTextJson, EventSourcing.SimpleInjector) by @Copilot in #578
  • feat(Trimming): enable trimming for Level 3 serialization utilities with trim-safe API overloads by @Copilot in #579
  • feat: add trimming support to 23 core libraries (55% complete) by @Copilot in #580
  • feat(trimming): enable trimming for Level 5 Extended Utilities (2 libraries) by @Copilot in #581
  • Add Microsoft.VisualStudio.Threading.Analyzers and ErrorProne.NET.CoreAnalyzers by @Copilot in #576
  • feat: add trimming support to Level 6 Framework Integrations (79% complete) by @Copilot in #582
  • Enable trimming for Level 7-8 libraries (36/42 complete, 86%) by @Copilot in #583
  • fix(refproject): enforce analyzer warnings as errors in ReferenceProject by @Copilot in #585
  • refactor(Solid)!: remove sync Execute methods and re-enable VSTHRD002 by @Copilot in #584
  • chore: add --skipApiVersionCheck to Azurite for Azure.Storage.Blobs 12.27.0 compatibility by @Copilot in #587
  • chore(deps): update dependency polyfill to 9.7.2 by @renovate[bot] in https://github.com/ARKlab/Ark...
Read more

v6.0.0-beta03

24 Nov 15:15
656103f

Choose a tag to compare

v6.0.0-beta03 Pre-release
Pre-release

What's Changed

  • Add Copilot coding agent instructions by @Copilot in #485
  • Update Copilot instructions for .NET 10 migration by @Copilot in #486
  • docs: add conventional commits guidelines to Copilot instructions by @Copilot in #487
  • Feature/v6 net10 by @AndreaCuneo in #480
  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #492
  • chore(deps): update all non-major dependencies by @renovate[bot] in #479
  • chore(deps): update dependency system.linq.async to v7 by @renovate[bot] in #493

New Contributors

  • @Copilot made their first contribution in #485

Full Changelog: v6.0.0-beta02...v6.0.0-beta03

v6.0.0-beta02

15 Nov 16:41

Choose a tag to compare

v6.0.0-beta02 Pre-release
Pre-release

v6.0.0-beta01

15 Nov 15:45

Choose a tag to compare

v6.0.0-beta01 Pre-release
Pre-release

What's Changed

  • chore(deps): update all non-major dependencies by @renovate[bot] in #478

Full Changelog: v5.6.0...v6.0.0-beta01