Skip to content

Releases: eiffel-community/eiffel-intelligence

3.2.8

10 Apr 16:40
054bedb
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.7...3.2.8

3.2.7

03 Aug 13:56
2fe6eea
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.6...3.2.7

3.2.6

30 Jan 12:50
6c12245
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.5...3.2.6

Uplifted jackson databind dependency to 2.13.3

01 Aug 09:48
36ba2bc
Compare
Choose a tag to compare

Uplifted jackson databind dependency from 2.12.5 to 2.13.3

EI Bugfixes for subscription triggering

14 Feb 06:27
a5db4ef
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.2.3...3.2.4

Provided fix for the mongoDb status check

24 Nov 11:08
15c0ce6
Compare
Choose a tag to compare

Changed implementation in isMongoDBServerUP method to check status for mongoDB connection.

Fix for RabbitMQ queue bindings missing due to update in spring boot version

05 Nov 05:21
b628ba1
Compare
Choose a tag to compare

Bug Fixes

  • Fix for RabbitMQ queue bindings missing due to update in spring boot version
  • Some minor log changes from info to debug.

Lowered jasypt encryption in pom.xml

28 Oct 10:39
5e0ee5a
Compare
Choose a tag to compare

Bugfix

  • Issue in Encryptor.java seen after delivering the 3.2.0 version, in order to fix it we have lowered the jasypt dependency version to 2.1.2

Eiffel Intelligence 3.2.0

25 Oct 15:56
548cf8b
Compare
Choose a tag to compare

What's New?

  • Introduced TTL for event object map collection.(Uses aggregation TTL defined in application.properties file, will move to a new configuration parameter soon)
  • Added log statements to print response time of the MongoDB and ER queries.
  • Change in Mongo client library, we have upgraded to mongodb-driver-sync v4.3.2.
  • Implemented cache mechanism for subscription-repeat-handler.

Fixes:

  • Reduced the duplicate calls on subscription checks.
  • Fixed Null pointer exceptions thrown for ExtractionHandler.
  • Fix for document lock, when two events try to lock the same aggregation object.(Introduced re-queue for the event failing to acquire a lock on the aggregation object).

Releasing shallow behavior ifunctionality n EIB

05 Apr 05:02
37177d6
Compare
Choose a tag to compare

Updated version in pom file
Implemented changes for shallow behavior in EIB