Releases: holomodular/ServiceBricks
Releases · holomodular/ServiceBricks
v1.4.0
- Support .NET 10
- Upgrade all referenced packages to latest version
- New sync/async methods for Ack (response only), Patch, and Validate
- Format querystring and headers to specify modern/classic response formats
- Update branding/logos with reserved mark
- New webapp home page
Full Changelog: v1.2.0...v1.4.0
v1.2.0
- Support .NET 9.0
- Support both sync and async querying with new ServiceQuery release
- Upgrade all packages references to latest version
- Fix for ApiQueryAfterEvent event to include initial request
- Fix for .NET 6 to use 6 libraries instead of 7
- Fix for MongoDB to add MongoDatabaseSettings and MongoCollectionSettings
- Fix for EntityFrameworkCore and MongoDB providers to add ServiceQueryOptions
- Fix for Postgres, Sqlite and SqlServer providers to add async methods to migration and ensurecreated rules
- Removed try/catch blocks in ServiceBricksStart method
- Removed old resources in webapp projects
Full Changelog: v1.1.3...v1.2.0
v1.1.3
- Fixes for Azure ServiceBus Topic and Queue services to use a scoped IBusinessRuleService
Full Changelog: v1.1.0...v1.1.3
v1.1.0
Official Production Release
Full Changelog: v1.0.11...v1.1.0
v1.0.11
Full Changelog: v1.0.10...v1.0.11
v1.0.10
Bug fixes from testing
Full Changelog: v1.0.7...v1.0.10
v1.0.7
- Fixes for example projects
Full Changelog: v1.0.6...v1.0.7
v1.0.6
- Fixes for example projects
Full Changelog: v1.0.5...v1.0.6
v1.0.5
- Bug fixes for ApiClient and BearerTokenClient to support security microservice
- Added new ServiceBricks.Xunit.Debug project
v1.0.4
Full source code release