-
Notifications
You must be signed in to change notification settings - Fork 4
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 Spring All (major) #4039
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-spring-all
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
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
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
14 times, most recently
from
October 16, 2024 09:29
193e293
to
a2374ed
Compare
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
13 times, most recently
from
October 24, 2024 12:08
f7f9000
to
e78b7fd
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 21, 2025 17:17
3c4a786
to
1f16e68
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 21, 2025 20:19
1f16e68
to
b3fd395
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 22, 2025 10:34
b3fd395
to
d9d7070
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 22, 2025 11:32
d9d7070
to
ff248d0
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 22, 2025 12:12
ff248d0
to
9e285a2
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 22, 2025 13:56
9e285a2
to
eeaed8d
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 22, 2025 14:49
eeaed8d
to
e121be8
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 22, 2025 16:10
e121be8
to
67e65f4
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 22, 2025 17:29
67e65f4
to
9425d6c
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 23, 2025 09:14
9425d6c
to
1f8a770
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 23, 2025 10:46
1f8a770
to
4293569
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 23, 2025 12:08
4293569
to
d9f7fde
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 23, 2025 13:29
d9f7fde
to
86cb22d
Compare
CCD diff reportNo change |
renovate
bot
force-pushed
the
renovate/major-spring-all
branch
from
January 23, 2025 15:28
86cb22d
to
10d7cfe
Compare
CCD diff reportNo change |
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:
1.3.4
->2.0.11
5.8.14
->6.4.2
5.8.14
->6.4.2
5.8.14
->6.4.2
5.8.14
->6.4.2
2021.0.9
->2024.0.0
2.7.18
->3.4.2
Release Notes
spring-projects/spring-retry (org.springframework.retry:spring-retry)
v2.0.11
⭐ New Features
🐞 Bug Fixes
📔 Documentation
v2.0.10
⭐ New Features
❤️ Contributors
Thank you to all the contributors who worked on this release:
@NorsaG and @dsyer
v2.0.9
Compare Source
⭐ New Features
@Recover
method #188🐞 Bug Fixes
MetricsRetryListener
#467backOff
when maxBackOffPeriod is less than minBackOffPeriod. #464v2.0.8
Compare Source
⭐ 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
Compare Source
⭐ New Features
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@marcingrzejszczak
v2.0.6
Compare Source
⭐ 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
v2.0.4
🐞 Bug Fixes
🔨 Dependency Upgrades
v2.0.3
⭐ New Features
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@liran2000 and @quaff
v2.0.2
Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@aahlenst and @artembilan
v2.0.1
Compare Source
⭐ New Features
@EnableRetry
#335RetryListener
#326@EnableRetry
like@EnableAsync
#22🐞 Bug Fixes
@CircuitBreaker
with Spring Framework 6 #324@EnableRetry
with Spring Framework 6 #322📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@esivakumar18, @garyrussell, @hpoettker, @tobi5775, and @xak2000
v2.0.0
Compare Source
🔨 Dependency Upgrades
spring-projects/spring-security (org.springframework.security:spring-security-web)
v6.4.2
Compare Source
⭐ New Features
@inheritDoc
to sessionIdChanged method #16216🪲 Bug Fixes
loadAuthorizedClient
#16139@AuthenticationPrincipal
on interfaces #16177@AuthenticationPrincipal
/@CurrentSecurityContext
Interface Support #16245🔨 Dependency Upgrades
🔩 Build Updates
@antora
/collector-extension from 1.0.0 to 1.0.1 in /docs #16239❤️ Contributors
Thank you to all the contributors who worked on this release:
@12OneTwo12, @Kehrlann, @MuhammadNFadhil, @OrangeDog, @Spikhalskiy, @dependabot[bot], @harpreets789, @kse-music, @martin-tarjanyi, @ngocnhan-tran1996, and @ynojima
v6.4.1
Compare Source
🪲 Bug Fixes
@EnableWebSecurity
and@EnableWebSocketSecurity
#16113🔩 Build Updates
❤️ Contributors
Thank you to all the contributors who worked on this release:
@github-actions[bot] and @ngocnhan-tran1996
v6.4.0
Compare Source
⭐ New Features
@FunctionalInterface
to AuthorizationEventPublisher #15934@Bean
#16063🪲 Bug Fixes
@Bean
#15999🔨 Dependency Upgrades
🔩 Build Updates
@antora
/collector-extension from 1.0.0-beta.4 to 1.0.0-beta.5 in /docs #16115❤️ Contributors
Thank you to all the contributors who worked on this release:
@Chu3laMan, @Kehrlann, @Limm-jk, @dcolazin, @dependabot[bot], @franticticktick, @github-actions[bot], @gzhao9, @ig-jinwoo, @jzheaux, @kse-music, @ngocnhan-tran1996, and @nomoreFt
v6.3.6
Compare Source
🪲 Bug Fixes
loadAuthorizedClient
#16138🔨 Dependency Upgrades
🔩 Build Updates
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot], @github-actions[bot], and @kse-music
v6.3.5
Compare Source
⭐ New Features
@Bean
#16062🪲 Bug Fixes
@Bean
#15991🔨 Dependency Upgrades
🔩 Build Updates
@antora
/collector-extension from 1.0.0-beta.4 to 1.0.0-beta.5 in /docs #16117❤️ Contributors
Thank you to all the contributors who worked on this release:
@asimuleo, @dependabot[bot], @github-actions[bot], and @kse-music
v6.3.4
Compare Source
🪲 Bug Fixes
@PostFilter
are processed twice by PostFilterAuthorizationMethodInterceptor #15676🔨 Dependency Upgrades
🔩 Build Updates
@antora
/collector-extension from 1.0.0-beta.2 to 1.0.0-beta.3 in /docs #15907@springio
/asciidoctor-extensions from 1.0.0-alpha.13 to 1.0.0-alpha.14 in /docs #15836❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot] and @kse-music
v6.3.3
Compare Source
🪲 Bug Fixes
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@dependabot[bot]
v6.3.2
Compare Source
⭐ New Features
CredentialsContainer
#15321typ
header oflogout+jwt
#15410🪲 Bug Fixes
🔨 Dependency Upgrades
🔩 Build Updates
@antora
/collector-extension from 1.0.0-alpha.4 to 1.0.0-alpha.6 in /docs #15449@antora
/collector-extension from 1.0.0-alpha.6 to 1.0.0-alpha.7 in /docs #15482@antora
/collector-extension from 1.0.0-alpha.7 to 1.0.0-beta.1 in /docs #15560@antora
/collector-extension from 1.0.0-beta.1 to 1.0.0-beta.2 in /docs #15637@springio
/antora-extensions from 1.11.1 to 1.12.0 in /docs #15418@springio
/antora-extensions from 1.12.0 to 1.13.0 in /docs #15517@springio
/antora-extensions from 1.13.0 to 1.13.1 in /docs #15561@springio
/antora-extensions from 1.13.1 to 1.14.2 in /docs #15636@springio
/asciidoctor-extensions from 1.0.0-alpha.10 to 1.0.0-alpha.11 in /docs #15419@springio
/asciidoctor-extensions from 1.0.0-alpha.11 to 1.0.0-alpha.12 in /docs #15515❤️ Contributors
Thank you to all the contributors who worked on this release:
@Kehrlann, @dependabot[bot], and @tahakorkem
v6.3.1
[Compare Source](https://redirect.github.com/spring-projects/spring-security/co
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.