Skip to content

v1.1.0

Choose a tag to compare

@Pfeil Pfeil released this 07 Jun 16:29
· 292 commits to master since this release

Highlights 🚀

  • 🔍 Directly ingest records into a configured Elasticsearch instance and query it via the Typed PID Maker REST interface. Without any limits to the Query Language of Elasticsearch.
  • 🖥️ The Typed PID Maker has now a command line interface. Given additional parameters you can either write all known PIDs or even all PIDs of the configured prefix to a CSV file. Or you can even bootstrap an instance with those PIDs. This means PID messages will be re-sent, indexed, and marked as known.
  • ⚙️ There are new options to customize the structure of the PID itself. Give your PID a branding, change its length or its casing.

What's Changed

Full Changelog: v1.0.2...v1.1.0