Commit Graph

42619 Commits (0b197650a9eabda1dd487b2cc10a8513e11b20aa)
 

Author SHA1 Message Date
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 0bc8dc1712 Merge branch '2.7.x' into 3.0.x 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 efb87fd9ea Merge pull request #36766 from NersesAM
* pr/36766:
  Polish "Set max request header size on Netty when using HTTP/2"
  Set max request header size on Netty when using HTTP/2

Closes gh-36766
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
Scott Frederick 3907e40d16 Merge branch '2.7.x' into 3.0.x
Closes gh-37010
1 year ago
Scott Frederick da7eea49b1 Upgrade CI images to ubuntu:jammy-20230804
Closes gh-37009
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 f4120fc3da Merge branch '2.7.x' into 3.0.x 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 cd7ca433e6 Upgrade to Tomcat 9.0.79
Closes gh-36992
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 c616ae4ae6 Upgrade to Tomcat 10.1.12
Closes gh-36974
1 year ago
Stephane Nicoll cf27e3eee8 Merge pull request #36971 from omaryaya
* pr/36971:
  Polish "Avoid setting null compiler option"
  Avoid setting null compiler option

Closes gh-36971
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 9849a6966d Merge pull request #36965 from spa-abaudat
* pr/36965:
  Update copyright year of changed file
  Align javadoc of AbstractFilterRegistrationBean#setDispatcherTypes

Closes gh-36965
1 year ago
Stephane Nicoll df7f8807b1 Merge pull request #36964 from normandra
* pr/36964:
  Fix typo

Closes gh-36964
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 31d2886577 Merge branch '2.7.x' into 3.0.x 1 year ago