feat: create release 1.1.0 #2

Merged
louis9902 merged 2 commits from release/1.1.0 into main 2026-05-28 20:12:59 +00:00
Owner

[1.1.0] - 2026-05-28

Added

  • request.validation: Dependency injection support for validators via IServiceCollection.AddValidation()
  • request.validation: IValidatorBuilder for fluent validator registration and assembly scanning
  • request.validation: Support for open generic validators and automatic closing during resolution
  • request.validation: Validate<T> extension method for simplified validator invocation

Changed

  • request.dispatcher: Reset type caches when reloading assemblies
  • request.validation: Reset type caches when reloading assemblies
## [1.1.0] - 2026-05-28 ### Added - **request.validation:** Dependency injection support for validators via `IServiceCollection.AddValidation()` - **request.validation:** `IValidatorBuilder` for fluent validator registration and assembly scanning - **request.validation:** Support for open generic validators and automatic closing during resolution - **request.validation:** `Validate<T>` extension method for simplified validator invocation ### Changed - **request.dispatcher:** Reset type caches when reloading assemblies - **request.validation:** Reset type caches when reloading assemblies
feat: release 1.1.0
All checks were successful
release / dotnet-release-workflow (push) Successful in 2m8s
cc2a643f63
chore: post release version changes
All checks were successful
default / dotnet-default-workflow (pull_request) Successful in 2m8s
default / dotnet-default-workflow (push) Successful in 2m7s
release / dotnet-release-workflow (push) Successful in 2m11s
bae9b2a5f1
louis9902 deleted branch release/1.1.0 2026-05-28 20:13:00 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
geekeey/request!2
No description provided.