Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Easy Heading Free
navigationTitleOn this page

Tech Stack:

FastAPI version 0.104.1

Python 3.11.7 for Linux 

Elasticsearch 8.12.x

Opensearch 2.11.x

Pyqpl 1.1.0

Features

  • Deployment 
    • Introducing Dockerfile for simplified containerization.
  • Engines
    • Opensearch working with inheritance from Elasticsearch. 
  • Backend - API
    • Pipelines (including Stages)
      • Pipeline Loop.
      • SAPI-44 Stage Parallel.
      • Stage Switch Wrapper.
      • Stage that moves fields from intermediate to final state. 
    • Dynamic Fields
      • New DateTime field (Date deprecated) .
  • Frontend
    • Introducing new User Interface. 
    • Filtering by using aggregations.
    • Dynamic fields for rendering results.
    • PYQPL component for searching. 


Improvements

  • Authentication Methods
    • SUI-26 Removed SAML authentication method to avoid future issues.

Fixes

  • Backend - API

Known Issues