Skip to content

Releases: eiffel-community/eiffel-intelligence

0.0.8

23 May 09:40
Compare
Choose a tag to compare
  • Added new endpoints for checking status and security
  • Added endpoints for getting rules and events templates
  • pom updated- changing some dependenvy version
  • Removed checking by userName from getSubscription method
  • Freestyle query is performed only on aggregated_objects collection
  • Fix information endpoint

Implemented Authorization and other changes

07 May 10:09
1f793f3
Compare
Choose a tag to compare

Released changes :

  • Added LDAP authorization configuration
  • Added authorization endpoints
  • Added MongoDB session handling
  • Added user authorized subscription operations
  • Improved internal composition handling
  • Improved SubscriptionRepeatHandlerDB cleanup
  • Stepped Spring Boot version
  • Stepped Lombok version

Implemented repeat flag in subscription and some changes

23 Apr 11:29
d295f63
Compare
Choose a tag to compare

Released changes :

• Added rules to create an aggregated object for each received event.
• Make tests to run in parallel
• Functionality for handling repeat flag when processing subscriptions
• Updated subsceriptionTemplate json file with new and latest format

Refactoring tests, add more tests

16 Apr 13:29
dc8cd61
Compare
Choose a tag to compare

Refactoring flow tests
Add tests for subscription handler

Release with several new features and improvements

09 Apr 13:45
1bec12b
Compare
Choose a tag to compare

New features and improvements:

  • Make ERQueryService operations safe
  • Aggregation of historical events when a new start event is consumed
  • Updates on some Extraction rules
  • Favicon added
  • REST_POST_JENKINS multivalue functionality added
  • Subscription multikey post form and raw json body support added
  • Subscription Validation for Mail added
  • Free style query on aggregated object Rest Entrypoint added.
  • Subscriptions handling of multiple Mail receivers added.
  • Some general improvements and fixes.

AMQP SSL/TLS Protocol support added.

16 Jan 08:42
Compare
Choose a tag to compare

AMQP SSL/TLS Protocol support added.

Deployable in Tomcat

02 Jan 06:58
a74e5a5
Compare
Choose a tag to compare

Made it deployable as a web app in a Tomcat server.

First release

30 Nov 11:56
a03f602
Compare
Choose a tag to compare

Simple aggregation of information from different Eiffel events. Documentation to come next weeks.

Possibility to subscribe for certain contents fulfilled in the aggregated object and require REST POST or email notification when subscription is fulfilled.