Skip to content

Releases: eiffel-community/eiffel-intelligence-frontend

3.0.8

25 Mar 06:02
a123456
Compare
Choose a tag to compare

What's Changed

  • Release 3.0.8 version with openjdk built eiffel-commons by @jainadc9 in #329

Full Changelog: 3.0.7...3.0.8

3.0.7

07 Mar 06:28
bcc4d32
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.6...3.0.7

3.0.6

10 Apr 16:43
a679cbd
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.5...3.0.6

3.0.5

03 Aug 13:54
61aa684
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.4...3.0.5

3.0.4

30 Jan 12:23
f27f132
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.3...3.0.4

Excluded selenium test libraries from main build and uplifted the GSON dependency to 2.9.1

27 Oct 03:59
1f767e4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.2...3.0.3

Uplifted logback vulnerabilities

14 Feb 05:52
9a9f2f1
Compare
Choose a tag to compare

What's Changed

  • Excluded log4j-to-slf4j dependency and uplifted spring-boot-version to 2.6.3 by @jainadc9 in #301
  • Uplifted version to 3.0.2 by @jainadc9 in #304

New Contributors

Full Changelog: 3.0.1...3.0.2

3.0.1 Version Release

03 Mar 10:54
1a23a5c
Compare
Choose a tag to compare

Fix System-tests configuration for latest EI Backend changes.
Fix subscription documentation .
Rename properties from information endpoint.
Fix broken link to test-rules user guide docs on GitHub.
Remove duplicate community health files from this repo .
Uplifted the Httpclient version from 4.5.3 to 4.5.13 .
Updated Junit from 4.12 to 4.13.1 .
Apply sandbox badge.

Eiffel Intelligence front-end 3.0.0

16 Jan 12:19
2deafa0
Compare
Choose a tag to compare

What's New?

Old endpoint New endpoint
/subscriptions /subscriptions
/download /templates
/auth /authentication
/auth/checkStatus /status
/download /templates
/rules/rule-check/testRulePageEnabled /rule-test
/backend /backends
/queryAggregatedObject /aggregated-objects
/queryMissedNotifications /failed-notifications

Improvements

  • Update documentation with properties which have changed in Eiffel Intelligence back-end

Fixes

  • Bug where notification meta field in subscription could contain harmful scripts
  • Remove documentation from github.io and instead keep all documentation version handled in GitHub repository

Eiffel Intelligence front-end 2.1.0

09 Dec 13:28
a445fd2
Compare
Choose a tag to compare

What's new?

  • It will now only be possible to add instances in the application.properties file.

Fixes

  • Unable to save and load instances to local file since local file will not be used any more.