-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency org.springframework:spring-core to v7 #59
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
Open
renovate
wants to merge
1
commit into
v3
Choose a base branch
from
renovate/major-spring-core
base: v3
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.
Conversation
This file contains hidden or 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
e3cfbe3 to
178bb2e
Compare
178bb2e to
c32f74b
Compare
b9aa009 to
dd30ad2
Compare
dd30ad2 to
4d180fc
Compare
4d180fc to
fd8c367
Compare
fd8c367 to
507509f
Compare
507509f to
cf6f5f2
Compare
cf6f5f2 to
ae5152b
Compare
98f8a68 to
c1e7bae
Compare
c1e7bae to
6318452
Compare
6318452 to
26456b7
Compare
26456b7 to
3505bfb
Compare
3505bfb to
773696f
Compare
28310cd to
8d19f70
Compare
8d19f70 to
f840ed8
Compare
f840ed8 to
e66c37e
Compare
e66c37e to
22ae2d8
Compare
22ae2d8 to
2771e68
Compare
2771e68 to
7ee3ba7
Compare
7f1cfea to
ae9c623
Compare
ae9c623 to
7fef77d
Compare
7fef77d to
626f50f
Compare
626f50f to
b140ea2
Compare
b140ea2 to
8ec0670
Compare
8ec0670 to
42d45d2
Compare
42d45d2 to
339381d
Compare
339381d to
cdf9686
Compare
cdf9686 to
292fd3e
Compare
292fd3e to
9573773
Compare
9573773 to
e828617
Compare
20da059 to
2973502
Compare
2973502 to
752a054
Compare
752a054 to
b6efeb7
Compare
b6efeb7 to
55b84fa
Compare
55b84fa to
cc5c639
Compare
cc5c639 to
b68598f
Compare
b68598f to
b0d2e1c
Compare
b0d2e1c to
83911fc
Compare
83911fc to
37c968a
Compare
37c968a to
d91113d
Compare
22f9980 to
ee4de85
Compare
ee4de85 to
6635476
Compare
6635476 to
1ee9c4c
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:
5.3.39→7.0.2Release Notes
spring-projects/spring-framework (org.springframework:spring-core)
v7.0.2Compare Source
⭐ New Features
AbstractTestContextBootstrapper#35995AbstractTestContextBootstrappershould resolveContextLoaderonly once #35994RetryExceptionfor@Retryablemethods #35983Lifecyclebeans on cancelled refresh #35964@RetryableandRetryPolicy#35963==instead ofinstanceoffor primitive array type checks #35962MultiValueMapCollectorfor use with streams #35958@Nullable#35947RetryListeneras well as callbacks for the initial attempt #35940ApplicationContext#getId()nullability to non-null #35925TransactionSynchronizationManager#registerSynchronization#35921AbstractKotlinSerializationHttpMessageConverter#canWrite#35920Optionalinjection point as well #35919canRead/canWriteoverrides toClassones inAbstractSmartHttpMessageConverter#35916Assert#noNullElements#35868BindingReflectionHintsRegistrarwithObjectToObjectConverterhints #35847resetCaches()method to general CacheManager interface #35845BeanRegistrarin Spring AOT generated code #35803Providerinstance #35373🐞 Bug Fixes
ContextConfigurationAttributes(Class)constructor incorrectly setsinheritLocationstofalse#36000ConcurrentReferenceHashMap#computeIfAbsentmay cause context initialisation deadlock #35944@Lazyinjection point #35917RuntimeBeanReferenceusing name and type #35913@Bean-level qualifier annotation #35908SingletonSuppliershould be defensive againstsingletonInstance/initializedvisibility mismatch #35905AbstractJacksonHttpMessageConverter#35889ServerSentEventwith Jackson encoder #35872@EnableResilientMethodsdoes not participate in globally enforced target class proxying #35863📔 Documentation
SpringExtensionrequires JUnit Jupiter 6.0 or higher #35900sessionTransactedflag for local versus global transaction #35897🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@JohnNiang, @Pankraz76, @florianhof, @ivonaest, @izeye, @jnizet, @ngocnhan-tran1996, @remeio, and @zamzterz
v7.0.1Compare Source
⭐ New Features
RestOperationsKotlin extensions nullability with Java one #35852resetCaches()method to Caffeine/ConcurrentMapCacheManager #35840UnmodifiableMultiValueMap#35822Spliteratorcharacteristics inConcurrentReferenceHashMap#35817🐞 Bug Fixes
JdbcOperationsKotlin extensions #35846getCacheNames()concurrent access in NoOpCacheManager #35842BeanNameAwareand co. #35835ParameterizedPreparedStatementSetternullability #35749📔 Documentation
@seeJavadoc references to deprecated PropertiesBeanDefinitionReader #35836kotlin-issuesattribute reference #35820SpringExtension.getApplicationContext()#35764❤️ Contributors
Thank you to all the contributors who worked on this release:
@juntae6942, @kilink, @ngocnhan-tran1996, and @quaff
v7.0.0Compare Source
🍃 Please read the official release notes and upgrade guide
⭐ New Features
maxAttemptstomaxRetriesin@RetryableandRetryPolicy#35772@Nestedclasses in a@ParameterizedClass#35744@MockitoSpyBeanwith a scoped proxy #35722🐞 Bug Fixes
HttpHeadersandWebSocketHttpHeadersinterop issues #35792@ConcurrencyLimitweird behavior when combined with@Asyncand@Transactional#35788HtmlUnitRequestBuilder#35709📔 Documentation
@PersistenceContextand@PersistenceUnitin test classes in AOT #31442🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Sineaggi and @UpStreamThomas
v6.2.15⭐ New Features
TransactionSynchronizationManager#registerSynchronization#35922🐞 Bug Fixes
ConcurrentReferenceHashMap#computeIfAbsentmay cause context initialisation deadlock #35945@Lazyinjection point #35918@Bean-level qualifier annotation #35909📔 Documentation
sessionTransactedflag for local versus global transaction #35898🔨 Dependency Upgrades
v6.2.14⭐ New Features
resetCaches()method to Caffeine/ConcurrentMapCacheManager #35841UnmodifiableMultiValueMap#35831Spliteratorcharacteristics inConcurrentReferenceHashMap#35828🐞 Bug Fixes
getCacheNames()concurrent access in NoOpCacheManager #35844BeanNameAwareand co. #35838📔 Documentation
@seeJavadoc references to deprecated PropertiesBeanDefinitionReader #35854v6.2.13⭐ New Features
selectandoptionsJSP form tags #35783🐞 Bug Fixes
ConcurrentReferenceHashMapmisses dedicatedcomputeIfAbsent,computeIfPresent,compute,mergeimplementations #35794HttpServiceMethodsupport for Kotlin suspending functions returningFlow#35718BatchUpdateExceptionanymore #35717jibx-marshallerelement fromspring-oxm.xsd#35699Mapinjection fails against targetMapwith incomplete generics despite bean name or qualifier match #35690TEST_METHODExtensionContextScopeis not fully supported #35680isAutowirableConstructor(Executable, PropertyProvider)inTestConstructorUtilsand deprecate existing variants #35676getPubliclyAccessibleMethodIfPossible()returns hidden static method #35667📔 Documentation
Monotype #35786@NumberFormatJavadoc #35742TestContextsemantics #35716🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Anxton, @Artur-, @HJC96, @MoadElfatihi, @NYgomets, @cbsingh1, @dmitrysulman, @ekcom, and @scordio
v6.2.12⭐ New Features
ConfigurationClassBeanDefinitionReader#35631TransientDataAccessExceptionbySQLStateSQLExceptionTranslatorforBatchUpdateException#35547CandidateComponentsIndexandCandidateComponentsIndexLoader#35472🐞 Bug Fixes
producesmedia types in@ExceptionHandler#35587AbstractTestNGSpringContextTestsis not thread-safe regarding tracked exceptions #35528JvmDefault(default in Kotlin 2.2.20+) #35487📔 Documentation
WebSocketHandler#35572idrefexample in reference manual #35560🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Entea, @IMurzich, @hosea, @maziyarbahramian, @mlichtblau, @nstdio, @reckart, and @reda-alaoui
v6.2.11Compare Source
⭐ New Features
@Nullableon JsonPathAssertions.isEqualTo #35445DuplicateKeyException#35400String valuearguments inResponseCookiefrom*()factory methods #35377taskTerminationTimeoutsemantics onSimpleAsyncTaskExecutor/Scheduler#35372StandardEvaluationContext.setBeanResolvershould allow@Nullable BeanResolver#35371🐞 Bug Fixes
@Scheduled(cron=…) when custom ScheduledExecutorService bean is defined (Java 19+) #35316📔 Documentation
Mockito.doXxx()to stub a@MockitoSpyBean#35410ApplicationEventsto clarify recommended usage #35335DataSize.parse()#35298@ContractJavadoc #35285🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Dockerel, @Kehrlann, @acktsap, @khj68, @ngocnhan-tran1996, @scordio, and @sgflt
v6.2.10Compare Source
⭐ New Features
PathEditor#35304typeinProblemDetailnullable #35294useCachesoption forURLConnectionusage inUrlResource(avoiding jar file leak) #35218🐞 Bug Fixes
@Scheduledtasks running inSimpleAsyncTaskSchedulerare interrupted immediately on context close #35254ScriptUtils.executeSqlScript()does not support multiple results per statement #35248@Transactionalpropagation for@TransactionalEventListenerwith BEFORE_COMMIT phase #35150📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Allan-QLB, @carsago, @cw-dimedis, and @giampa91
v6.2.9Compare Source
⭐ New Features
OncePerRequestFiltercannot be CGLib-proxied #35198InaccessibleObjectExceptionnext toIllegalAccessException#35190Date-to-InstantandInstant-to-Dateconverters #35175AbstractMessagingTemplatehierarchy #35159Instant-to-Timestampconversion #35156ResponseEntity<?>in Spring MVC #35153@CacheConfig("myCacheName")declarations for simplified configuration #35152messageSelectorparameters inJmsOperationsas@Nullable#35151OverflowStrategyinConcurrentWebSocketSessionDecorator#35132@Aspectbean #35074DataAccessResourceFailureExceptionthrown when transaction times out on PostgreSQL #35073MethodInvokingFactoryBeanfails to invoke publicly exported methods overridden by internal classes when using JPMS #34028🐞 Bug Fixes
getPubliclyAccessibleMethodIfPossible#35189targetBeanNamefield in AbstractBeanFactoryBasedTargetSourceprotectedto avoid exceptions in logging andtoString()#35172StaticListableBeanFactory#35119DELETErequests, the request body is not used inJdkClientHttpRequest.buildRequest#35068📔 Documentation
@ContextConfigurationJavadoc from reference manual #35088🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@Meijuh, @RazorNd, @chenggwang, @izeye, @mjd507, @ngocnhan-tran1996, and @philwebb
v6.2.8Compare Source
⭐ New Features
@Contractdeclaration forCodeFlow.isIntegerForNumericOp()is unnecessary #34985BeanDefinitionReadervia@ImportResource#34928PathPatternMatchableHandlerMappingconfigurable #34918🐞 Bug Fixes
WebSessionafter max sessions limit is reached #35013AbstractKotlinSerializationHttpMessageConverter#34992REPLY_CHANNELheader check inMessageHeaderAccessor#34949Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.