Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Releases: eiffel-community/eiffel-remrem-shared

Uplifted Parent version

01 Oct 12:06
1fc917e
Compare
Choose a tag to compare

Uplifted REMReM parent version to 0.0.5

Updated eiffel-remrem-parent version

06 Sep 13:36
b5725fb
Compare
Choose a tag to compare
Merge pull request #21 from tcskoab/master

Updated eiffel-remrem-parent version

Migrated from gradle to maven

27 Jul 13:30
Compare
Choose a tag to compare
migration from gradle to maven (#20)

* migrate from gradle to maven

0.3.6: Updated GSON version (#18)

07 Jun 14:52
f4800b3
Compare
Choose a tag to compare
Updated GSON version

Removed LDAP related functionality from shared

30 Jan 06:16
a29bb77
Compare
Choose a tag to compare

Removed LDAP related functionality from shared and moved to respective components to enable and disable ldap authentication at component level

Added functionality to disable ldap authentication if ldap properties are not configured

19 Sep 08:00
Compare
Choose a tag to compare

Added functionality to disable ldap authentication if ldap properties are not configured

Implemented functionality to get the versions of service and all loaded protocols

21 Jul 12:44
Compare
Choose a tag to compare

Implemented functionality to get the versions of service and all loaded protocols. Moved common code for both generate and publish to shared.

Implemented Base64 encoding functionality for Ldap manager password

09 Jun 10:00
Compare
Choose a tag to compare

Implemented Base64 encoding functionality for Ldap manager password and also added rootDn property for ldap authentication

Implemented ldap authentication functionality

21 Mar 12:53
Compare
Choose a tag to compare

Implemented common ldap functionality for remrem-publish and remrem-generate in shared

Added functionality to get the version of the loaded messaging protocols.

05 Dec 08:35
Compare
Choose a tag to compare

Added functionality to load and parse the MINIFEST files to get the version of the loaded messaging protocols.