We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b99f07 + 74d9fdb commit d449746Copy full SHA for d449746
1 file changed
src/SharedKernel/SharedKernel.csproj
@@ -21,7 +21,7 @@
21
<PackageIcon>pandatech.png</PackageIcon>
22
<PackageReadmeFile>README.md</PackageReadmeFile>
23
24
- <Version>2.2.5</Version>
+ <Version>2.2.6</Version>
25
<PackageReleaseNotes>Upgrade to OpenAPI 3.1, fix nullable enum schema descriptions, scope circuit breaker to transient exceptions only, consolidate resilience config into single source of truth, switch to DI-based idempotency guards, key-based-only log redaction</PackageReleaseNotes>
26
27
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments