-
Notifications
You must be signed in to change notification settings - Fork 40
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
fix(deps): update rollback example to camunda 8.6.7 #513
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
5 times, most recently
from
October 6, 2024 15:16
23dc7bb
to
27cd7a1
Compare
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
5 times, most recently
from
October 11, 2024 07:42
7e697ae
to
0aebba4
Compare
renovate
bot
changed the title
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.0
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.1
Oct 11, 2024
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
2 times, most recently
from
October 11, 2024 15:40
ed86d6d
to
f14a751
Compare
renovate
bot
changed the title
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.1
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.2
Oct 11, 2024
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
2 times, most recently
from
October 11, 2024 21:40
0a84fb9
to
9e87ee9
Compare
renovate
bot
changed the title
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.2
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.3
Oct 11, 2024
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
2 times, most recently
from
October 12, 2024 04:18
005b5d4
to
7840163
Compare
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
from
October 28, 2024 18:57
7840163
to
322912d
Compare
renovate
bot
changed the title
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.3
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.4
Oct 28, 2024
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
9 times, most recently
from
October 31, 2024 02:18
99fddfc
to
039592d
Compare
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
11 times, most recently
from
December 13, 2024 11:52
c1f76c0
to
9b821f0
Compare
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
from
December 20, 2024 22:06
9b821f0
to
bf1da01
Compare
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
from
January 7, 2025 17:53
bf1da01
to
252bbed
Compare
renovate
bot
changed the title
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.6
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.7
Jan 7, 2025
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
3 times, most recently
from
January 9, 2025 04:27
63bf12f
to
3e39841
Compare
renovate
bot
force-pushed
the
renovate/zeebe.version
branch
from
January 17, 2025 12:45
3e39841
to
a735e8a
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
megglos
reviewed
Jan 21, 2025
rollback-on-error-example/src/test/java/com/camunda/consulting/RollbackTest.java
Outdated
Show resolved
Hide resolved
megglos
force-pushed
the
renovate/zeebe.version
branch
from
January 21, 2025 07:26
23dfc1b
to
45659a7
Compare
megglos
changed the title
fix(deps): update dependency io.camunda:zeebe-bom to v8.6.7
fix(deps): update rollback example to camunda 8.6.7
Jan 21, 2025
jonathanlukas
approved these changes
Jan 22, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.5.10
->8.6.7
Release Notes
camunda/camunda (io.camunda:zeebe-bom)
v8.6.7
Compare Source
v8.6.6
Compare Source
8.6.6
Bug Fixes
Broker
Java Client
OAuthCredentialsCache
in Zeebe Java client does not work correctly in multi-tenancy setup (#20471)Misc
OrderedCommandDistributionMigration
is never executed (#24836)[ignore_throttled] parameter is deprecated
(#24801)Merged Pull Requests
OrderedCommandDistributionMigration
migration task (#24838)v8.6.5
Compare Source
Enhancements
Misc
Bug Fixes
Misc
Merged Pull Requests
v8.6.4
Compare Source
Enhancements
Misc
Bug Fixes
Misc
PartitionInactiveException
is not handled gracefully (#23446)Maintenance
Merged Pull Requests
/v3/api-docs/**
(#23350)v8.6.3
Compare Source
Bug Fixes
Java Client
v8.6.2
Compare Source
Bug Fixes
Misc
Merged Pull Requests
v8.6.1
Compare Source
Bug Fixes
Misc
ActivatedJob
REST entity returnskey
instead ofjobKey
(#23101)Maintenance
Merged Pull Requests
ci.yml/java-unit-tests
workflow (#22609)v8.6.0
Compare Source
Enhancements
Broker
Gateway
Java Client
Misc
bindingType
andversionTag
attributes (#21161)ZeebeVersionTag
extension element to BPMN Model API (#21124)versionTag
(#21041)versionTag
(#21040)versionTag
(#21038)versionTag
to BPMN Model API (#21034)CorrelateMessage
REST endpoint (#20477)StraightThroughProcessingLoopValidator
(#20308)CompactRecordLogger
(#20189)MessageSubscriptionRejectProcessor
(#20176)MessageSubscriptionCorrelateProcessor
(#20175)MessageCorrelationCorrelateProcessor
(#20173)MessageSubscriptionRecord
to store request data (#20167)bindingType
values (#20054)bindingType
attribute to BPMN Model API (#19461)LongPollingActivateJobsHandler
(#8777)Bug Fixes
Broker
Gateway
MessagingException$ConnectionClosed
in the C8 REST API (#22540)Go Client
8.4.0
can't send requests with authorization information (#16015)Misc
deploymentKey
instead of the one from initial deployment (#22473)Custom Form Key
not being handled properly (#21811)BpmnStateBehavior.getParentElementInstanceContext
"parentElementInstance" is null (#20762)evaluationFailureMessage
values (#20248)StreamProcessor
hangs indefinitely (#19219)ZEEBE_GATEWAY_SECURITY_AUTHENTICATION_MODE:none
does not disable Identity-based authentication (#18726)UnsupportedOperationException
(#18452)null
as item in the permissions array (#17688)logs
folder (#17685)SetVariables
is not always retryable (#15549)Maintenance
fold
method argument order inEither
interface (#20588)brokerClient
handling from REST controllers to service layer (#19524)Sequencer#isEntryValid
is slow because it has to calculate the full record size (#19225)Interceptor
management by theInterceptorRepository
class (#15695)ActivatableJobsPushTest
class are slow (#13606)JournalRecord
interface (#6356)Documentation
alpha
feature instead ofexperimental
(#22224)Merged Pull Requests
3f884eb
(#17493)v8.5.11
Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.