Skip to content

Releases: sitkoru/Sitko.Core

11.9.0

03 Apr 11:31
Compare
Choose a tag to compare

11.9.0 (2024-04-03)

Features

  • kafka: support for sasl certs (1ab2b88)

11.8.1

03 Apr 06:09
Compare
Choose a tag to compare

11.8.1 (2024-04-03)

Bug Fixes

  • blazor: use AddExternalAsync in forms (2987365)

11.8.0

27 Mar 08:06
4bf2bc6
Compare
Choose a tag to compare

11.8.0 (2024-03-27)

Features

  • tests: ignore ManyServiceProvidersCreatedWarning (ad46875)

11.7.0

26 Mar 06:41
0c147e1
Compare
Choose a tag to compare

11.7.0 (2024-03-26)

Features

  • add metadata provider (99c6112)
  • grpc: add grpc-web support on server side (4522f7d)

11.6.1

05 Mar 09:45
Compare
Choose a tag to compare

11.6.1 (2024-03-05)

Bug Fixes

  • remoterepository: swap orderBy and orderByDescending implementation (9301468)

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)