- Moved ldap related functionality from shared
- Added functionality to disable the Remrem Generate Authentication.
- Added endpoint to get event templates
- Uplifted remrem-semantics to 0.3.5
- Uplifted remrem-protocol-interface to 0.0.7
- Uplifted remrem-semantics version to 0.3.2 to support continuous operation events
- Uplifted generate version to resolve versions endpoint issue
- Uplifted remrem-semantics to 0.3.1 to override given input meta.source.serializer GAV information
- Uplifted remrem-protocol version to 0.0.5 and remrem-semantics version to 0.3.0
- Uplifted remrem-semantics version to 0.2.9 to accept case insensitive eventType through query params.
- Added validation that can detect duplicate keys in the JSON request body
- Uplift remrem semantics to 0.2.8 and eiffelinputEventType checking.
- Uplift remrem semantics to 0.2.7 and eiffelevents as camelcase.
- Removed spring configurations from config.properties file and handled through code.
- Changed REMReM generate to read required properties from tomcat/conf/config.properties for service.
- Uplifted remrem-semantics version to 0.2.6 to support links validation.
- Added copyright headers to the source code.
- Uplifted remrem-shared version to 0.3.3 to get the versions of generate and all loaded protocols.
- Updated remrem-shared version to 0.3.2 to support base64 encryption functionality for Ldap manager password.
- Moved ldap related functionality to shared
- Added HttpStatus codes for generated ouput
- Changed the project structure to build seperate binaries for CLI and Service.
- Updated the documentation for generate.
- upgraded semantics version in build.gradle to support all EiffelEvents in the eiffel repo from topic-drop4 branch
- Changed json inputs for test cases
- Fixed domain property injection in SecurityConfig
- Added single protocol end-point in remrem generate.
- Explicitly stated some dependencies.
- Fix authentication required even when activedirectory.enabled=false
- Added functionality to list endpoint versions
- Removed unused dependency.
- added optional authentication to an Active Directory server for all REST endpoints
- Removed printstack traces to stdout.
- added functionality to load dynamic protocol jars in both cli as well as service
- update gradle.build to resolve transient dependecies conflicts during integration tests
- refactoring to fix error when help flag passed
- update gradle and version of eiffel semantics library
- added unit and integration tests for cli