Versions Compared

Key

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

...

We’re pleased to announce version 1.1.0! This minor release includes a new Elasticsearch connector, a new Find Entity processor and a new OpenSearch hydrator! We have enhanced security by enabling basic user and password authentication on several components. We have also upgraded our components to use Java 17 and Micronaut 3.x. Continue to read on for all new features, bug fixes and improvements.

New Components

New Components

Description

Elasticsearch Connector

Retrieves data from Elasticsearch

Find Entity Processor

Identifies an entity based on the configured parts of speech tags (NOUN, ADJ, JJ, JJR, JJS, AFX, NN, PROPN, NNP, NNPS, NNS) and the number of tokens that makes up the entity.

OpenSearch Hydrator

Sends data to OpenSearch index

New Features

Components

New Features

Admin API

  • Basic authentication

Discovery API

  • Basic authentication

  • Enabled to capture user feedback

  • Supports OpenSearch

Elasticsearch Connector

  • Basic authentication

Field Mapper

  • Transliteration: Normalizes accents and special characters.

    • For example: Béla HARSÁNYI -> Bela HARSANYI

Staging API

  • Basic authentication

Others

  • Upgraded to Java 17

  • Upgraded to Micronaut 3.x

Supported Versions

PDP Discovery provides support and bug fixing for the following versions:

...