Fail to export the process instance modification record to Elasticsearch (#10732)
Merged Pull Requests
Add activatedElementInstanceKeys to modification record template (#10733)
Distribute deployment in post commit tasks (#10689)
8.1.1
Release 8.1.1
⚠️ Warning
A critical issue was found in the Zeebe ElasticSearch exporter, which leads to records not getting exported after
performing a process instance modification. This issue is affecting Zeebe version 8.1.1 only.
When updating, it is recommended that you skip version 8.1.1 and update directly to 8.1.2.
Bug Fixes
Broker
NPE terminating both multi-instance body and child elements during PI modification (#10537)
Using modification, I can't activate an element if an interrupting event subprocess was triggered (#10477)
Misc
Ensure RaftStore lock files are created and updated atomically (#10681)
RandomizedRaftTest.livenessTestWithNoSnapshot fails because member is ACTIVE not READY (#10545)
Failed to take snapshot in leader because index entry is not found (#9761)
Merged Pull Requests
Ensure raft storage lock file is update atomically (#10683)
fix(raft): do not handle response if role is already closed (#10640)
fix: take snapshot if nothing was exported since last snapshot (#10611)
Remove interrupted state on event subprocess activation (#10609)
test: fix unfinished stubbing of command response writer (#10605)
Improve s3 backup store client reliability (#10603)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps
zeebe.version
from 8.1.0 to 8.1.3. Updateszeebe-client-java
from 8.1.0 to 8.1.3Release notes
Sourced from zeebe-client-java's releases.
Commits
1b72df6
[maven-release-plugin] prepare release 8.1.3f0635f7
build(project): update go embedded version data2cbfdde
merge: #10870233163a
test(qa): increase timeout of complete topology93bb41c
refactor(qa): log connecting/disconnecting a node for diagnostics8e8ef00
merge: #10866b2722ee
test(scheduler): add test ensuring other actors can run in between retries82a27a4
test(scheduler): simplify parameterized tests619dc6d
fix(scheduler): yield thread on retryc67043c
test(scheduler): test all strategies where applicableUpdates
zeebe-process-test-extension
from 8.1.0 to 8.1.3Release notes
Sourced from zeebe-process-test-extension's releases.
Commits
e38f37c
release(v8.1.3)861664c
merge: #555bca3584
deps(pom): bump zeebe to 8.1.3feab468
release(v8.1.2): prepare for next development iteration30bf841
release(v8.1.2)44406fb
merge: #5459f1ebf7
deps(pom): bump zeebe to 8.1.22311295
release(v8.1.1): prepare for next development iterationb0091ae
release(v8.1.1)9897e86
merge: #543Updates
zeebe-process-test-extension-testcontainer
from 8.1.0 to 8.1.3Release notes
Sourced from zeebe-process-test-extension-testcontainer's releases.
Commits
e38f37c
release(v8.1.3)861664c
merge: #555bca3584
deps(pom): bump zeebe to 8.1.3feab468
release(v8.1.2): prepare for next development iteration30bf841
release(v8.1.2)44406fb
merge: #5459f1ebf7
deps(pom): bump zeebe to 8.1.22311295
release(v8.1.1): prepare for next development iterationb0091ae
release(v8.1.1)9897e86
merge: #543Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)