1.45.1

Added

  • LS-46140: 500 Internal Server Error occurred if returned Actor without LastName

1.45.0

Added

  • LS-45489: extend actors'-related data with 'Pnt' field (player name transliterated en)

  • LS-45521: Remove Jolokia

Fixed

  • LS-45725: Pnt returned only for 'en' locale

1.44.0

Added

  • LS-44759: Return badgeUrl for categories with competition set

  • LS-44995: Return English participant name for translated teams

Changed

  • LS-44430: Fuzzy search impementation improvement

1.43.0

Added

  • LS-44197: Return "national" flag on API for teams

  • LS-43936: Update existing REST endpoints to support American football

Fixed

  • LS-44427: Fuzzy search doesn’t work for participants with updated display names

1.42.0

Added

  • LS-43878: Extend logs for fuzzy search (commits 35a1aa80 83e05504 from 8.07.2024)

1.38.0

Added

  • LS-40610: extend responses with 'CnmT' (category transliterated) field

1.37.0

Added

  • LS-39541: API documentation: absent description for v1 endpoints

1.36.0

Added

  • LS-39092: [Search API] /stage: empty response if requested not "en" category name

1.35.0

Added

  • LS-38359: Support deleting by receiving "null"

Fixed

  • LS-38261: Exception occured if request without boolean value

  • LS-38648: NPE on search-api because payload is null

1.34.0

Added

Fixed

  • LS-37789: Request processing failed; nested exception is java.lang.IllegalStateException: Unexpected type of query: null

1.33.0

Added

  • LS-36943: Add search on "es" and "pt" languages

  • LS-36930: Search with spaces

  • LS-36931: Search with punctuations

  • LS-37375: Internal Server Error if query entered with not latin letters

  • LS-37258: embedded fuzzy search engine

  • LS-36935: Improve test-coverage

1.29.0

Added

  • LS-34190: Extend stage entity with season badge and colors

1.27.0

Added

  • LS-32797: Open application ports only after the data loading is complete.

  • LS-32165: Incorrect stages are returned for some participants as suggestions

  • LS-32196: Not found entity by 'en' lang if 'nl' requested

Fixed

  • LS-32793: No popular entities in case the "query" parameter was not entered (deserialize error)

1.26.0

Added

  • LS-31495: do not return teams with hidden stages

  • LS-31496: do not return players with teams with hidden stages

  • LS-31778: Extend search API with regions

  • LS-31228: Suggestions sorting

  • LS-32010: Return 5 suggested items

  • LS-32088: Extend season translations with "description" and "subTitle"

Fixed

  • LS-31609: Returned full name if 'nl' translations are absent

  • LS-31624: if empty limit - default value returned

  • LS-31627: Not updated documentation (specification)

  • LS-32065: Integration Issue between API and processor

  • LS-32030: Do not return all stages of category, if stages those much search exist

1.25.0

Added

  • LS-30421: New endpoint implementation which search by category

  • LS-30423: New endpoint implementation /v2/api/app/player/{sport}/search

  • LS-30426: Suggestions for Teams

  • LS-30427: Suggestions for competitions (stages)

  • LS-30429: Suggestions for regions (categories)

  • LS-30470: Participant sorting

  • LS-30471: Actor sorting

  • LS-30472: Stage sorting

  • LS-30411: Extend category model to make search by categories possible

  • LS-30548: Update documentation

  • LS-30916: Changes for /team endpoint

  • LS-30915: Changes for /stage endpoint

  • LS-30917: General search endpoint implementation

  • LS-30989: Improve code coverage with unit tests

  • LS-30990: Validate internal model

  • LS-31089: Add query parameter to define if suggestions should be returned of not

  • LS-31126: Implement 'season' translations on API side

  • LS-31135: Save season IDfor categories if exists and add it to API response

  • LS-31330: Add query parameters for suggestions filtration

  • LS-31331: Add query parameters for filtration of results on /all endpoint

  • LS-31654: Cache control absent for v2 endpoints

== 1.24.0

=== Added * LS-29658: Use region ID for region translations * LS-28037: Improve logs

== 1.23.0

=== Added

  • LS-29422: Implement search by abbreviated teams names

=== Fixed

  • LS-29701: tbd participans are returned in popular config

== 1.22.0

=== Added

  • LS-27855: Common approach for health page

== 1.21.0

=== Added

  • LS-28042: Support translations for categories

  • LS-28053: Improve search logic for requests with translations

=== Fixed * LS-28066: Support translations for seasons (Competitions)

== 1.20.0

=== Added

  • LS-26529: Split Search API to Search API and Search processor

  • LS-26096: Implement Multi-Language Support at endpoints

=== Fixed * LS-27887: In the response returned all results if ?limit=0

== 1.0.0

=== Added

  • LS-22926: Add release notes and documentation

  • LS-22723: Added possibility to hide popular stages

=== Fixed

  • LS-22712: fixed the spacebar button in the query - now its ignored.

  • LS-22715: Now correct stage sorting order for stage/search request

  • LS-22627: Now Synonyms array returns in response.

  • LS-22661: Now returns 200 OK empty response for search with empty query.

  • LS-22625: Search by synonyms works now

  • LS-23025: Renamed property "synonyms" to "Syns" for teamSearch requests

  • LS-22998: Now "positionScores" property is excluded in response for stageSearch requests

  • LS-23382: added popular stages for tennis