Releases: eiffel-community/eiffel-remrem-publish
Releases · eiffel-community/eiffel-remrem-publish
Removed spring configurations from config.properties file and handled through code
Removed spring configurations from config.properties file and handled through code.
Changed REMReM publish to read required properties
from CLI options for CLI
from JAVA_OPTS, tomcat/conf/config.properties for service
Implemented functionality to get properties from java opts for publish-service
Implemented functionality to get properties from java opts for publish-service
Implemented separate MB for each protocol in REMReM publish.
Implemented separate MB for each protocol in REMReM publish.
Uplifted remrem-semantics version to 0.2.6
Uplifted remrem-semantics version to 0.2.6 to support links validation functionality.
Updated remrem-shared version to 0.3.3
Update remrem-shared version to 0.3.3 to get the versions of publish and all loaded protocols by parsing the MANIFEST.MF file of the components.
Updated remrem-shared version to 0.3.2
Updated remrem-shared version to 0.3.2 to support base64 encryption functionality for ldap manager password and added rootDn property to the ldap configurations.
Added validation for 503 status code
- Added validation for 503 status code to check routing key as null
Moved ldap related functionality to shared component
Moved ldap related functionality to shared component
Update Remrem-publish-cli to work with rabbit-mq parameters
- Added changes in Publish-CLI to work with message bus parameters