generated from hmcts/spring-boot-template
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update dependency org.springframework.retry:spring-retry to v2.0.10 #199
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/org.springframework.retry-spring-retry-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Update dependency org.springframework.retry:spring-retry to v2.0.10 #199
renovate
wants to merge
1
commit into
master
from
renovate/org.springframework.retry-spring-retry-2.x
+1
−1
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/org.springframework.retry-spring-retry-2.x
branch
from
May 15, 2024 05:37
963662c
to
62dfa6a
Compare
renovate
bot
changed the title
Update dependency org.springframework.retry:spring-retry to v2.0.5
Update dependency org.springframework.retry:spring-retry to v2.0.6
May 16, 2024
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
May 16, 2024 15:56
619efef
renovate
bot
force-pushed
the
renovate/org.springframework.retry-spring-retry-2.x
branch
from
May 16, 2024 15:56
62dfa6a
to
619efef
Compare
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
July 13, 2024 11:32
e586c8d
renovate
bot
changed the title
Update dependency org.springframework.retry:spring-retry to v2.0.6
Update dependency org.springframework.retry:spring-retry to v2.0.7
Jul 13, 2024
renovate
bot
force-pushed
the
renovate/org.springframework.retry-spring-retry-2.x
branch
from
July 13, 2024 11:32
619efef
to
e586c8d
Compare
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
August 16, 2024 18:52
57b903b
renovate
bot
force-pushed
the
renovate/org.springframework.retry-spring-retry-2.x
branch
from
August 16, 2024 18:52
e586c8d
to
57b903b
Compare
renovate
bot
changed the title
Update dependency org.springframework.retry:spring-retry to v2.0.7
Update dependency org.springframework.retry:spring-retry to v2.0.8
Aug 16, 2024
renovate
bot
changed the title
Update dependency org.springframework.retry:spring-retry to v2.0.8
Update dependency org.springframework.retry:spring-retry to v2.0.9
Sep 14, 2024
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
September 14, 2024 00:42
277abc7
renovate
bot
force-pushed
the
renovate/org.springframework.retry-spring-retry-2.x
branch
from
September 14, 2024 00:42
57b903b
to
277abc7
Compare
renovate
bot
force-pushed
the
renovate/org.springframework.retry-spring-retry-2.x
branch
from
September 17, 2024 15:37
277abc7
to
86dae6b
Compare
renovate
bot
changed the title
Update dependency org.springframework.retry:spring-retry to v2.0.9
Update dependency org.springframework.retry:spring-retry to v2.0.10
Oct 18, 2024
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
October 18, 2024 20:45
fee21d2
renovate
bot
force-pushed
the
renovate/org.springframework.retry-spring-retry-2.x
branch
from
October 18, 2024 20:45
86dae6b
to
fee21d2
Compare
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:
2.0.4
->2.0.10
Release Notes
spring-projects/spring-retry (org.springframework.retry:spring-retry)
v2.0.10
⭐ New Features
❤️ Contributors
Thank you to all the contributors who worked on this release:
@NorsaG and @dsyer
v2.0.9
⭐ New Features
@Recover
method #188🐞 Bug Fixes
MetricsRetryListener
#467backOff
when maxBackOffPeriod is less than minBackOffPeriod. #464v2.0.8
⭐ New Features
@Nullable
in RetryContext to easier detect possible NPE #457📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@szpak
v2.0.7
⭐ New Features
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@marcingrzejszczak
v2.0.6
⭐ New Features
🐞 Bug Fixes
@Retryable
annotation retrying with ExponentialBackOff instead of ExponentialRandomBackOff when randomExpression provided #427📔 Documentation
setThrowLastExceptionOnExhausted
ofRetryTemplate
#137🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@aozeyu
v2.0.5
⭐ New Features
classifiable
's self class checked twice #212🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@hoonti06
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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.