Stephane Nicoll
2584463fed
Upgrade to Gson 2.8.9
...
Closes gh-28552
3 years ago
Stephane Nicoll
c5830b083c
Upgrade to AppEngine SDK 1.9.92
...
Closes gh-28551
3 years ago
Stephane Nicoll
98d3e99ac9
Merge branch '2.5.x'
...
Closes gh-28550
3 years ago
Stephane Nicoll
91f7ff3ba3
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28549
3 years ago
Stephane Nicoll
188278ae4a
Polish "Fix typo"
...
See gh-28548
3 years ago
slowjoe007
5a121197fc
Fix typo
...
See gh-28548
3 years ago
Stephane Nicoll
c05223d9c8
Merge branch '2.5.x'
...
Closes gh-28545
3 years ago
Stephane Nicoll
4304eea319
Polish contribution
...
See gh-28531
3 years ago
dreis2211
7d594aa301
Avoid duplicate AOP proxy class definition with FilteredClassLoader
...
See gh-28531
3 years ago
Stephane Nicoll
bf88405121
Flag BeanDefinitionRegistryPostProcessor beans with role infrastructure
...
Closes gh-28540
3 years ago
Stephane Nicoll
11a5055b8f
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
cd5508a679
Polish
3 years ago
Stephane Nicoll
86bb8de815
Start building against Spring Batch 4.3.4 snapshots
...
See gh-28261
3 years ago
Stephane Nicoll
1c68a3460d
Start building against Spring Session 2021.1.0 snapshots
...
See gh-28522
3 years ago
Stephane Nicoll
1ae4691a98
Start building against Spring Integration 5.5.6 snapshots
...
See gh-28521
3 years ago
Stephane Nicoll
c618e7c279
Start building against Spring Security 5.6.0 snapshots
...
See gh-28520
3 years ago
Stephane Nicoll
94a99c1167
Start building against Spring Kafka 2.8.0 snapshots
...
See gh-28519
3 years ago
Stephane Nicoll
a5a33fc4bf
Start building against Spring AMQP 2.4.0 snapshots
...
See gh-28518
3 years ago
Stephane Nicoll
7eb1acb5e1
Start building against Spring Data 2021.1.0 snapshots
...
See gh-28517
3 years ago
Stephane Nicoll
9dd4c8588d
Start building against Micrometer 1.8.0 snapshots
...
See gh-28516
3 years ago
Stephane Nicoll
98b9e1ab21
Start building against Spring Framework 5.3.13 snapshots
...
See gh-28515
3 years ago
Stephane Nicoll
71151c27e7
Start building against Reactor 2020.0.13 snapshots
...
See gh-28514
3 years ago
Stephane Nicoll
79c9d21926
Start building against Spring Batch 4.3.4 snapshots
...
See gh-28250
3 years ago
Stephane Nicoll
45deb1ac56
Start building against Spring Kafka 2.7.9 snapshots
...
See gh-28539
3 years ago
Stephane Nicoll
6984d80389
Start building against Spring Integration 5.5.6 snapshots
...
See gh-28513
3 years ago
Stephane Nicoll
b9e1bf6b1a
Start building against Spring Data 2021.0.7 snapshots
...
See gh-28512
3 years ago
Stephane Nicoll
d36c0f21b3
Start building against Micrometer 1.7.6 snapshots
...
See gh-28511
3 years ago
Stephane Nicoll
71fb6ef9e1
Start building against Spring Framework 5.3.13 snapshots
...
See gh-28510
3 years ago
Stephane Nicoll
8426fd9488
Start building against Reactor 2020.0.13 snapshots
...
See gh-28509
3 years ago
Stephane Nicoll
190d39a4f9
Start building against Spring Batch 4.3.4 snapshots
...
See gh-28230
3 years ago
Stephane Nicoll
5c995a2d9b
Start building against Spring Data 2020.0.15 snapshots
...
See gh-28508
3 years ago
Stephane Nicoll
176496bd18
Start building against Micrometer 1.6.13 snapshots
...
See gh-28507
3 years ago
Stephane Nicoll
7ae68b6ccc
Start building against Spring Framework 5.3.13 snapshots
...
See gh-28506
3 years ago
Stephane Nicoll
d887e438eb
Start building against Reactor 2020.0.13 snapshots
...
See gh-28505
3 years ago
Stephane Nicoll
fbe614a61b
Fix bean type visibility
...
See gh-28437
3 years ago
Stephane Nicoll
2be0161f9a
Fix bean type visibility
...
See gh-28437
3 years ago
Leo Li
73e9c355f1
Polish
...
See gh-28501
3 years ago
Stephane Nicoll
7ad60df844
Merge branch '2.5.x'
3 years ago
Stephane Nicoll
06e9991e6a
Polish
...
See gh-28501
3 years ago
izeye
3e1bc01839
Fix whenThereIsNoMeterRegistryThenClientResourcesCustomizationBacksOff()
...
See gh-28492
3 years ago
izeye
5d8dce70dc
Polish
...
See gh-28494
3 years ago
Andy Wilkinson
875479abeb
Merge branch '2.5.x'
...
Closes gh-28490
3 years ago
Andy Wilkinson
33249e9414
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28489
3 years ago
Andy Wilkinson
12d8f942be
Stop logging to the file used in the generated documentation
...
Closes gh-28488
3 years ago
Andy Wilkinson
e54b876536
Merge branch '2.5.x'
...
Closes gh-28487
3 years ago
Andy Wilkinson
5e42f27b36
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28486
3 years ago
Andy Wilkinson
e4e1958b65
Make Logback fall back to JVM's default charset
...
The charset "default" is an alias for US-ASCII, not the JVM's default
charset. This commit updates the built-in Logback configuration to
use Charset.defaultCharset().name() in place of "default" in the
Java-based configuration. In the XML-based configuration where
Charset.defaultCharset().name() cannot be called, we emulate its
behaviour [1] by using the file.encoding system property, falling back
to UTF-8 when it's not set.
Fixes gh-27230
[1] 19be6113dd/jdk/src/share/classes/java/nio/charset/Charset.java (L604-L617)
3 years ago
Andy Wilkinson
ef2bcdd3ed
Merge branch '2.5.x'
...
Closes gh-28483
3 years ago
Andy Wilkinson
07ed7ab944
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28482
3 years ago
Andy Wilkinson
2462f67be4
Align test for spring.data.mongodb.autoIndexCreation with new default
...
Closes gh-28481
3 years ago
Andy Wilkinson
c9dd6b7e86
Merge branch '2.5.x'
...
Closes gh-28480
3 years ago
Andy Wilkinson
ae93bb3a11
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28479
3 years ago
Andy Wilkinson
10f0017d69
Fix method validation in child contexts
...
Bean post-processors only apply to the context in which they're
registered. ValidationAutoConfiguration will only auto-configure the
MethodValidationPostProcessor if the post-processor is missing from
the current context and any of its ancestors. If an ancestor context
contains the post-processor it will not be auto-configured and the
descendant context will not have method validation configured.
This commit updates the auto-configuration to limit the search for
an existing MethodValidationPostProcessor bean to the current
context.
Fixes gh-27890
3 years ago
Andy Wilkinson
4a15a816ce
Polish 'Replace "via" with words more suited to an international audience'
...
See gh-28464
3 years ago
Jay Bryant
73a18c73f4
Replace "via" with words more suited to an international audience
...
See gh-28464
3 years ago
Stephane Nicoll
9241f228d5
Add .gitattributes
...
Closes gh-28474
3 years ago
Stephane Nicoll
66553ac8c7
Add .gitattributes
...
Closes gh-28473
3 years ago
Stephane Nicoll
1b3f52d609
Harmonize line endings
...
See gh-27615
3 years ago
Andy Wilkinson
24ef4e6fb9
Merge branch '2.5.x'
...
Closes gh-28471
3 years ago
Andy Wilkinson
7fbbb4e08a
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28470
3 years ago
Andy Wilkinson
72f80f3ae6
Upgrade to Testcontainers 1.16.1
...
Closes gh-28468
3 years ago
Andy Wilkinson
e340429a1a
Merge branch '2.5.x'
...
Closes gh-28469
3 years ago
Andy Wilkinson
b375f9fac0
Ignore parameters when checking if */* is accepted
...
Previously the parameters were not ignored so */*;q=0.8 was not
identified as accepting */*. As a result, the most recent producible
content type was returned rather than the default.
This commit updates the argument resolver to ignore parameters.
The default content type is now produced in response to a request
that accepts */*, irrespective of its parameters.
Fixes gh-28446
3 years ago
Stephane Nicoll
ea8a8ecd0e
Merge branch '2.5.x'
...
Closes gh-28467
3 years ago
Stephane Nicoll
ce38d592f9
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28466
3 years ago
Stephane Nicoll
265199f42b
Polish "Fix description of "logging.logback.rollingpolicy.max-history""
...
See gh-28448
3 years ago
Guillaume Husta
a05b2207f8
Fix description of "logging.logback.rollingpolicy.max-history"
...
See gh-28448
3 years ago
Phillip Webb
9cb5f035e7
Fix typo
...
See gh-20971
3 years ago
Stephane Nicoll
837e2ac277
Fix bean type visibility
...
Closes gh-28437
3 years ago
Phillip Webb
c384fbd14e
Polish 'Support both kebab-case and camelCase as Spring init CLI Options'
...
Refine the command so that camelCase options are supported but not
advertised.
See gh-28138
3 years ago
vignesh1992
ad3473208f
Support both kebab-case and camelCase as Spring init CLI Options
...
Update `InitCommand` to support both camelCase and kebab-case.
See gh-28138
3 years ago
Andy Wilkinson
b9f0ec5df8
Merge branch '2.5.x'
...
Closes gh-28443
3 years ago
Andy Wilkinson
4d811f66ec
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28442
3 years ago
Andy Wilkinson
7607587b6c
Stabilize liveReloadOnClassPathChanged()
...
Closes gh-28441
3 years ago
Andy Wilkinson
3605388787
Merge branch '2.5.x'
...
Closes gh-28440
3 years ago
Andy Wilkinson
50d4eaad63
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28439
3 years ago
Andy Wilkinson
a545b6e0b4
Polish "Polish"
...
See gh-28367
3 years ago
Leo Li
1586232761
Polish
...
See gh-28367
3 years ago
Stephane Nicoll
475e9c9969
Polish "Fix classpath condition for Lettuce metrics auto-configuration"
...
See gh-28436
3 years ago
sokomishalov
1f86fe3d48
Fix classpath condition for Lettuce metrics auto-configuration
...
See gh-28436
3 years ago
Andy Wilkinson
1005159eab
Merge branch '2.5.x'
...
Closes gh-28435
3 years ago
Andy Wilkinson
3fb5af9dd3
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28434
3 years ago
Andy Wilkinson
8a78864edd
Polish "Explain how to disable/configure the ActiveMQ embedded broker"
...
See gh-28183
3 years ago
Moritz Kammerer
0c5f0efcea
Explain how to disable/configure the ActiveMQ embedded broker
...
See gh-28183
3 years ago
Stephane Nicoll
1edd1e8c20
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28433
3 years ago
Stephane Nicoll
773b0f93b7
Upgrade to Commons Compress 1.21
...
Closes gh-28429
3 years ago
Andy Wilkinson
47da70632f
Merge branch '2.5.x'
...
Closes gh-28430
Closes gh-28431
3 years ago
Andy Wilkinson
585b8880c7
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28424
3 years ago
Andy Wilkinson
7f976dab9e
Polish "Don't use markdown syntax in javadoc or error messages"
...
See 2f6651c3cb
.
Closes gh-28408
3 years ago
Scott Frederick
e84c1abb0f
Prevent Docker volume name clashes in tests during parallel builds
...
See gh-28292
3 years ago
Phillip Webb
e25f216eab
Merge branch '2.5.x'
...
Closes gh-28425
3 years ago
Phillip Webb
daf36dff55
Merge branch '2.4.x' into 2.5.x
...
Closes gh-28424
3 years ago
Phillip Webb
2f6651c3cb
Don't use markdown syntax in javadoc or error messages
...
Closes gh-28408
3 years ago
Andy Wilkinson
d52b649bd7
Fix links to Spring Security's reference documentation
...
Closes gh-28407
3 years ago
Andy Wilkinson
284725f5be
Polish "Expose Stackdriver's useSemanticMetricTypes property"
...
See gh-28403
3 years ago
Jonatan Ivanov
9397121a98
Expose Stackdriver's useSemanticMetricTypes property
...
See gh-28403
3 years ago
Andy Wilkinson
4903ce1806
Merge pull request #28400 from jonatan-ivanov
...
* gh-28400:
Polish "Expose Elastic's apiKeyCredentials property"
Expose Elastic's apiKeyCredentials property
Closes gh-28400
3 years ago
Andy Wilkinson
8bf3780c15
Polish "Expose Elastic's apiKeyCredentials property"
...
See gh-28400
3 years ago
Jonatan Ivanov
dd475a2445
Expose Elastic's apiKeyCredentials property
...
See gh-28400
3 years ago
Andy Wilkinson
2ffcda3415
Upgrade to XmlUnit2 2.8.3
...
Closes gh-28422
3 years ago