Skip to content

8.2.4

Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 13:56
· 20474 commits to main since this release

release/8.2.4

Enhancements

Broker

  • Show blacklisting in the Grafana Dashboard (#8263)

Misc

  • Create ProcessInstanceBatch.TERMINATE processor (#12539)
  • Use the ProcessInstanceBatch Command when terminating container elements (#12538)
  • Create ProcessInstanceBatch Record and Intent (#12537)

Bug Fixes

Misc

  • List backup fails when a partition has same backup taken by multiple nodes (#12622)
  • CorruptedJournalException: Fail to read version byte from segment (#12374)
  • Not possible to cancel process instance with many active element instances (#11355)

Maintenance

  • Renovate fails updating docker digest (#12577)
  • [EPIC] Support stable performance for new instances even on larger state (#12033)

Merged Pull Requests

  • fix: list backup can handle duplicate backupids of a partition (#12624)
  • Recover from shutdown after log reset but before segment initialization (#12613)
  • Restore blacklist metric (#12606)
  • Terminate children using the new ProcessInstanceBatch command (#12604)
  • Process ProcessInstanceBatch.TERMINATE commands (#12596)
  • deps(docker): inline nested image name variables (#12586)
  • deps(docker): update eclipse-temurin docker digest (#12579)
  • Add ProcessInstanceBatch record and intent (#12542)
  • Bump TCC concurrency to stabilize IT stage (#12534)
  • Redirect to official documentation in Exporter README (#12494)
  • fix: handle failure to resolve address more gracefully (#12486)
  • Introduce experimental SST partitioning (#12483)