Andy Wilkinson
b1494d4a39
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33084
2022-11-09 10:37:06 +00:00
Andy Wilkinson
6423535f67
Delete temp directory after MavenBuild has exected
...
Closes gh-33083
2022-11-09 10:35:56 +00:00
Andy Wilkinson
1c3a4906fa
Merge pull request #32861 from izeye
...
* gh-32861:
Polish "Provide dependency management for missing Selenium modules"
Provide dependency management for missing Selenium modules
Closes gh-32861
2022-11-08 17:35:48 +00:00
Andy Wilkinson
03d1631d4c
Polish "Provide dependency management for missing Selenium modules"
...
See gh-32861
2022-11-08 17:35:36 +00:00
Andy Wilkinson
00d22c9fc5
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33074
2022-11-08 17:28:50 +00:00
Andy Wilkinson
f42e90a2b4
Add missing dependency management for Selenum
...
Closes gh-32721
2022-11-08 17:27:48 +00:00
Andy Wilkinson
eed86c0d0a
Test Boot's Gradle plugin against Gradle 7.6-rc-2
...
Closes gh-33073
2022-11-08 16:46:22 +00:00
Johnny Lim
4161f5bdf1
Provide dependency management for missing Selenium modules
...
See gh-32861
2022-11-08 15:11:21 +00:00
Andy Wilkinson
bb141ffc09
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33068
2022-11-08 13:14:30 +00:00
EricGao888
569e752159
Fix a minor bug in an example in oauth2 doc
...
See gh-32931
2022-11-08 13:14:06 +00:00
Andy Wilkinson
0e70c33725
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33066
2022-11-08 13:10:40 +00:00
dreis2211
34902f5a02
Fix possible type pollution in ConditionEvaluationReport
...
See gh-32916
2022-11-08 13:01:27 +00:00
Andy Wilkinson
7c0f397129
Merge branch '2.6.x' into 2.7.x
...
See gh-33015
2022-11-07 13:36:11 +00:00
Andy Wilkinson
ac6ad7c0f1
Fix ModifiedClassPathExtension with parameterized tests
...
Closes gh-33014
2022-11-07 13:34:54 +00:00
Andy Wilkinson
651f4f7236
Polish "Polish ImportCandidates"
...
See gh-33013
2022-11-06 11:30:29 +00:00
biergit
d7090b500b
Polish ImportCandidates
...
See gh-33013
2022-11-06 11:30:29 +00:00
Phillip Webb
b4283d45c5
Merge branch '2.6.x' into 2.7.x
2022-11-05 17:03:02 -07:00
Phillip Webb
d2cceb6b77
Polish
2022-11-05 17:02:57 -07:00
Phillip Webb
2ab1f49442
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33018
2022-11-05 16:35:26 -07:00
Phillip Webb
caf46043c6
Add @DirtiesUrlFactories annotation
...
Add `@DirtiesUrlFactories` annotation that can be used to reset URL
factories.
Closes gh-33017
2022-11-05 16:30:27 -07:00
Phillip Webb
948893f36d
Merge branch '2.6.x' into 2.7.x
...
Closes gh-33015
2022-11-05 16:04:40 -07:00
Phillip Webb
d4cc8fc3a6
Support modified classpath on methods and parameterized tests
...
Update `ModifiedClassPathExtension` and related classes so that
annotations can be used directly on test methods, or on classes
passed into parameterized tests.
Closes gh-33014
2022-11-05 16:04:19 -07:00
Andy Wilkinson
06c83e5345
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32999
2022-11-04 10:42:55 +00:00
Andy Wilkinson
d00e004622
Add missing XMLUnit dependency management
...
Closes gh-32998
2022-11-04 10:42:26 +00:00
Andy Wilkinson
394ae76b04
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32989
2022-11-03 10:44:21 +00:00
Andy Wilkinson
fcd3413ba0
Allow histograms to be disabled for Lettuce metrics
...
Closes gh-32985
2022-11-03 10:34:41 +00:00
Andy Wilkinson
a3870f8da7
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32987
2022-11-03 10:23:30 +00:00
Andy Wilkinson
beb62be843
Test Boot's Gradle plugin against Gradle 7.6-rc-1
...
Closes gh-32933
2022-11-03 10:22:14 +00:00
Phillip Webb
f44531a7a2
Merge branch '2.6.x' into 2.7.x
2022-10-25 16:02:04 -07:00
Phillip Webb
92b513dc8d
Polish
2022-10-25 16:01:58 -07:00
Phillip Webb
c8676a81de
Merge branch '2.6.x' into 2.7.x
2022-10-25 15:48:04 -07:00
Phillip Webb
d7ac20cd6c
Update copyright year of changed files
2022-10-25 15:47:30 -07:00
Andy Wilkinson
032487117b
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32836
2022-10-21 11:04:09 +01:00
Andy Wilkinson
fe51e03019
Support IPv6 addresses in spring.redis.sentinel.nodes
...
Fixes gh-32762
2022-10-21 10:53:54 +01:00
Phillip Webb
d8c4aec946
Merge branch '2.6.x' into 2.7.x
2022-10-20 17:04:37 -07:00
Phillip Webb
1a14f39f83
Polish
2022-10-20 17:04:29 -07:00
Phillip Webb
1c7bff7cc1
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32826
2022-10-20 15:01:00 -07:00
Phillip Webb
463a614d27
Fix package tangle between SpringApplication and Environment types
...
Update `SpringApplication` so that it no longer directly decides the
type of `Environment` that should be created.
Closes gh-32825
2022-10-20 14:51:13 -07:00
Stephane Nicoll
7bd9754ce1
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32820
2022-10-20 16:43:14 +02:00
James Seung Hyun Son
5e0a67ac66
Fix typos in logging.adoc
...
See gh-32812
2022-10-20 16:41:24 +02:00
Stephane Nicoll
13691f27bd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32818
2022-10-20 16:37:57 +02:00
Stephane Nicoll
4d7cb7144e
Upgrade copyright year of changed files
...
See gh-32644
2022-10-20 16:35:55 +02:00
Ada-Claire
c5a1944267
Harmonize ConfigurationProperties code samples
...
Rename the SomeProperties class so that it is consistent with other
examples given within the Type-safe Configuration Properties. This
ensures that readers can intuitively draw the conclusion that the
MyProperties class is annotated with ConfigurationProperties.
See gh-32644
2022-10-20 16:35:18 +02:00
Phillip Webb
d3750c4991
Merge branch '2.6.x' into 2.7.x
2022-10-19 22:01:13 -07:00
Phillip Webb
c416c17fe8
Polish documentation title case
2022-10-19 21:53:21 -07:00
Andy Wilkinson
6f787c4b79
Upgrade to Infinispan 13.0.12.Final
...
Closes gh-32788
2022-10-19 11:44:54 +01:00
Andy Wilkinson
3aa835845e
Upgrade to Glassfish JAXB 2.3.7
...
Closes gh-32787
2022-10-19 11:44:51 +01:00
Andy Wilkinson
ba02a64743
Upgrade to Dependency Management Plugin 1.0.15.RELEASE
...
Closes gh-32786
2022-10-19 11:44:48 +01:00
Andy Wilkinson
65bdcdb2a5
Upgrade to Glassfish JAXB 2.3.7
...
Closes gh-32785
2022-10-19 10:44:06 +01:00
Andy Wilkinson
02760ffee4
Upgrade to Dependency Management Plugin 1.0.15.RELEASE
...
Closes gh-32784
2022-10-19 10:44:03 +01:00
Andy Wilkinson
a19e394ebb
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32781
2022-10-19 10:00:48 +01:00
Henning Poettker
4ed072a06b
Upgrade MySQL Connector/J and use new Maven identifiers
...
See gh-32747
2022-10-19 09:58:32 +01:00
Phillip Webb
fcaac2b343
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32777
2022-10-18 17:14:48 -07:00
Phillip Webb
2c7114fa17
Polish 'Use exclamation character for the document separator prefix'
...
See gh-32521
2022-10-18 17:08:21 -07:00
Guirong Hu
33e379c4a2
Use exclamation character for the document separator prefix
...
See gh-32521
2022-10-18 17:07:51 -07:00
Phillip Webb
8dec296dfd
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32775
2022-10-18 15:49:51 -07:00
Phillip Webb
de111dba5c
Polish 'Add DataSize serializer for configprops endpoint'
...
See gh-32645
2022-10-18 15:46:56 -07:00
Guirong Hu
3b25132e38
Add DataSize serializer for configprops endpoint
...
See gh-32645
2022-10-18 15:46:33 -07:00
Phillip Webb
fbd416adc6
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32773
2022-10-18 15:37:20 -07:00
Phillip Webb
b02c702ad1
Polish 'Use more specific bean method return types in KafkaAutoConfiguration'
...
See gh-32770
2022-10-18 15:35:37 -07:00
yuanhao18
c498ad0320
Use more specific bean method return types in KafkaAutoConfiguration
...
Update `KafkaAutoConfiguration` so that more specific bean types are
returned.
See gh-32770
2022-10-18 15:33:58 -07:00
Andy Wilkinson
99f0a5e01d
Upgrade to Spring Security 5.7.4
...
Closes gh-32597
2022-10-17 20:45:40 +01:00
Andy Wilkinson
a92388cbee
Upgrade to Spring Security 5.6.8
...
Closes gh-32590
2022-10-17 20:43:40 +01:00
Andy Wilkinson
bdb4f24300
Upgrade to Spring Kafka 2.8.10
...
Closes gh-32596
2022-10-17 19:44:24 +01:00
Andy Wilkinson
a16e3e6688
Upgrade to Spring Kafka 2.8.10
...
Closes gh-32589
2022-10-17 19:42:27 +01:00
Andy Wilkinson
3d5c864bc9
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32758
2022-10-17 17:11:59 +01:00
Andy Wilkinson
dade5ec3aa
Test against Gradle 6.9.3
...
Closes gh-32757
2022-10-17 17:11:37 +01:00
Phillip Webb
0f4a978731
Merge branch '2.6.x' into 2.7.x
2022-10-15 14:19:06 -07:00
Phillip Webb
6641a98913
Improve the phrasing around property source ordering
2022-10-15 14:18:49 -07:00
Stephane Nicoll
040c78062e
Upgrade to Spring Retry 1.3.4
...
Closes gh-32594
2022-10-14 10:28:30 +02:00
Stephane Nicoll
c858c1e998
Upgrade to Spring Retry 1.3.4
...
Closes gh-32593
2022-10-14 10:23:47 +02:00
Andy Wilkinson
9fd3d78bae
Upgrade to Jackson Bom 2.13.4.20221013
...
Closes gh-32724
2022-10-13 21:18:15 +01:00
Andy Wilkinson
936cb41c6e
Upgrade to Jetty Reactive HTTPClient 1.1.13
...
Closes gh-32723
2022-10-13 20:10:11 +01:00
Andy Wilkinson
0411ebeeaf
Upgrade to Jackson Bom 2.13.4.20221013
...
Closes gh-32722
2022-10-13 20:10:07 +01:00
Andy Wilkinson
654c3353d5
Upgrade to Netty 4.1.84.Final
...
Closes gh-32700
2022-10-13 15:44:57 +01:00
Andy Wilkinson
09d7bede29
Upgrade to Jetty Reactive HTTPClient 1.1.13
...
Closes gh-32699
2022-10-13 15:44:54 +01:00
Andy Wilkinson
b9148ede2f
Upgrade to Hazelcast 5.1.4
...
Closes gh-32698
2022-10-13 15:44:51 +01:00
Andy Wilkinson
7470342dda
Upgrade to Byte Buddy 1.12.18
...
Closes gh-32697
2022-10-13 15:44:49 +01:00
Andy Wilkinson
4474af6265
Upgrade to Spring Data 2021.2.5
...
Closes gh-32595
2022-10-13 15:42:16 +01:00
Andy Wilkinson
567146954d
Upgrade to Reactor 2020.0.24
...
Closes gh-32592
2022-10-13 15:41:36 +01:00
Andy Wilkinson
eaf0523656
Upgrade to Spring Data 2021.1.9
...
Closes gh-32588
2022-10-13 14:32:37 +01:00
Andy Wilkinson
5329eac5e4
Upgrade to Reactor 2020.0.24
...
Closes gh-32587
2022-10-13 14:31:47 +01:00
Andy Wilkinson
3244a4a59b
Upgrade to Netty 4.1.84.Final
...
Closes gh-32695
2022-10-13 14:30:51 +01:00
Andy Wilkinson
c9b929bd89
Starting building against Spring Data 2021.2.5 snapshots
...
See gh-32595
2022-10-13 12:39:12 +01:00
Andy Wilkinson
78bf7b640c
Start building against Spring Data 2021.1.9 snapshots
...
See gh-32588
2022-10-13 12:37:39 +01:00
Scott Frederick
6c1103cde0
Support PEM formatted elliptic-curve TLS keys
...
Apply the changes from e0c79ce598
to the `PrivateKeyParser` used for web server SSL configuration.
See gh-32646
2022-10-12 13:25:58 -05:00
Phillip Webb
ed01a77a99
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32681
2022-10-11 23:19:34 -07:00
Phillip Webb
e0c79ce598
Support PEM formatted elliptic-curve TLS keys
...
Update `PrivateKeyParser` to support loading PEM formatted
elliptic-curve keys. We need to do a similar trick to the PKCS1 keys
and convert them to a `PKCS8EncodedKeySpec`.
Fixes gh-32646
2022-10-11 23:18:44 -07:00
Andy Wilkinson
1b604e30f7
Merge branch '2.6.x' into 2.7.x
...
Closes gh-32678
2022-10-11 19:15:33 +01:00
Andy Wilkinson
215eb96355
Improve error handling in SpringBootPlugin
...
Closes gh-32677
2022-10-11 19:15:23 +01:00
Stephane Nicoll
907396021f
Upgrade to Lettuce 6.1.10.RELEASE
...
Closes gh-32669
2022-10-11 11:06:30 +02:00
Stephane Nicoll
5b6a5873a5
Upgrade to Micrometer 1.9.5
...
Closes gh-32591
2022-10-11 06:15:51 +02:00
Stephane Nicoll
8a231e52b3
Upgrade to Undertow 2.2.20.Final
...
Closes gh-32668
2022-10-11 06:15:36 +02:00
Stephane Nicoll
1207d55f34
Upgrade to Lettuce 6.1.10.RELEASE
...
Closes gh-32666
2022-10-11 06:15:31 +02:00
Stephane Nicoll
858a48d979
Upgrade to Hibernate 5.6.12.Final
...
Closes gh-32665
2022-10-11 06:15:29 +02:00
Stephane Nicoll
483d62fa40
Upgrade to Embedded Mongo 3.4.11
...
Closes gh-32664
2022-10-11 06:15:27 +02:00
Stephane Nicoll
7e0de51cd2
Upgrade to Ehcache3 3.10.2
...
Closes gh-32663
2022-10-11 06:15:24 +02:00
Stephane Nicoll
f49d1704f2
Upgrade to Micrometer 1.8.11
...
Closes gh-32586
2022-10-11 06:13:04 +02:00
Stephane Nicoll
ac9b869cfd
Upgrade to Undertow 2.2.20.Final
...
Closes gh-32651
2022-10-10 09:33:24 +02:00
Stephane Nicoll
19c3078623
Upgrade to Hibernate 5.6.12.Final
...
Closes gh-32649
2022-10-10 09:33:19 +02:00