Skip to content

Releases: sitkoru/Sitko.Core

11.41.0

29 Aug 12:13
Compare
Choose a tag to compare

11.41.0 (2024-08-29)

Features

  • serilog: update dictionary value instead of add (64e89fb)

11.40.0

26 Aug 12:16
b9a0a6d
Compare
Choose a tag to compare

11.40.0 (2024-08-26)

Features

11.39.0

15 Aug 04:26
28ad3e3
Compare
Choose a tag to compare

11.39.0 (2024-08-15)

Bug Fixes

  • use UtcDateTime to deadline (821da4d)

Features

  • configure default grpc calls deadline (b88addb)

11.38.0

14 Aug 11:00
Compare
Choose a tag to compare

11.38.0 (2024-08-14)

Features

  • BaseTaskExecutor is IDisposable (8881bf4)

11.37.2

09 Aug 05:05
a02f456
Compare
Choose a tag to compare

11.37.2 (2024-08-09)

Bug Fixes

  • added Highlight for Wildcard and Morphology search (900e26d)

11.37.1

08 Aug 12:19
4e5cf0d
Compare
Choose a tag to compare

11.37.1 (2024-08-08)

Bug Fixes

  • added snowball for Highlighting search (cf5bc78)
  • fixed HighlightingTestAsync with tags (b65584c)

11.37.0

08 Aug 05:26
80ac08b
Compare
Choose a tag to compare

11.37.0 (2024-08-08)

Bug Fixes

  • fixed searching, added condition to OpenSearchSearcher (4b4eecd)

Features

  • added Highlighting to opensearch (077aa30)
  • added SearchResult sor searching (cac1873)
  • added withHighlight parameter to BaseSearchProvider (cd28c45)
  • added withHighlight to GetSearchRequest (55e6e68)

11.36.0

06 Aug 11:16
005ec9d
Compare
Choose a tag to compare

11.36.0 (2024-08-06)

Features

  • added CharFilters for open search (92eb6fc)

11.35.0

31 Jul 05:38
f718071
Compare
Choose a tag to compare

11.35.0 (2024-07-31)

Features

  • update searching by numbers (469b99a)

11.34.0

29 Jul 09:46
defd56f
Compare
Choose a tag to compare

11.34.0 (2024-07-29)

Bug Fixes

  • fixed PartialSearchRusTest (89af8b2)

Features

  • added Wildcard searching (d46dded)