Releases: sitkoru/Sitko.Core
Releases · sitkoru/Sitko.Core
10.32.0
10.31.2
11.0.0-beta.5
11.0.0-beta.4
11.0.0-beta.4 (2023-12-07)
Features
11.0.0-beta.3
11.0.0-beta.2
11.0.0-beta.2 (2023-12-06)
Bug Fixes
- app: enable serilog (3835285)
- app: new we don't know if host already built or not (0910679)
- app: register only enabled modules (83d2bca)
- apps: show auth (13c7492)
- apps: use release syntax (7a40b0a)
- auth: don't crash on empty expiresIn response (35c0d8a)
- blazor: remove sync dispose (c880db5)
- ef: configure second db context (7e6bef7)
- grpc: fake address and error log on empty address from resolver instead of exception (bdf72e2)
- grpc: move interface out of options class (7d46000)
- net8: proxy TAssembly (c397acc)
- pdf: correct modules (608cd19)
- postgres: enable json conversions in npgsql (6160717)
- postgres: stable method name (776a583)
- remoterepository: disable pooling in tests (30837c8)
- remoterepository: fix concurrency (911cba3)
- tasks: use id for generate key (ac25435)
- tests: start app in certain scopes (5fb5677)
- vault: add test module to application (f827c97)
- xunit: disable pooling in tests (a673e22)
Features
- .net: use net8 sdk (b87a7a6)
- add appsettings.local.json (f82d143)
- app: add appsettings.local.json support for server apps (d157119)
- app: Allow to hook into init process (968960f)
- app: hook into host build event via custom di factory (beac6af)
- apps: Blazor AutoMode demo (8520972)
- apps: new single demo app (ef0947e)
- app: strict extensions for web modules (3865683)
- app: upd FluntValidation DI integration (8acac5c)
- auth: add policy helpers (6e97444)
- consul: upd Consul client (ca4e92b)
- deps: upd multiple deps (761dd2b)
- deps: upd Serilog (b6b4234)
- elastic: upd Elastic APM package (6e805a0)
- grpc: let's try and use gRPC client factory (0902af3)
- grpc: upd gRPC and Protobuf libs (9ae1a1c)
- hangfire: upd Hangfire packages (151b4b2)
- kafka: KafkaFlow 3.0 (6af5db8)
- mail: upd MailKit (79dca6c)
- net8 (ef58ffb)
- net8: make it compile (6c7fb44)
- puppeteer: upd Puppeteer (5573727)
- stable .net8 packages (cf8f167)
- startups code cleanup (83da572)
- tasks: add to net8 sln (c8cbd3c)
- tasks: generate unique key (73300e7)
- tasks: new extension methods (63573ae)
- vault: add RoleApp auth type (11d28c4)
- vault: new amazing vault configuration provider (ac5664f)
- web: restore old startup functions (e45fec8)
BREAKING CHANGES
- .NET 8 only