Skip to content

Releases: dirkgermany/LILAM

Enforced Log SYNC

22 Apr 11:40
cac59cd

Choose a tag to compare

v1.4.4

Adjust SYNC_ALL_DIRTY call based on log level

Bugfix

21 Apr 08:38
7bc6815

Choose a tag to compare

Error logging used wrong internal logLevel

Bugfixes

25 Mar 19:03
8cec50e

Choose a tag to compare

Full Changelog: v1.4.1...v1.4.2

Bugfix Rules

05 Mar 23:56
0b59010

Choose a tag to compare

  • Rules were not loaded in correct version.
  • Double count of Process Starts in validation scenarios

Rules and Alerting

02 Mar 16:18
ad0caba

Choose a tag to compare

This release marks LILAM as a comprehensive Asynchronous Real-Time Observability & Rule Engine, fully equipped for enterprise demands.

Transaction Tracing

15 Feb 13:32
985aa89

Choose a tag to compare

Measurement of work blocks.

Metriks and Buffered Logging

25 Jan 19:01
2dc410b

Choose a tag to compare

Functionality and Performance

  • Extended Monitoring with Metriks
  • Alerts
  • Buffered Writing

Performance and Bugs

23 Jan 09:24
8bc07d3

Choose a tag to compare

Quality

  • Clear separation of methods for isolated transactions and session storage

Functionality

  • Faster performance through more consistent use of pl/sql optimised data types

Bugs fixed

  • STEP_DONE led to storage in isolated area
  • Not all cursors were closed in exception cases

Adding signatures for NEW_SESSION and CLOSE_SESSION

21 Jan 23:27
580bb77

Choose a tag to compare

Adding signatures for unique method calls without NULL values

Simplifies setup and fixes issue with setup

19 Jan 10:40
3c1e55e

Choose a tag to compare

  • Simplifies setup by taking the sequence into account when automatically creating database objects
  • Compiling the package was not possible if the sequence was missing
  • An error could occur when checking or creating the log tables during the (initial) call to the API