Skip to content

Releases: eclipse-opensmartclide/smartclide-context

2022-12-16

16 Dec 10:43
5cdfffb
Compare
Choose a tag to compare
2022-12-16 Pre-release
Pre-release

What's Changed

Full Changelog: 2022-12-15...2022-12-16

2022-12-15

15 Dec 20:29
Compare
Choose a tag to compare
2022-12-15 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: 2022-06-29...2022-12-15

2022-06-29

29 Jun 14:03
Compare
Choose a tag to compare
2022-06-29 Pre-release
Pre-release

What's Changed

Full Changelog: 2022-06-21...2022-06-29

2022-06-21

21 Jun 15:12
Compare
Choose a tag to compare
2022-06-21 Pre-release
Pre-release

What's Changed

  • use a fresh copy of monitoring-config.xml for each test by @philipreimer in #135
  • Bump maven-surefire-plugin from 3.0.0-M6 to 3.0.0-M7 by @dependabot in #134
  • 139 monitor gitlab dev smartclide eu by @philipreimer in #136
  • Bump maven-enforcer-plugin from 3.0.0 to 3.1.0 by @dependabot in #137
  • Bump amqp-client from 5.14.2 to 5.15.0 by @dependabot in #138
  • handle multiple parent ids in GitlabApiClient by @PurvaPandyaVyas in #133

Full Changelog: 2022-05-30...2022-06-21

2022-05-30

30 May 12:44
f140fcf
Compare
Choose a tag to compare
2022-05-30 Pre-release
Pre-release

What's Changed

  • instantiate parser and analyser only once per monitor by @philipreimer in #131
  • closes #133 by @philipreimer in #132

Full Changelog: 2022-05-24...2022-05-30

2022-05-24

24 May 12:58
Compare
Choose a tag to compare
2022-05-24 Pre-release
Pre-release

What's Changed

  • Bump rabbitmq from 1.17.1 to 1.17.2 by @dependabot in #126
  • workaround to make tests pass again by @philipreimer in #127
  • suppress log outputs from org.apache.cxf by @schlotze in #128
  • don't wrap CommitMessage in DleMessage by @philipreimer in #129
  • simplify test config by @philipreimer in #125
  • assign requested address in GitlabApiClient by @PurvaPandyaVyas in #130

Full Changelog: 2022-05-19...2022-05-24

Bugfix release

19 May 13:37
e747609
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2022-05-18...2022-05-19

2022-05-18: Merge pull request #121 from eclipse-researchlabs/GitlabCommitMonitor

18 May 14:10
772e897
Compare
Choose a tag to compare

0.2.0-alpha.2

21 Apr 19:24
Compare
Choose a tag to compare
0.2.0-alpha.2 Pre-release
Pre-release
add durable as parameter when connecting to queues

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