Releases: envite-consulting/camunda-carbon-reductor
Releases · envite-consulting/camunda-carbon-reductor
v2.1.5
What's Changed
- fixed typo in CarbonAwareComputingMapper by @options-a11y in #119
- changed docker stage names to lowercase by @maxbehr801 in #118
- Add ICEIS paper to README by @hehnle in #121
- remove unused import by @maxbehr801 in #122
- update camunda to version 7.22 by @maxbehr801 in #123
- update camunda 8 to v8.6 and switch to spring-boot-starter-camunda-sdk by @maxbehr801 in #124
New Contributors
- @options-a11y made their first contribution in #114
Full Changelog: v2.1.4...v2.1.5
v2.1.4
What's Changed
- improve container healthcheck by @options-a11y in #114
- update carbon-aware-sdk to version 1.5 by @maxbehr801 in #112
- Update carbon aware sdk container to 1.5.0 by @lwluc in #116
New Contributors
- @options-a11y made their first contribution in #114
Full Changelog: v2.1.3...v2.1.4
v2.1.3
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
v2.1.1
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
v2.0.3
v2.0.2
v2.0.1
What's changed
Internal Improvements
- Test improvements