Skip to content

Releases: eiffel-community/eiffel-remrem-semantics

Improved exception handling functionality for event type mismatch

29 Jun 06:13
Compare
Choose a tag to compare

Improved exception handling functionality for event type mismatch

Implemented event specific meta class generation functionality

27 Feb 12:58
Compare
Choose a tag to compare

Generated event specific meta class
Modified runJava task execution phase in gradle

Implemented family and type functionality for creating RoutingKey in REMREM Semantics.

20 Feb 08:22
Compare
Choose a tag to compare

Updated Jar version in build.gradle

31 Jan 11:19
Compare
Choose a tag to compare
  • Updated jar versions in build.gradle
  • Removed unused imports

Get service name and Validate message methods implementation

02 Dec 12:31
Compare
Choose a tag to compare

Implemented getServiceName
Implemented validateMsg
Added remrem-protocol-interface

implemented getEventId functionality for get the event id from the json

16 Nov 13:02
Compare
Choose a tag to compare

Implemented the remrem shared getEventId method.
Which returns the eventId from the input jsonObject.
if event id not presented in json object then returns the null.

update dependencies for Spring integration

26 Oct 12:19
Compare
Choose a tag to compare

Update dependencies for easier integration with newer versions of Spring framework

change new way for dependency injection

19 Oct 11:58
Compare
Choose a tag to compare

Use javax.inject instead of Spring framework
remove Lombok and make logging more visible
Added new test cases

change test framwork dependency

07 Oct 09:17
Compare
Choose a tag to compare
Merge pull request #23 from evasiba-ericsson/master

change test framework dependency

update Spring version and Event version

07 Oct 08:27
Compare
Choose a tag to compare
Merge pull request #22 from evasiba-ericsson/master

update Spring version and Event version