Commit Graph
50613 Commits
Author SHA1 Message Date
Andy Wilkinson 97eb8115b2 Start building against Spring Authorization Server 1.3.0-RC1 snapshots
See gh-40223
2024-04-09 07:55:36 +01:00
Andy Wilkinson ec69ea38e8 Start building against Spring AMQP 3.1.4 snapshots
See gh-40222
2024-04-09 07:52:35 +01:00
Andy Wilkinson 861a4fa810 Start building against Reactor Bom 2023.0.5 snapshots
See gh-40221
2024-04-09 07:52:31 +01:00
Andy Wilkinson 8ec62ef38a Merge branch '3.2.x' 2024-04-09 07:49:22 +01:00
Andy Wilkinson cae34a1978 Start building against Spring Security 6.2.4 snapshots
See gh-40217
2024-04-08 17:24:30 +01:00
Andy Wilkinson 94a1c78f0a Start building against Spring Pulsar 1.0.5 snapshots
See gh-40216
2024-04-08 17:24:30 +01:00
Andy Wilkinson e83b87964f Start building against Spring LDAP 3.2.3 snapshots
See gh-40215
2024-04-08 17:24:29 +01:00
Andy Wilkinson bb8efe3fff Start building against Spring Integration 6.2.4 snapshots
See gh-40214
2024-04-08 17:24:29 +01:00
Andy Wilkinson 013a0e3f9a Start building against Spring Framework 6.1.6 snapshots
See gh-40213
2024-04-08 17:24:29 +01:00
Andy Wilkinson 8b086e1de9 Upgrade to Neo4j Java Driver 5.19.0
Closes gh-40218
2024-04-08 17:24:28 +01:00
Andy Wilkinson 35a4125fee Start building against Spring Data Bom 2023.1.5 snapshots
See gh-40212
2024-04-08 17:21:49 +01:00
Andy Wilkinson 2e4af81058 Start building against Spring Authorization Server 1.2.4 snapshots
See gh-40211
2024-04-08 17:21:44 +01:00
Andy Wilkinson 677734817b Start building against Spring AMQP 3.1.4 snapshots
See gh-40210
2024-04-08 17:21:39 +01:00
Andy Wilkinson fe82d13c40 Start building against Reactor Bom 2023.0.5 snapshots
See gh-40209
2024-04-08 17:21:34 +01:00
Andy Wilkinson f3d2df09ad Start building against Micrometer Tracing 1.2.5 snapshots
See gh-40208
2024-04-08 17:21:29 +01:00
Andy Wilkinson e3e0f70bf5 Start building against Micrometer 1.12.5 snapshots
See gh-40207
2024-04-08 17:21:24 +01:00
Andy Wilkinson a9353ab7ad Merge branch '3.2.x' 2024-04-08 17:19:51 +01:00
Andy Wilkinson 0a26af6516 Merge branch '3.1.x' into 3.2.x 2024-04-08 17:19:38 +01:00
Andy Wilkinson 35284acabc Start building against Spring Security 6.1.9 snapshots
See gh-40204
2024-04-08 16:22:08 +01:00
Andy Wilkinson ace64b22e7 Start building against Spring LDAP 3.1.5 snapshots
See gh-40203
2024-04-08 16:22:07 +01:00
Andy Wilkinson ca1bcaf39f Start building against Spring Integration 6.1.8 snapshots
See gh-40202
2024-04-08 16:22:07 +01:00
Andy Wilkinson a18a661af2 Start building against Spring Framework 6.0.19 snapshots
See gh-40201
2024-04-08 16:22:07 +01:00
Andy Wilkinson a4817c369a Upgrade to Neo4j Java Driver 5.19.0
Closes gh-40205
2024-04-08 16:22:07 +01:00
Andy Wilkinson 240f18cd69 Start building against Spring Data Bom 2023.0.11 snapshots
See gh-40200
2024-04-08 15:56:24 +01:00
Andy Wilkinson 4aa3003f22 Start building against Spring Authorization Server 1.1.7 snapshots
See gh-40199
2024-04-08 15:56:19 +01:00
Andy Wilkinson 175987d627 Start building against Reactor Bom 2022.0.18 snapshots
See gh-40198
2024-04-08 15:56:15 +01:00
Andy Wilkinson 12d8e02f15 Start building against Micrometer Tracing 1.1.12 snapshots
See gh-40197
2024-04-08 15:56:10 +01:00
Andy Wilkinson 89ffdd6125 Start building against Micrometer 1.11.11 snapshots
See gh-40196
2024-04-08 15:56:06 +01:00
Scott Frederick c3c82bd220 Merge pull request #40175 from snicoll
* pr/40175:
  Polish "Refine Efficient Deployments section in the reference guide"
  Refine Efficient Deployments section in the reference guide

Closes gh-40175
2024-04-05 11:11:45 -05:00
Scott Frederick a79c40f072 Polish "Refine Efficient Deployments section in the reference guide"
See gh-40175
2024-04-05 11:11:19 -05:00
Stéphane Nicoll 862611a8f9 Refine Efficient Deployments section in the reference guide
See gh-40175
2024-04-05 11:11:18 -05:00
Moritz Halbritter 70a992d9a4 Convert 'false' to 'OFF' when setting log thresholds
Closes gh-40124
2024-04-05 13:49:54 +02:00
Moritz Halbritter fcd41f48cb Merge pull request #40023 from shakuzen
* pr/40023:
  Polish "Auto-config support for latest Prometheus client and simpleclient"
  Auto-config support for latest Prometheus client and simpleclient

Closes gh-40023
2024-04-05 10:52:37 +02:00
Moritz Halbritter ce358c601b Polish "Auto-config support for latest Prometheus client and simpleclient"
See gh-40023
2024-04-05 10:45:14 +02:00
Tommy Ludwig 7f26b67e61 Auto-config support for latest Prometheus client and simpleclient
Deprecates the support for simpleclient but ensures that it can work in
conjunction with support for the latest Prometheus client
auto-configuration.

This involves breaking changes to update public classes to support the
latest Prometheus client. Deprecated support for Prometheus simpleclient
is provided in renamed classes.

See gh-40023
2024-04-05 10:12:52 +02:00
Moritz Halbritter 2de9969f9a Delegate 'spring-boot.run.main-class' to 'start-class'
Closes gh-40145
2024-04-05 09:15:31 +02:00
Phillip Webb 3ed77ae5f3 Polish 2024-04-04 23:45:21 -07:00
Phillip Webb f7397b9557 Merge branch '3.2.x' 2024-04-04 23:45:15 -07:00
Moritz Halbritter 6d192e62fd Add property to control Docker Compose start command execution
If the property 'spring.docker.compose.start.skip' is set to 'never',
the start command is always executed. The default value of 'if-running'
only executes the start command if there are no services running
already, which is the old behavior.

Closes gh-39749
2024-04-05 08:36:28 +02:00
Phillip Webb ea52a44e62 Polish 2024-04-04 20:55:52 -07:00
Phillip Webb f1018ba38a Merge branch '3.1.x' into 3.2.x 2024-04-04 20:36:29 -07:00
Phillip Webb 21f5d375b7 Polish 2024-04-04 20:14:01 -07:00
Phillip Webb 2ab0e024c8 Regenerate package-lock.json 2024-04-04 15:51:31 -07:00
Phillip Webb 5103618604 Upgrade to antora-zip-contents-collector-extension 1.0.0-alpha.7 2024-04-04 15:48:55 -07:00
Phillip Webb 912c6f617d Update redirect to use correct layout
See gh-40062
2024-04-04 14:41:35 -07:00
Phillip Webb fba137738a Upgrade to antora-ui-spring v0.4.12 2024-04-04 11:43:45 -07:00
Moritz Halbritter 6abcde3ce8 Prevent deprecation for DBCP2 username and password properties
Closes gh-40076
2024-04-04 15:06:30 +02:00
Moritz Halbritter e9e2bc94f8 Merge branch '3.2.x'
Closes gh-40169
2024-04-04 13:05:34 +02:00
Moritz Halbritter fe7501b292 Use named virtual threads for Jetty
Closes gh-40152
2024-04-04 11:44:14 +02:00
Scott Frederick 813507b791 Merge branch '3.2.x'
Closes gh-40166
2024-04-03 16:32:13 -05:00