8.1.0-alpha1
Pre-release
Pre-release
Release 8.1.0-alpha1
Bug Fixes
Broker
- DueDateTimeChecker may be scheduled with a negative delay (#9236)
- Removing
Subscription
consumer re-registers the consumer instead of removing (#9123) - ZeebeDbInconsistentException in ColumnFamily DMN_DECISION_REQUIREMENTS (#9115)
- NPE in Validator (#9083)
- Partition without leader where all brokers are listed as followers (#8978)
- NPE during replay (#8830)
- Job of cancelled instance can be activated if an error was thrown on it (#8588)
- Boundary Event can't be triggered after EventSubProcess is triggered (#6874)
- A workflow with start event message will deploy but fail to start if it has an event sub process (#4099)
Misc
- Partition is healthy is logged unnecessarily (#9207)
- IndexOutOfBounds if output collection of multi-instance is modified (#9143)
- Error with: Failing installation of 'LogStoragePartitionStep' (#9040)
- Deadlock when starting Zeebe with only one CPU thread (#8992)
- Cluster is unrecoverable after faulty process is deployed (#8991)
Maintenance
- Remove outdated snapshot replication graphs from the Grafana dashboard (#9194)
- Update issue templates for new labels (#9170)
- GHA: Build and test the Go client (#9128)
- Spotless apparently not configured properly (#9117)
- Unable to deploy snapshots to Maven (presumably since switch to 8.1) (#9087)
- Remove version tag in submodules (#9079)
- Remove obsolete zbench folder (#9066)
- google-java-format is not kept up-to-date (#9024)
- List of extent classes is incomplete (#9012)
- Test hypothesis that
ExternalJarClassLoader
can load resources from JAR (#8982) - Move Atomix log storage implementation into the broker (#8975)
- Protocol Jackson improvements (#8837)
Merged Pull Requests
- Archive JVM error dumps on failure (#9223)
- Add overview dashboard to benchmark/zeebe-io clusters (#9126)
- Add junit engines to list of unused declared deps (#9120)
- Add zeebe overview dashboard (#9067)
- fix(ci): update to windows-latest in bors.toml (#9046)
- chore(maven): add trailing slashes to new Artifactory URL (#9017)
- Add commit and record write quantile panels (#8999)
- Introduce new commands to deploy resources in the Go client (#8995)
- Automatically add copyright header upon creating a new file (#8984)
- Use Github Actions for unit and integration tests (#8968)