Skip to content

Releases: envite-consulting/camunda-carbon-reductor

v2.1.5

10 Jan 12:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.4...v2.1.5

v2.1.4

26 Jul 16:59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.3...v2.1.4

v2.1.3

21 Jun 15:02
Compare
Choose a tag to compare

What's Changed

Bugfix

  • Add mode to CamundaClientProperties in #108 closing '[BUG] Connection issues: Client not settable' (#109)

Full Changelog: v2.1.2...v2.1.3

v2.1.2

06 May 06:21
Compare
Choose a tag to compare

What's Changed

Internal Improvements

  • Documenting building blocks in #105
  • update camunda to 8.5 and 7.21 in #106

Full Changelog: v2.1.1...v2.1.2

v2.1.1

09 Feb 13:39
Compare
Choose a tag to compare

What's Changed

Internal Improvements

  • updated zeebe to 8.4. updated remaining dependencies. closes #99 #101
  • updated carbon aware sdk to 1.2.0. closes #100 #102
  • remove remainings of 'timeshift window configuration' mode #98
  • renamed Timeshift value object to Processduration #97

Full Changelog: v2.1.0...v2.1.1

v2.1.0

24 Nov 15:26
Compare
Choose a tag to compare

What's Changed

New Features

  • implement minimum threshold for execution delay #94

Internal Improvements

  • update publications with case study in process pattern.book #92
  • updated to spring boot 3.1.5 and Camunda 7.20 #93
  • Update CI Build to use Java 17 and 21 #95

Full Changelog: v2.0.3...v2.1.0

v2.0.3

12 Oct 06:18
Compare
Choose a tag to compare

What's Changed

Internal Improvements

  • udpated to Camunda 8.3.0 #86
  • fix carbon reductor c7 example workflow #82

Others

  • fixed broken link in readme #83
  • using carbon aware sdk from the green software foundation #84
  • added logo to the readme #87

Full Changelog: v2.0.2...v2.0.3

v2.0.2

09 Oct 06:16
Compare
Choose a tag to compare

What's Changed

Internal Improvements

  • Milestone parsing improvement in #76

Others

  • Added Logos
  • Updated README

Full Changelog: v2.0.1...v2.0.2

v2.0.1

18 Aug 11:42
Compare
Choose a tag to compare

What's changed

Internal Improvements

  • Test improvements

v2.0.0

28 Jul 12:10
Compare
Choose a tag to compare

What's Changed

New Features

  • #59: added custom incident handling
  • #64: added measurement mode
  • #67: simplify outputmapping for c8

Internal Improvements

  • #62: updated openapi-generator fixes