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): update dependency dev.failsafe:failsafe to v3.3.2 #40

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

stackable-bot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
dev.failsafe:failsafe (source) dependencies minor 3.2.4 -> 3.3.2

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

failsafe-lib/failsafe (dev.failsafe:failsafe)

v3.3.2

Bug Fixes
  • Issue #​365 - Bulkhead policy may drop requests when maxWaitTime is specified.

v3.3.1

Improevments
  • Issue #​358 - Added full java module descriptors to Failsafe jars.
  • Issue #​361 - Released execution references inside Failsafe provided CompletableFutures.

v3.3.0

API Changes
  • ExecutionContext.getStartTime now returns a Instant rather than Duration, and ExecutionEvent.getStartTime now returns Optional<Instant>.
  • getFailure, getLastFailure, recordFailure and similar methods for recording Exceptions, which were previously deprecated, were removed. Use getException, getLastException, recordException, etc. instead.

Configuration

📅 Schedule: Branch creation - "" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@stackable-bot stackable-bot added the dependencies Pull requests that update a dependency file label Dec 13, 2023
@stackable-bot stackable-bot requested a review from a team December 13, 2023 20:43
@stackable-bot
Copy link
Contributor Author

stackable-bot commented May 7, 2024

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

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