Skip to content

Releases: eclipse-opensmartclide/smartclide-context

0.2.0-alpha.1

21 Apr 15:46
Compare
Choose a tag to compare
0.2.0-alpha.1 Pre-release
Pre-release
send messages for DLE directly to DLE queue

not through topic exchange
because DLE does not connect to topic exchange

2022-03-15

15 Mar 11:08
fa375f6
Compare
Choose a tag to compare
2022-03-15 Pre-release
Pre-release
Merge pull request #101 from eclipse-researchlabs/reduceCodeDuplication

reduce code duplication

2022-01-05

05 Jan 12:46
Compare
Choose a tag to compare
2022-01-05 Pre-release
Pre-release
use a dedicated directory to store database files

database files directory is located next to config files directory to facilitate data handling in deployment
simplify ServiceMain class
reduce code duplication in Test class
remove obsolete test file

0.1.0

22 Dec 14:46
885851a
Compare
Choose a tag to compare
0.1.0 Pre-release
Pre-release
Merge pull request #73 from eclipse-researchlabs/dependabot/github_ac…

0.1.0-rc.2

20 Sep 09:40
759ac91
Compare
Choose a tag to compare
0.1.0-rc.2 Pre-release
Pre-release
Merge pull request #54 from eclipse-researchlabs/context-demo

fix progress listener

0.1.0-rc.1

15 Sep 20:49
27c4a23
Compare
Choose a tag to compare
0.1.0-rc.1 Pre-release
Pre-release
Merge pull request #31 from eclipse-researchlabs/register-monitoring-…

0.1.0-beta.1: Merge pull request #28 from eclipse-researchlabs/cleanup

30 Aug 11:12
8a8a2a7
Compare
Choose a tag to compare
Cleanup headers and comments

0.1.0-alpha.1: fix RabbitMQContainer

13 Aug 12:47
Compare
Choose a tag to compare
Pre-release
rabbitmq 3.9+ does not allow ENV variables any more
see https://github.com/testcontainers/testcontainers-java/issues/4312#issuecomment-888956878