Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump zeebe-bom from 1.3.6 to 8.0.0 #396

Merged
merged 1 commit into from
Apr 7, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 5, 2022

Bumps zeebe-bom from 1.3.6 to 8.0.0.

Release notes

Sourced from zeebe-bom's releases.

8.0.0-rc1

Release: 8.0.0-rc1

Enhancements

Broker

  • Add version to the evaluated decisions referred from a evaluated decision record (#8867)
  • Export evaluated DMN decisions/elements to Prometheus/Grafana (#8805)
  • I can define the decision id of a business rule task as expression (#8779)
  • Distribute DMN decision to other partitions (#8567)
  • Enable compression in netty (#8486)
  • Write an event if a decision evaluation failed (#8235)
  • Assign the correct version for deployed decisions and DRGs (#8174)
  • Export the evaluated decision result to ES (#8116)
  • Write an event for a decision evaluation (#8115)
  • Create an incident if the evaluation of a decision fails (#8095)
  • Create an incident if the referenced decision is not deployed (#8094)
  • A business rule task can evaluate a DMN decision (#8080)
  • Export deployed decisions and DRGs to ES (#8077)
  • Extend the deployment record for DMN decisions (#8072)
  • I can deploy a DMN decision (#8067)
  • Store a temporal value from an expression as variable (#7054)

Java Client

  • Allow to override authority used in hostname verification (#8707)
  • In the Java client, I can deploy DMN resources (#8075)
  • Deploy DMN decision models via the Java client (#8985)

Go Client

  • Allow to override authority used in hostname verification (#8792)
  • In the Go client, I can deploy DMN resources (#8076)
  • zbctl: extend deadline for withResult with flag (#5415)
  • Deploy decision requirements and decisions via the Go client and zbctl (#8979)
  • Introduce new commands to deploy resources in the Go client (#8995)

Misc

  • Simplify injection of static values via zeebe:input (#8733)
  • Deploy flattened POM for consumer modules (#8716)
  • Include bpmnProcessId as part of exported variable records (#8181)
  • Configurable threshold for deciding between replicating events or snapshots (#7968)

Bug Fixes

Broker

  • NPE during replay (#8830)
  • When installing services fails during a transition, the partition does not recover and becomes inactive (#8717)
  • LogStorageAppender Actor occupies an Actor Thread forever due to a full backpressue queue (#8540)
  • Deployment distribution is only retried twice (#8525)
  • IllegalStateException: Failed to build variable mapping expression (#8066)
  • OutOfMemory in follower (#7992)
  • ReplayStateRandomizedPropertyTest failed on message event subprocess (#7778)
  • StackOverflowError in FEEL engine (#7758)
  • I can't activate jobs with a high max job count (#5525)
  • Make activated jobs which were not send to clients re-activatable (#3631)

Gateway

  • InFlightLongPollingActivateJobsRequestsState#activeRequestsToBeRepeated contains duplicates (#8390)
  • Gateway does not respect the long polling timeout received along with the activate jobs request (#8389)

... (truncated)

Commits

Dependabot compatibility score

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-bom](https://github.com/camunda/zeebe) from 1.3.6 to 8.0.0.
- [Release notes](https://github.com/camunda/zeebe/releases)
- [Commits](camunda/camunda@1.3.6...8.0.0)

---
updated-dependencies:
- dependency-name: io.camunda:zeebe-bom
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 5, 2022
@saig0 saig0 merged commit d2553a1 into master Apr 7, 2022
@saig0 saig0 deleted the dependabot/maven/io.camunda-zeebe-bom-8.0.0 branch April 7, 2022 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant