Skip to content

Releases: felleslosninger/eid-log-event

SCRAM authentication for Strimzi

14 Jan 12:24
Compare
Choose a tag to compare
Pre-release

PlainLoginModule replaced with ScramLoginModule and SASL mechanism for Strimzi

Fields for the R1-report

15 Dec 08:59
Compare
Choose a tag to compare
Pre-release
  1. New fields for the R1-report:
  • client
  • representing
  • eid
  • authmethod
  • (service has been removed)
  1. Log4j bumped to 2.16.0

Updated log4j and new fields

14 Dec 06:46
Compare
Choose a tag to compare
Pre-release

Event records now include fields for:

  • application name
  • environment
  • event description

Log4j has been bumped to 2.15.0.

Timestamped events

02 Dec 11:21
Compare
Choose a tag to compare
Timestamped events Pre-release
Pre-release

Event records now include an explicit timestamp representing the time of creation of the event: created.

Multi-threaded publishing

25 Nov 08:19
Compare
Choose a tag to compare
Pre-release

Records to be published to Kafka are sent asynchronously with a configurable number of threads from a thread-pool.

Single-threaded publishing

25 Nov 08:14
Compare
Choose a tag to compare
Pre-release

Records to be published to Kafka are sent asynchronously with a single thread.