Skip to content

v9.6.0

Choose a tag to compare

@github-actions github-actions released this 12 Aug 20:07
· 42 commits to main since this release

Release 9.6.0

Released on 2025-08-12

πŸ“‹ Changes since v2.0.25

✨ Features

πŸ› Bug Fixes

πŸ“š Documentation

πŸ”§ Other Changes

  • 9.6.0 (5466f4d)
  • Version 9.6 (#17) (aa5c7d6)
  • ReadMe (4367909)
  • tests (daa1993)
  • refactoring for results and problems (ad172b5)
  • Merge pull request #16 from managedcode/massive_refactoring (348c75d)
  • readme (c3db92b)
  • clean code (f8925b3)
  • extensoins (d829217)
  • refactoring (43f10cc)
  • Merge pull request #15 from managedcode/filters (477d6dc)
  • Use NullLogger (8cbaa33)
  • Refactor ProblemConstants usage in ServiceCollectionExtensions; streamline extension key references (4ed3e91)
  • Refactor error handling and status code management; introduce ProblemConstants for better maintainability (7080b93)
  • Remove manual filter registration for backward compatibility; use AddCommunicationFilters() instead (59ce1dc)
  • Add exception and model validation filters for improved error handling (7c358e0)
  • wip (7d57c17)
  • .net (d60a217)
  • .net 9 (17342fc)
  • Merge remote-tracking branch 'origin/main' (8beffc7)
  • .net9 (b6fb1ef)
  • Merge pull request #14 from managedcode/dependabot/nuget/ManagedCode.Communication.Tests/System.Text.Json-8.0.5 (7de1da7)
  • Bump System.Text.Json in /ManagedCode.Communication.Tests (4c86200)
  • Update version (71ca15a)
  • Add tests for all similar cases of ThrowIfFail (2d0fe2e)
  • Add ThrowIfFail method with stack trace preserved (4edeba2)
  • Merge pull request #13 from managedcode/dependabot/nuget/ManagedCode.Communication.Tests/System.Text.Json-8.0.4 (b9a59ae)
  • Bump System.Text.Json in /ManagedCode.Communication.Tests (f28a846)
  • MemberNotNullWhen (72d6f94)
  • CollectionResult Empty() (642d8d0)
  • AsResult (f1421a4)
  • Result.From(bool) (be3a6a7)
  • pack (f154779)
  • nuget (def2895)
  • pack (de4d0bb)
  • Merge pull request #11 from managedcode/update_to_dotnet8 (8aa8da7)
  • change project name (c6db0d6)
  • add code coverage to pipeline (4a4d769)
  • update package version (9225ab3)
  • update all packages (ec558bf)
  • Merge pull request #9 from managedcode/update_packages (e26d807)
  • update packages (5175d96)

πŸ“¦ NuGet Packages


This release was automatically created by GitHub Actions