Skip to content

Releases: sitkoru/Sitko.Core

11.6.0

04 Mar 11:49
Compare
Choose a tag to compare

11.6.0 (2024-03-04)

Features

  • update Sitko.FluentValidation (7ece5bf)

11.5.0

09 Feb 09:31
eb4d810
Compare
Choose a tag to compare

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

09 Feb 05:36
Compare
Choose a tag to compare

11.4.0 (2024-02-09)

Features

  • kafka: add sasl auth (2bfe23a)
  • kafka: add sasl auth to consumerOffsetsEnsurer (29909a9)

11.3.4

08 Feb 13:30
Compare
Choose a tag to compare

11.3.4 (2024-02-08)

Bug Fixes

  • auth: add auth middlewares only once, use fallbackPolicy instead of custom middleware (069369e)

11.3.3

08 Feb 10:53
72795fd
Compare
Choose a tag to compare

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

08 Feb 08:07
Compare
Choose a tag to compare

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

08 Feb 07:20
Compare
Choose a tag to compare

11.3.1 (2024-02-08)

Bug Fixes

  • elasticstack: correct enum =( (2283cc1)
  • elasticstack: register apm after configuration applied (bb892e3)

11.3.0

07 Feb 14:25
Compare
Choose a tag to compare

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

31 Jan 12:40
Compare
Choose a tag to compare

11.2.0 (2024-01-31)

Features

  • allow to configure DataProtection (c6d0ca8)

11.1.0

31 Jan 12:05
1610790
Compare
Choose a tag to compare

11.1.0 (2024-01-31)

Features

  • add ConfigureServices overload with IApplicationContext (5b8645c)