Skip to content

Update main before release.#187

Merged
kolan72 merged 112 commits intomainfrom
dev
Apr 1, 2026
Merged

Update main before release.#187
kolan72 merged 112 commits intomainfrom
dev

Conversation

@kolan72
Copy link
Copy Markdown
Owner

@kolan72 kolan72 commented Apr 1, 2026

No description provided.

…occurs in `SimplePolicyProcessor.Execute<TParam>`.
…`ShouldHandleException` instead of `PreHandle`, replacing the tuple return value with a `HandleCatchBlockResult` enum.
…Select` with iterator in `ToCatchBlockExceptions` method to avoid re-enumeration and extra allocations.
…lkProcessResult.HasProcessErrors` in `PolicyResult.AddBulkProcessorErrors`.
…hod and the `ExceptionHandlingBehavior` and `ExceptionHandlingResult` enums.
…` method and the `PolicyProcessor.DefaultPolicyRule` property.
…rocessor.Execute` and `SimplePolicyProcessor.Execute<TErrorContext>`.
…rocessor.Execute<T>` and `SimplePolicyProcessor. Execute<TErrorContext, T>`.
kolan72 and others added 28 commits March 8, 2026 19:36
…1, TException2, TException3>` methods to `ErrorSet`.
…back`, `Fallback<TParam>`, and `Fallback<TErrorContext>` methods.
…ckProcessor.FallbackAsync<T>` and `DefaultFallbackProcessor.FallbackAsync<TErrorContext, T>`.
…lt.InitByConfigureAwait` and `PolicyResult<T>.InitByConfigureAwait` methods.
…back<T>`, `Fallback<TParam, T>`, and `Fallback<TErrorContext, T>` methods.
…ckProcessor.FallbackAsync`, `FallbackAsync<TErrorContext>` and `FallbackAsync<TParam>`.
---
updated-dependencies:
- dependency-name: System.ValueTuple
  dependency-version: 4.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…m.ValueTuple-4.6.2

Bump System.ValueTuple from 4.6.1 to 4.6.2
…ckProcessor.FallbackAsync<T>`, `FallbackAsync<TErrorContext, T>` and `FallbackAsync<TParam, T>`.
…tryDelay` to simplify constructor initialization.
…earRetryDelay` constructor initialization.
…r initialization, and fix summary documentation.
…FuncExtensions.ToTaskReturnFunc` overloads.
@kolan72 kolan72 merged commit 03a172b into main Apr 1, 2026
kolan72 added a commit that referenced this pull request Apr 9, 2026
Merge pull request #187 from kolan72/dev
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