Skip to content

Releases: sitkoru/Sitko.Core

11.33.0

26 Jul 05:48
7c7e174
Compare
Choose a tag to compare

11.33.0 (2024-07-26)

Bug Fixes

  • fixed logs for OpenSearch (b3f6ee7)

Features

  • added Exception to InitAsync OpenSearch (637b1c3)
  • added InvalidOperationException except Exception (2dd866b)

11.32.0

18 Jul 05:48
9bcfcf7
Compare
Choose a tag to compare

11.32.0 (2024-07-18)

Bug Fixes

Features

  • added CreateAnalysisDescriptor (cb123d0)
  • added DisableCertificatesValidation to OpenSearchModuleOptions (c372e7b)
  • added InitProviders to BaseModuleOptions (d39b4f5)
  • added RussianStemmer (3b4f422)
  • moved stemmer to OpenSearchModuleOptions (1256fdb)
  • opensearch: added solution for searching with OpenSearch (6a9cbf3)
  • test: added OpenSearchTests (3c96535)

11.31.0

05 Jul 13:12
Compare
Choose a tag to compare

11.31.0 (2024-07-05)

Bug Fixes

  • s3storage: skip s3 check on liveness|readiness probes (338c2a8)

Features

  • app: if no args provided - take from env (42f07d0)

11.30.0

04 Jul 16:34
Compare
Choose a tag to compare

11.30.0 (2024-07-04)

Features

  • export detailed health checks data (842ba20)

11.29.0

04 Jul 05:58
Compare
Choose a tag to compare

11.29.0 (2024-07-04)

Features

  • sd: support multiple instances (96594f3)

10.36.0

04 Jul 10:20
Compare
Choose a tag to compare

10.36.0 (2024-07-04)

Features

11.28.0

03 Jul 21:39
Compare
Choose a tag to compare

11.28.0 (2024-07-03)

Bug Fixes

Features

  • idsrv: option to disable health checks (2f76472)

11.27.0

03 Jul 16:23
Compare
Choose a tag to compare

11.27.0 (2024-07-03)

Features

  • web: use health check tags to skip on different stages (98a4f86)

11.26.0

03 Jul 14:23
Compare
Choose a tag to compare

11.26.0 (2024-07-03)

Features

  • app: move env configuration sources to the bottom to raise it's priority (a44c143)
  • web: expose healthcheck endpoints (e8a492c)

11.25.0

03 Jul 10:16
Compare
Choose a tag to compare

11.25.0 (2024-07-03)

Bug Fixes

Features

  • sd: refactor resolving, call subscription immediately if service already resolved (a797c19)