Releases: sitkoru/Sitko.Core
Releases · sitkoru/Sitko.Core
11.6.0
11.6.0 (2024-03-04)
Features
- update Sitko.FluentValidation (7ece5bf)
11.5.0
11.5.0 (2024-02-09)
Bug Fixes
- storage: should always prepare path (ad15e09)
Features
- s3storage: bucket deletion should be optional (cba18f7)
- storage: speedup metadata tree building by downloading metadata in parallel (23bac7b)
11.4.0
11.4.0 (2024-02-09)
Features
- kafka: add sasl auth (2bfe23a)
- kafka: add sasl auth to consumerOffsetsEnsurer (29909a9)
11.3.4
11.3.4 (2024-02-08)
Bug Fixes
- auth: add auth middlewares only once, use fallbackPolicy instead of custom middleware (069369e)
11.3.3
11.3.3 (2024-02-08)
Bug Fixes
- storage: update local metadata cache in embed provider when metadata added/updated/deleted (bd45e3b)
11.3.2
11.3.2 (2024-02-08)
Bug Fixes
- app: tmp logger should only log warnings/errors and our own info messages (be44591)
11.3.1
11.3.1 (2024-02-08)
Bug Fixes
- elasticstack: correct enum =( (2283cc1)
- elasticstack: register apm after configuration applied (bb892e3)
11.3.0
11.3.0 (2024-02-07)
Bug Fixes
- app: log boot messages (e2d4202)
- elasticstack: make apm works with IHostApplicationBuilder (d1c209b)
Features
- app: ability to create IHostBuilder-like proxy around IHostApplicationBuilder to use with old code for compatibility (da62b00)
- app: pass application context to configuration modules (180a008)
11.2.0
11.2.0 (2024-01-31)
Features
- allow to configure DataProtection (c6d0ca8)
11.1.0
11.1.0 (2024-01-31)
Features
- add ConfigureServices overload with IApplicationContext (5b8645c)