Johnny Lim
f9da3696ff
Add metadata for default for spring.jmx.registration-policy
...
See gh-34122
2023-02-14 19:46:18 +00:00
Andy Wilkinson
035e6eb9d8
Merge branch '3.0.x'
...
Closes gh-34182
2023-02-14 19:45:00 +00:00
abilan
dbbc0de25b
Remove hints for Spring Integration Graph
...
Related to spring-projects/spring-integration#3994
Spring Integration's `IntegrationGraphServer` can be used without
actuator or even Spring Boot at all. It is more natural to have
respective reflection hints exposed by Spring Integration itself.
See related GH issue and its fix which just does a migration of the
remove code from `IntegrationGraphEndpoint`.
See gh-33924
2023-02-14 19:44:34 +00:00
Andy Wilkinson
d1da3f55fb
Upgrade to Micrometer Tracing 1.0.2
...
Closes gh-34160
2023-02-14 12:48:02 +00:00
Andy Wilkinson
0e67fbc855
Merge branch '3.0.x'
...
Closes gh-34174
2023-02-13 14:50:48 +00:00
Andy Wilkinson
a0de59c209
Fix property binding to Kotlin data class in a native image
...
Fixes gh-34157
2023-02-13 14:49:04 +00:00
Scott Frederick
12537c7170
Merge branch '3.0.x'
...
Closes gh-34162
2023-02-09 15:47:57 -06:00
Scott Frederick
cbac3c81d6
Merge branch '2.7.x' into 3.0.x
...
Closes gh-34161
2023-02-09 15:47:34 -06:00
Scott Frederick
33aef7fe27
Update CLI installation docs to download releases from Maven Central
...
Closes gh-33962
2023-02-09 15:45:15 -06:00
Andy Wilkinson
8f68a10da8
Start building against Micrometer Tracing 1.0.2 snapshots
...
See gh-34160
2023-02-09 19:39:08 +00:00
Andy Wilkinson
7cccb52e1e
Start building against Spring WS 4.0.2 snapshots
...
See gh-34156
2023-02-09 17:36:29 +00:00
Andy Wilkinson
8d61e707c7
Start building against Spring Security 6.0.2 snapshots
...
See gh-34155
2023-02-09 17:36:28 +00:00
Andy Wilkinson
971c6bc8bf
Start building against Spring LDAP 3.0.1 snapshots
...
See gh-34154
2023-02-09 17:36:28 +00:00
Andy Wilkinson
eda59f71b0
Start building against Spring Kafka 3.0.3 snapshots
...
See gh-34153
2023-02-09 17:36:28 +00:00
Andy Wilkinson
cd43b4e805
Start building against Spring Integration 6.0.3 snapshots
...
See gh-34039
2023-02-09 17:36:28 +00:00
Andy Wilkinson
05ae5a7137
Start building against Spring Data Bom 2022.0.2 snapshots
...
See gh-34151
2023-02-09 16:05:30 +00:00
Andy Wilkinson
7acf08c12e
Start building against Spring Batch 5.0.1 snapshots
...
See gh-34150
2023-02-09 16:05:25 +00:00
Andy Wilkinson
043c2c1f6a
Start building against Reactor Bom 2022.0.3 snapshots
...
See gh-34149
2023-02-09 16:05:20 +00:00
Andy Wilkinson
2c2b85dd80
Start building against Micrometer 1.10.4 snapshots
...
See gh-34148
2023-02-09 16:05:15 +00:00
Andy Wilkinson
63c53cb803
Start building against Spring Security 5.7.7 snapshots
...
See gh-34145
2023-02-09 15:53:54 +00:00
Andy Wilkinson
d7f2571375
Start building against Spring Data Bom 2021.2.8 snapshots
...
See gh-34144
2023-02-09 15:53:53 +00:00
Andy Wilkinson
5b2971cf2c
Start building against Spring Batch 4.3.8 snapshots
...
See gh-34143
2023-02-09 15:53:53 +00:00
Andy Wilkinson
0a23cca018
Start building against Reactor Bom 2020.0.28 snapshots
...
See gh-34142
2023-02-09 15:53:53 +00:00
Andy Wilkinson
3e43c664c9
Start building against Micrometer 1.9.8 snapshots
...
See gh-34141
2023-02-09 15:53:53 +00:00
Andy Wilkinson
07fcb67540
Use repo.maven.apache.org consistently
...
Maven Central has two canonical URLs [1]:
- https://repo1.maven.org
- https://repo.maven.apache.org
This commit updates the codebase to only use repo.maven.apache.org.
Closes gh-33938
[1] https://central.sonatype.org/news/20190715_http_deprecation_update/#canonical-urls
2023-02-08 14:04:16 +00:00
Andy Wilkinson
1c9e22c845
Merge branch '3.0.x'
...
Closes gh-34121
2023-02-08 11:26:33 +00:00
Andy Wilkinson
3551030e3f
Add ObservationFilter beans to auto-configured ObservationRegistry
...
Fixes gh-33968
2023-02-08 11:19:17 +00:00
Andy Wilkinson
bbe526df70
Merge branch '3.0.x'
...
Closes gh-34120
2023-02-08 11:00:29 +00:00
Andy Wilkinson
9378fc47a7
Set implementation name and version in Gradle-built archives
...
Closes gh-34059
2023-02-08 10:59:55 +00:00
Andy Wilkinson
205018ec8f
Fix HazelcastAutoConfigurationServerTests on Windows
...
See gh-33687
2023-02-07 16:24:08 +00:00
Andy Wilkinson
5a95fd0d2b
Make httpcore5-h2 classes available to Gradle tests
...
httpclient5 now requires classes in httpcore5-h2 in addition to those
in httpcore5.
See gh-34086
2023-02-07 15:13:48 +00:00
Andy Wilkinson
304a1bac97
Revert "Upgrade to Elasticsearch Client 8.6.1"
...
This reverts commit 5dc6592b12 .
See gh-34079
2023-02-07 13:32:32 +00:00
Andy Wilkinson
f064616845
Upgrade to Versions Maven Plugin 2.14.2
...
Closes gh-34113
2023-02-06 20:13:40 +00:00
Andy Wilkinson
840348c39d
Upgrade to Thymeleaf Layout Dialect 3.2.0
...
Closes gh-34112
2023-02-06 20:13:40 +00:00
Andy Wilkinson
da0b1cecce
Upgrade to SQLite JDBC 3.40.1.0
...
Closes gh-34111
2023-02-06 20:13:40 +00:00
Andy Wilkinson
bf4d8a5a57
Upgrade to Spring Security 6.1.0-M1
...
Closes gh-34110
2023-02-06 20:13:40 +00:00
Andy Wilkinson
f30d6ae753
Upgrade to Selenium HtmlUnit 4.8.0
...
Closes gh-34109
2023-02-06 20:13:39 +00:00
Andy Wilkinson
dcc2d4dc3d
Upgrade to Selenium 4.8.0
...
Closes gh-34108
2023-02-06 20:13:39 +00:00
Andy Wilkinson
2b60e6b014
Upgrade to REST Assured 5.3.0
...
Closes gh-34107
2023-02-06 20:13:39 +00:00
Andy Wilkinson
7c09fde8b2
Upgrade to Rabbit Stream Client 0.9.0
...
Closes gh-34106
2023-02-06 20:13:39 +00:00
Andy Wilkinson
8840224cdd
Upgrade to R2DBC Proxy 1.1.0.RELEASE
...
Closes gh-34105
2023-02-06 20:13:38 +00:00
Andy Wilkinson
851d5e18d6
Upgrade to Postgresql 42.5.3
...
Closes gh-34104
2023-02-06 20:13:38 +00:00
Andy Wilkinson
4f112e568d
Upgrade to Pooled JMS 3.1.0
...
Closes gh-34103
2023-02-06 20:13:38 +00:00
Andy Wilkinson
89a15d39d2
Upgrade to Oracle R2DBC 1.1.0
...
Closes gh-34102
2023-02-06 20:13:38 +00:00
Andy Wilkinson
e80c3dbdb2
Upgrade to Oracle Database 21.8.0.0
...
Closes gh-34101
2023-02-06 20:13:37 +00:00
Andy Wilkinson
9cba05da90
Upgrade to Neo4j Java Driver 5.4.0
...
Closes gh-34099
2023-02-06 14:46:09 +00:00
Andy Wilkinson
6d5c624d0a
Upgrade to Mockito 4.11.0
...
Closes gh-34098
2023-02-06 14:46:08 +00:00
Andy Wilkinson
8011232b83
Upgrade to Maven Invoker Plugin 3.4.0
...
Closes gh-34097
2023-02-06 14:46:08 +00:00
Andy Wilkinson
9be9834736
Upgrade to Maven Install Plugin 3.1.0
...
Closes gh-34096
2023-02-06 14:46:08 +00:00
Andy Wilkinson
598fdb3324
Upgrade to Maven Enforcer Plugin 3.2.1
...
Closes gh-34095
2023-02-06 14:46:07 +00:00