Commit Graph

20883 Commits (02c79ca7e6a1091a080ec89ba4dc7baa7a11e60a)

Author SHA1 Message Date
Moritz Halbritter 36629df416 Remove useless file 1 year ago
Stéphane Nicoll 6b09431162 Start building against Spring WS 4.0.6 snapshots
See gh-37418
1 year ago
Stéphane Nicoll 839792565a Start building against Spring Security 6.0.7 snapshots
See gh-37417
1 year ago
Stéphane Nicoll 9fb4224956 Upgrade to Spring Data Bom 2022.0.10
Closes gh-37349
1 year ago
Stéphane Nicoll 6c8e7018ff Start building against Spring WS 3.1.7 snapshots
See gh-37415
1 year ago
Stéphane Nicoll d3ee61c83f Start building against Spring Security 5.7.11 snapshots
See gh-37414
1 year ago
Stéphane Nicoll add05fe469 Upgrade to Spring Data Bom 2021.2.16
Closes gh-37248
1 year ago
Moritz Halbritter 5be826dd4a Merge branch '2.7.x' into 3.0.x
Closes gh-37413
1 year ago
Mark Nelson 78a69cbb7d Update README.adoc to add Oracle Spring Boot Starters
See gh-37069
1 year ago
Moritz Halbritter 408fb8ae9d Add support for EdDSA, XDH and RSA-PSS key parsing
This works with Java 17 and up. Also refactor the test for more
structure.

Closes gh-37237
1 year ago
Andy Wilkinson 24e3a124d9 Merge branch '2.7.x' into 3.0.x
Closes gh-37407
1 year ago
Andy Wilkinson ee78e45ea7 Polish "Polish Javadoc for DockerImageNames.rabbit()"
See gh-37394
1 year ago
Johnny Lim fbfd6816c2 Polish Javadoc for DockerImageNames.rabbit()
See gh-37394
1 year ago
Andy Wilkinson 0af008960f Merge branch '2.7.x' into 3.0.x
Closes gh-37404
1 year ago
Andy Wilkinson e1f6fb5a61 Remove `@since` from spring-boot-test-support's javadoc
Closes gh-37403
1 year ago
Stephane Nicoll f75a8fedf4 Upgrade to Spring Retry 2.0.3
Closes gh-37279
1 year ago
Stephane Nicoll cc3200af72 Upgrade to Jakarta XML Bind 4.0.1
Closes gh-37385
1 year ago
Stephane Nicoll f4d16d19e5 Upgrade to Groovy 4.0.15
Closes gh-37384
1 year ago
Andy Wilkinson a795065555 Polish "Lazily query attributes when copying from base configuration"
See gh-37343
1 year ago
Fouad Almalki 7edc9ebc28 Lazily query attributes when copying from base configuration
See gh-37343
1 year ago
Andy Wilkinson eba2f718a7 Merge branch '2.7.x' into 3.0.x
Closes gh-37363
1 year ago
Moritz Halbritter 13a3e3bdf0 Add TWENTY_ONE to JavaVersion
Closes gh-37362
1 year ago
Andy Wilkinson 2ee9bd41b0 Fix moving to Micrometer Tracing snapshots
The GitHub repo, and therefore calendar entry, is named "Tracing"
but our name for the library is "Micrometer Tracing". Configuring
a custom calendarName allows snapshot release dates to be detected.

See gh-37212
1 year ago
Stephane Nicoll c6184b4429 Upgrade to Reactor Bom 2022.0.11
Closes gh-37256
1 year ago
Stephane Nicoll 5bbd4bba91 Upgrade to Reactor Bom 2020.0.36
Closes gh-37246
1 year ago
Stephane Nicoll 5fe111df66 Upgrade to Neo4j Java Driver 5.12.0
Closes gh-37352
1 year ago
Stephane Nicoll 7df79432eb Polish "Upgrade to Micrometer Tracing 1.0.10"
See gh-37345
1 year ago
Stephane Nicoll 11940f8fec Start building against Spring Data Bom 2022.0.10 snapshots
See gh-37349
1 year ago
Stephane Nicoll 0163570cda Remove invalid exclusion of Spring Data versions 1 year ago
Stephane Nicoll bbefc07752 Upgrade to Micrometer Tracing 1.0.10
Closes gh-37345
1 year ago
Stephane Nicoll a3dff81437 Upgrade to Micrometer 1.10.11
Closes gh-37255
1 year ago
Stephane Nicoll 181f0b004b Upgrade to Micrometer 1.9.15
Closes gh-37245
1 year ago
Stephane Nicoll 112e85507c Support AOT processing of Value Object with several constructors
Previously, AOT processing failed on processing an immutable
configuration properties that declare several constructors as the core
framework infrastructure tries to resolve the "autowired" constructor
to use, even if the custom code fragments are never going to use it.

This commit workarounds the problem in maintenance releases until a
proper fix is provided in the core framework. When AOT runs, a
SmartInstantiationAwareBeanPostProcessor is added to the bean factory
to provide the constructor to use. This implementation relies on the
same algorithm that the binder uses at runtime.

Closes gh-37283
1 year ago
Andy Wilkinson 994bafdfd9 Merge branch '2.7.x' into 3.0.x 1 year ago
Marten Deinum 5141e5c4ac Fix description of brokerUrl property in ArtemisProperties
Update description to refer to url instead of port.

See gh-37260
1 year ago
Stephane Nicoll 697f3bb6b4 Upgrade to Spring Kafka 3.0.11
Closes gh-37294
1 year ago
Stephane Nicoll b30ff3c6b2 Upgrade to SLF4J 2.0.9
Closes gh-37293
1 year ago
Stephane Nicoll 902eb2d7fa Upgrade to Jetty 11.0.16
Closes gh-37291
1 year ago
Stephane Nicoll bb8b31d865 Upgrade to Infinispan 14.0.17.Final
Closes gh-37290
1 year ago
Stephane Nicoll a52d7e255b Upgrade to Couchbase Client 3.4.10
Closes gh-37289
1 year ago
Stephane Nicoll 0b2f22be59 Upgrade to Jetty 9.4.52.v20230823
Closes gh-37287
1 year ago
Stephane Nicoll c8178b21b7 Upgrade to Elasticsearch 7.17.13
Closes gh-37286
1 year ago
Stephane Nicoll a5ed46846f Start building against Spring Retry 2.0.3 snapshots
See gh-37279
1 year ago
Andy Wilkinson 48c8928d0c Manage ehcache dependencies without their classifiers as well
Closes gh-37243
1 year ago
Andy Wilkinson 5de5331102 Start building against Spring GraphQL 1.1.6 snapshots
See gh-37259
1 year ago
Andy Wilkinson ca254e51f6 Start building against Spring Framework 6.0.12 snapshots
See gh-37258
1 year ago
Andy Wilkinson b1d13c3fe5 Start building against Spring AMQP 3.0.9 snapshots
See gh-37257
1 year ago
Andy Wilkinson 216dad8bc5 Start building against Reactor Bom 2022.0.11 snapshots
See gh-37256
1 year ago
Andy Wilkinson e7de1752a7 Start building against Micrometer 1.10.11 snapshots
See gh-37255
1 year ago
Andy Wilkinson 11e8f98385 Start building against Spring Integration 5.5.19 snapshots
See gh-37251
1 year ago
Andy Wilkinson d1b0f1fae9 Start building against Spring GraphQL 1.0.5 snapshots
See gh-37250
1 year ago
Andy Wilkinson ff24fcb17e Start building against Spring Data Bom 2021.2.16 snapshots
See gh-37248
1 year ago
Andy Wilkinson 133963b2e9 Start building against Spring AMQP 2.4.16 snapshots
See gh-37247
1 year ago
Andy Wilkinson a1659dbfcc Start building against Reactor Bom 2020.0.36 snapshots
See gh-37246
1 year ago
Andy Wilkinson 88db5b050a Start building against Micrometer 1.9.15 snapshots
See gh-37245
1 year ago
Moritz Halbritter bbc10856ee Merge branch '2.7.x' into 3.0.x
Closes gh-37252
1 year ago
Johnny Lim 5f9bc721d3 Add default value metadata for management.metrics.export.signalfx.published-histogram-type
See gh-37210
1 year ago
Andy Wilkinson cce3c9d40f Merge branch '2.7.x' into 3.0.x
Closes gh-37223
1 year ago
Andy Wilkinson 38e9ede17d Only suggest snapshots for which a release is planned
Closes gh-37212
1 year ago
Moritz Halbritter ffed8b0502 Merge branch '2.7.x' into 3.0.x
Closes gh-37206
1 year ago
Yanming Zhou 4c39cc2314 Continue polishing
See commit 947e330e9d

See gh-37166
1 year ago
Moritz Halbritter a69ff3bd59 Merge branch '2.7.x' into 3.0.x 1 year ago
Moritz Halbritter 76e51bc92f Only enable needed Couchbase services in integration tests 1 year ago
Andy Wilkinson 4611c54aef Merge branch '2.7.x' into 3.0.x
Closes gh-37191
1 year ago
Andy Wilkinson ced32f0751 Require libraries to opt in to moving to snapshots
Closes gh-37190
1 year ago
Andy Wilkinson d6b04af512 Merge branch '2.7.x' into 3.0.x
Closes gh-37182
1 year ago
Andy Wilkinson fadc58679d Speed up ImageReference.of when path contains upper-case chars
Closes gh-35657
1 year ago
Scott Frederick 1e85bf7ca8 Fix mapping of consumed types to propagators
Fixes gh-37161
1 year ago
Andy Wilkinson 3ab1dfb9dc Merge branch '2.7.x' into 3.0.x
Closes gh-37173
1 year ago
Andy Wilkinson a77863245d Polish "Use project.getLayout().getBuildDirectory() instead of getBuildDir()"
See gh-37167
1 year ago
Yanming Zhou a8706962d4 Use project.getLayout().getBuildDirectory() instead of getBuildDir()
See gh-37167
1 year ago
Phillip Webb 71ed31343c Merge branch '2.7.x' into 3.0.x
Closes gh-37168
1 year ago
Phillip Webb fd8cb74b46 Load algorithm parameters from PEM encoded 'EC PRIVATE KEY' files
Update `PrivateKeyParser` implementations so that algorithm parameters
for PEM encoded 'EC PRIVATE KEY' files are loaded from the incoming
data.

Prior to this commit, the algorithm parameter was hard-coded to
'secp384r1' which could result in a mismatch to the actual file
content.

Fixes gh-34232
1 year ago
Andy Wilkinson 67e1ee5dcf Fix ordering of Jetty's WebSocketUpgradeFilter
Closes gh-37115
1 year ago
Moritz Halbritter 61739bd917 Prevent propagation for local fields when using W3C propagation
Closes gh-37109
1 year ago
Andy Wilkinson a8e37b5cc5 Merge branch '2.7.x' into 3.0.x
Closes gh-37142
1 year ago
Andy Wilkinson 2de98a84bc Polish "Polish code and javadoc"
See gh-37112
1 year ago
hakan-krgn 6d9ce8a3b5 Polish code and javadoc
See gh-37112
1 year ago
Phillip Webb fbea788e0a Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb 727e22abac Restore Redis to NoSQL stores supported by Spring Data documentation
See gh-29694
1 year ago
Stephane Nicoll df85c817a6 Upgrade to Spring Batch 5.0.3
Closes gh-36833
1 year ago
Stephane Nicoll 4c719c163b Upgrade to RxJava3 3.1.7
Closes gh-37087
1 year ago
Stephane Nicoll 48e3ebadef Upgrade to Netty 4.1.97.Final
Closes gh-37086
1 year ago
Stephane Nicoll 25897b25ab Upgrade to Spring Batch 4.3.9
Closes gh-36827
1 year ago
Stephane Nicoll 59e6c8f6f9 Upgrade to Netty 4.1.97.Final
Closes gh-37085
1 year ago
Stephane Nicoll 57a65bc0dd Upgrade to Spring Integration 6.0.7
Closes gh-37061
1 year ago
jongwooo 37855a597c Fix links to Oracle API javadoc in the documentation
See gh-37070
1 year ago
Stephane Nicoll e8d329d99f Polish 1 year ago
Stephane Nicoll eed6e199fc Polish "Detect logback config location as xml if path ends with .xml"
See gh-37039
1 year ago
Yanming Zhou c9cc1da48e Detect logback config location as xml if path ends with .xml
See gh-37039
1 year ago
Stephane Nicoll 5b68e5b9fc Start building against Spring Integration 6.0.7 snapshots
See gh-37061
1 year ago
Stephane Nicoll 7426d21407 Upgrade to Spring Security 6.0.6
Closes gh-36837
1 year ago
Stephane Nicoll 22e00c71d3 Upgrade to Spring Kafka 3.0.10
Closes gh-36835
1 year ago
Stephane Nicoll 83cfa7bc9c Upgrade to Spring AMQP 3.0.8
Closes gh-36832
1 year ago
Stephane Nicoll 21c23a0763 Upgrade to Groovy 4.0.14
Closes gh-37056
1 year ago
Stephane Nicoll da1950a689 Upgrade to Spring AMQP 2.4.15
Closes gh-36826
1 year ago
Stephane Nicoll 6fb813813a Upgrade to Groovy 3.0.19
Closes gh-37055
1 year ago
Scott Frederick 0b197650a9 Merge branch '2.7.x' into 3.0.x
Closes gh-37050
1 year ago
Scott Frederick d5cfe4d475 Remove invalid caches parameter entry from Maven plugin docs
Fixes gh-37048
1 year ago
Stephane Nicoll 1ae23ccc73 Upgrade to Spring Session 3.0.3
Closes gh-36838
1 year ago
Stephane Nicoll 5158c16052 Upgrade to Undertow 2.3.8.Final
Closes gh-37030
1 year ago
Stephane Nicoll 73e495e0e3 Upgrade to Spring LDAP 3.0.5
Closes gh-36836
1 year ago
Stephane Nicoll 1b8002684a Upgrade to Spring Data Bom 2022.0.9
Closes gh-36834
1 year ago
Stephane Nicoll be57f33df6 Upgrade to Undertow 2.2.26.Final
Closes gh-37029
1 year ago
Stephane Nicoll 0057d67445 Upgrade to Spring Data Bom 2021.2.15
Closes gh-36828
1 year ago
Stephane Nicoll 1f6d0600b5 Merge branch '2.7.x' into 3.0.x
Closes gh-37026
1 year ago
Stephane Nicoll 6efd9ed0b0 Test Gradle plugin against Gradle 8.3
Closes gh-37025
1 year ago
Stephane Nicoll f3450fde7d Detect nested types that are not directly nested to the current type
This commit makes sure that sub-namespace that are defined in a flat
manner in a configuration properties are considered for runtime hints

Closes gh-36909
1 year ago
Stephane Nicoll 87569a0d17 Merge branch '2.7.x' into 3.0.x
Closes gh-37019
1 year ago
Stephane Nicoll 3920f97aa1 Fix bomr version range constraint for single version
This commit fixes the version range in our DSL to use brackets around
a particular version we have to skip.

See https://maven.apache.org/enforcer/enforcer-rules/versionRanges.html

Closes gh-36976
1 year ago
Moritz Halbritter d3816651ce Merge branch '2.7.x' into 3.0.x
Closes gh-37014
1 year ago
Moritz Halbritter dc62e5fbc3 Polish "Set max request header size on Netty when using HTTP/2"
See gh-36766
1 year ago
Nerses Aznauryan ee5b23bb02 Set max request header size on Netty when using HTTP/2
Fix an issue that server.max-http-request-header-size doesn't have an
effect on Netty server with http2 enabled.

See gh-36766
1 year ago
Stephane Nicoll b99ebc6f87 Upgrade to Lettuce 6.2.6.RELEASE
Closes gh-37002
1 year ago
Stephane Nicoll bf98729cf9 Upgrade to AspectJ 1.9.20
Closes gh-37001
1 year ago
Stephane Nicoll 0a83531324 Upgrade to Reactor Bom 2022.0.10
Closes gh-36831
1 year ago
Stephane Nicoll a3856e4342 Upgrade to Micrometer Tracing 1.0.9
Closes gh-36830
1 year ago
Stephane Nicoll b91b213283 Upgrade to Micrometer 1.10.10
Closes gh-36829
1 year ago
Stephane Nicoll b80f64a0e4 Upgrade to Infinispan 14.0.14.Final
Closes gh-36993
1 year ago
Stephane Nicoll e1c0518047 Upgrade to Reactor Bom 2020.0.35
Closes gh-36825
1 year ago
Stephane Nicoll a39b39c9dd Upgrade to Micrometer 1.9.14
Closes gh-36824
1 year ago
Stephane Nicoll 4b1693f204 Upgrade to Neo4j Java Driver 5.11.0
Closes gh-36977
1 year ago
Stephane Nicoll 3188a4f134 Upgrade to Couchbase Client 3.4.8
Closes gh-36975
1 year ago
Stephane Nicoll 0271efae4c Polish "Avoid setting null compiler option"
See gh-36971
1 year ago
omaryaya a0ad00c542 Avoid setting null compiler option
See gh-36971
1 year ago
Stephane Nicoll fe12e75955 Merge branch '2.7.x' into 3.0.x
Closes gh-36968
1 year ago
Stephane Nicoll e043fe434a Update copyright year of changed file
See gh-36965
1 year ago
abaudat 3ad0e77db8 Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes
See gh-36965
1 year ago
normandra 62902a798d Fix typo
See gh-36964
1 year ago
Stephane Nicoll 82b0666813 Merge branch '2.7.x' into 3.0.x
Closes gh-36961
1 year ago
Stephane Nicoll 0e6abd1377 Provide more information about using spring.cache.type=none
Closes gh-33694
1 year ago
Stephane Nicoll 3ae65e073c Use Aether to download JUnit platform launcher
This commit updates our maven plugin to use aether directly, rather than
the now deprecated maven features.

Closes gh-36724
1 year ago
Phillip Webb 9805723415 Update copyright year of changed files 1 year ago
Phillip Webb a0089c5c76 Merge branch '2.7.x' into 3.0.x 1 year ago
Phillip Webb 46773dd5df Update copyright year of changed files 1 year ago
Phillip Webb 527b2f2cac Polish 1 year ago
Andy Wilkinson dc45532c94 Avoid triggering second context creation when first attempt failed
Closes gh-24888
1 year ago
Stephane Nicoll 8346cf2182 Upgrade to Logback 1.4.11
Closes gh-36925
1 year ago
Stephane Nicoll 97e8a6218c Upgrade to Thymeleaf Extras SpringSecurity 3.1.2.RELEASE
Closes gh-36922
1 year ago
Stephane Nicoll 65a6e9559c Upgrade to Thymeleaf 3.1.2.RELEASE
Closes gh-36921
1 year ago
Stephane Nicoll d175ddb2fa Upgrade to R2DBC Pool 1.0.1.RELEASE
Closes gh-36920
1 year ago
Stephane Nicoll 86a882bd90 Upgrade to Netty 4.1.96.Final
Closes gh-36919
1 year ago
Stephane Nicoll 7484b21202 Upgrade to jOOQ 3.17.15
Closes gh-36917
1 year ago
Stephane Nicoll 6d1d946bba Upgrade to Jersey 3.1.3
Closes gh-36916
1 year ago
Stephane Nicoll c146c03743 Upgrade to Infinispan 14.0.13.Final
Closes gh-36915
1 year ago
Stephane Nicoll 2b40da59ea Upgrade to Dependency Management Plugin 1.1.3
Closes gh-36914
1 year ago
Stephane Nicoll f59c89cd59 Upgrade to Caffeine 3.1.8
Closes gh-36912
1 year ago
Stephane Nicoll bcc904cc1c Prohibit upgrades to Couchbase Client 3.4.9
Closes gh-36885
1 year ago
Andy Wilkinson 51bff73fe5 Upgrade to Netty 4.1.96.Final
Closes gh-36871
1 year ago
Andy Wilkinson 40d0bc0551 Upgrade to Elasticsearch 7.17.12
Closes gh-36870
1 year ago