Phillip Webb
79ff11cb2b
Rename and relocate ExemplarsAutoConfiguration
...
Rename `ExemplarsAutoConfiguration` and relocate it to a diffent
package to make it clear that it is for Prometheus.
2022-11-09 18:03:09 -08:00
Scott Frederick
a53141f8a4
Fix JMX exposure default in config metadata and docs
...
Fixes gh-33072
2022-11-09 14:56:44 -06:00
Andy Wilkinson
21f0fdffa1
Upgrade to Spring Session 3.0.0-RC2
...
Closes gh-33034
2022-11-09 20:20:12 +00:00
Phillip Webb
883e97b166
Merge branch '2.7.x'
2022-11-09 11:40:56 -08:00
Phillip Webb
ea10a64a0c
Merge branch '2.6.x' into 2.7.x
2022-11-09 11:39:53 -08:00
Phillip Webb
f423a26dd5
Polish
2022-11-09 11:39:48 -08:00
Andy Wilkinson
54aaaeec6f
Upgrade to Spring Batch 6.0.0-RC2
...
Closes gh-332935
2022-11-09 19:32:44 +00:00
Andy Wilkinson
e25792ee58
Upgrade to Spring Security 6.0.0-RC2
...
Closes gh-33063
2022-11-09 19:32:44 +00:00
Andy Wilkinson
ac867c3c40
Polish
2022-11-09 19:32:44 +00:00
Phillip Webb
1adc7c7dd4
Merge branch '2.7.x'
2022-11-09 11:32:24 -08:00
Phillip Webb
0ef03d725f
Merge branch '2.6.x' into 2.7.x
2022-11-09 11:31:55 -08:00
Phillip Webb
a431ae04e6
Polish
2022-11-09 11:30:11 -08:00
Andy Wilkinson
7eb0fe4c89
Contribute reflection hints for JsonComponent inner classes
...
Closes gh-33089
2022-11-09 19:24:15 +00:00
Scott Frederick
b882de7c68
Throw ContextLoadException on test context load failure
...
When a test context fails to load, a `ContextLoadException` should
be thrown so that Framework can catch it and call any registered
`ApplicationContextFailureProcessor`s.
Closes gh-31793
2022-11-09 13:10:11 -06:00
Andy Wilkinson
70f7258341
Simplify JacksonAutoConfiguration as we now require Jackson 2.14
...
See gh-33086
2022-11-09 17:31:04 +00:00
Andy Wilkinson
fcbc7dacf1
Add reflection hints for JsonTesters
...
Closes gh-32858
2022-11-09 15:15:29 +00:00
Stephane Nicoll
41e2423a0c
Upgrade to Spring Framework 6.0.0-RC4
...
Closes gh-33023
2022-11-09 14:12:51 +01:00
Andy Wilkinson
60917bd114
Remove tests for Jackson 2.11
...
Closes gh-33086
2022-11-09 11:33:55 +00:00
Andy Wilkinson
112bed886c
Merge branch '2.7.x'
...
Closes gh-33085
2022-11-09 10:37:40 +00:00
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
Phillip Webb
32b9945632
Polish
2022-11-08 23:15:30 -08:00
Phillip Webb
0d5c13cb28
Polish 'Add reflection hints for PropertyNamingStrategies'
...
See gh-33080
2022-11-08 23:09:27 -08:00
Ralf Ueberfuhr
e9bca3e6de
Add reflection hints for PropertyNamingStrategies
...
See gh-33080
2022-11-08 23:03:54 -08:00
Andy Wilkinson
50bb317215
Upgrade to Reactor Bom 2022.0.0
...
Closes gh-32939
2022-11-08 20:32:25 +00:00
Andy Wilkinson
546853bba5
Upgrade to Spring Integration 6.0.0-RC2
...
Closes gh-33009
2022-11-08 20:31:45 +00:00
Andy Wilkinson
c1cf939199
Merge branch '2.7.x'
...
Closes gh-33076
2022-11-08 17:38:57 +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
843493d915
Merge branch '2.7.x'
...
Closes gh-33075
2022-11-08 17:30:16 +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
Johnny Lim
ea4f22684d
Polish Log4j2 changes
...
See gh-32742
2022-11-08 13:27:01 +00:00
Johnny Lim
6b385a4f79
Fix configLocationsWithConfigurationFileSystemProperty
...
See gh-32740
2022-11-08 13:17:22 +00:00
Andy Wilkinson
1481676b54
Merge branch '2.7.x'
...
Closes gh-33069
2022-11-08 13:15:02 +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
c314d62030
Merge branch '2.7.x'
...
Closes gh-33067
2022-11-08 13:11:01 +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
a19f1a733e
Correct crash handling in condition report logging listener
...
Closes gh-33027
2022-11-08 12:54:46 +00:00
Andy Wilkinson
6d1fca10a3
Polish "Remove Sleuth references in favor of Micrometer Tracing"
...
See gh-32994
2022-11-08 12:36:04 +00:00
Toshiaki Maki
bf4c367d7e
Remove Sleuth references in favor of Micrometer Tracing
...
See gh-32994
2022-11-08 12:33:51 +00:00
Andy Wilkinson
5a299dd501
Correct coordinates of Artemis' server artifact
...
Closes gh-33065
2022-11-08 12:31:08 +00:00
Andy Wilkinson
df2445a6be
Update docs now that GraalVM 22.3 is fully available
...
Closes gh-32813
2022-11-08 12:28:14 +00:00
Andy Wilkinson
6a2f2a0afd
Upgrade to Micrometer 1.10.0
...
Closes gh-32936
2022-11-08 12:19:43 +00:00
Andy Wilkinson
aff8a3b182
Upgrade to Micrometer Tracing 1.0.0
...
Closes gh-32937
2022-11-08 12:18:58 +00:00
Andy Wilkinson
b1fcc38338
Upgrade to Jakara XML WS 4.0.0
...
Closes gh-33054
2022-11-08 11:01:18 +00:00