You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

NOTE: Latest version of the release notes can be found here in bitbucket.


[1.1.2] - 2024-02-06

Changed

  • Fixed interpretation of parenthesis in strings for NEAR, ADJ, BEFORE and similar cases.

[1.1.1] - 2024-01-29

Changed

  • Fixed interpretation of dates with / instead of - as separators
  • Fixed date range logic

[1.1.0] - 2023-10-17

Changed

  • pydantic to latest version 2.4.2 (SAPI-10)
  • autodoc_pydantic to latest version 2.0.1
  • Pydantic models to latest grammar (SAPI-10)
  • Unit tests to fit new response order, since Pydantic replace the unique_items for the use of Set type
  • Lark to latest version 1.1.7

[1.0.7] - 2023-08-07

Changed

  • Modified toml so pydantic is limited to go under version 2.0.0

[1.0.6] - 2023-07-13

Fixed

  • Saga default case for adding a token
  • Remove Saga requirement of id in entities

[1.0.5] - 2023-06-26

Added

  • Added Opensearch Translator

[1.0.4] - 2023-05-04

Fixed

  • Minor bug fixes

[1.0.3] - 2023-03-29

Fixed

  • QPLOptions being overwritten if more than one qpl paser with different options were used

[1.0.2] - 2023-03-10

Added

  • Synonym Injection.
  • No labels