Stéphane Nicoll
35d88a7a86
Start building against Spring Integration 7.0.1 snapshots
...
See gh-48482
3 months ago
Stéphane Nicoll
610d026da2
Start building against Spring HATEOAS 3.0.1 snapshots
...
See gh-48481
3 months ago
Stéphane Nicoll
f28ae08d05
Upgrade to Reactor Bom 2025.0.1
...
Closes gh-48435
4 months ago
Stéphane Nicoll
f9d97af8e3
Upgrade to Micrometer Tracing 1.6.1
...
Closes gh-48434
4 months ago
Stéphane Nicoll
99ea32ca57
Upgrade to Micrometer 1.16.1
...
Closes gh-48433
4 months ago
Stéphane Nicoll
5fd8e9ba37
Upgrade to UnboundID LDAPSDK 7.0.4
...
Closes gh-48468
4 months ago
Stéphane Nicoll
ad82f600a5
Upgrade to Quartz 2.5.2
...
Closes gh-48466
4 months ago
Stéphane Nicoll
9ee35258b7
Upgrade to Pulsar 4.1.2
...
Closes gh-48465
4 months ago
Stéphane Nicoll
39b64a76c6
Upgrade to jOOQ 3.19.29
...
Closes gh-48464
4 months ago
Stéphane Nicoll
d0ed0dd2ca
Upgrade to Jetty 12.1.5
...
Closes gh-48463
4 months ago
Stéphane Nicoll
9d46c02cd7
Upgrade to Hibernate 7.1.11.Final
...
Closes gh-48461
4 months ago
Stéphane Nicoll
77c3583d06
Upgrade to Groovy 5.0.3
...
Closes gh-48460
4 months ago
Stéphane Nicoll
ef4b8919c6
Upgrade to Elasticsearch Client 9.2.2
...
Closes gh-48447
4 months ago
Stéphane Nicoll
add34dfe35
Start building against Spring Session 4.0.1 snapshots
...
See gh-48445
4 months ago
Stéphane Nicoll
b681b875be
Start building against Spring Security 7.0.1 snapshots
...
See gh-48444
4 months ago
Stéphane Nicoll
a1334541c4
Start building against Spring Pulsar 2.0.1 snapshots
...
See gh-48443
4 months ago
Stéphane Nicoll
63a0fc86b3
Start building against Spring LDAP 4.0.1 snapshots
...
See gh-48442
4 months ago
Stéphane Nicoll
53e2ba8df7
Start building against Spring Kafka 4.0.1 snapshots
...
See gh-48441
4 months ago
Stéphane Nicoll
078b3b7ebf
Start building against Spring GraphQL 2.0.1 snapshots
...
See gh-48440
4 months ago
Stéphane Nicoll
342de0caaa
Start building against Spring Data Bom 2025.1.1 snapshots
...
See gh-48438
4 months ago
Stéphane Nicoll
801a028211
Start building against Spring Batch 6.0.1 snapshots
...
See gh-48437
4 months ago
Stéphane Nicoll
649dcc92a4
Start building against Spring AMQP 4.0.1 snapshots
...
See gh-48436
4 months ago
Stéphane Nicoll
1b092bf78c
Start building against Reactor Bom 2025.0.1 snapshots
...
See gh-48435
4 months ago
Stéphane Nicoll
63f4760981
Start building against Micrometer Tracing 1.6.1 snapshots
...
See gh-48434
4 months ago
Stéphane Nicoll
ae5195d833
Start building against Micrometer 1.16.1 snapshots
...
See gh-48433
4 months ago
Phillip Webb
64ea2fdd24
Fix spring-boot-kotlin-serialization-json starter name
...
Rename `spring-boot-starter-kotlin-serialization` to
`spring-boot-starter-kotlin-serialization-json` to align with module.
Fixes gh-48262
4 months ago
Phillip Webb
2685f4bf29
Change tomcat and jetty runtime modules to starters
...
Change `spring-boot-tomcat-runtime` and `spring-boot-jetty-runtime`
into starter POMs and reduce the number of dependencies needed for
`spring-boot-tomcat` and `spring-boot-jetty`.
The runtime starters provide only the jars required to run the
embedded server along with the module jar itself (excluding transitive
dependencies) and `spring-boot-webserver` (excluding transitive
dependencies).
The build setup required for an executable jar is slightly different
between Maven and Gradle. For Maven, the regular module is put in the
`provided` scope. For Gradle, the regular module remains in main
configuration and the runtime jar is put in the `providedRuntime`
configuration. The reference documentation has been updated to
show how to configure things if starters are being used.
Manual testing has been performed to ensure that wars build with Maven
and Gradle work with both Tomcat and Jetty in both deployed and
`java -jar` modes.
Closes gh-48175
4 months ago
Stéphane Nicoll
be063b695a
Upgrade to Spring Batch 6.0.0
...
Closes gh-47834
4 months ago
Stéphane Nicoll
885a83407f
Upgrade to Kafka 4.1.1
...
Closes gh-48185
4 months ago
Stéphane Nicoll
c8f8798a7d
Upgrade to Cassandra Driver 4.19.2
...
Closes gh-48184
4 months ago
Andy Wilkinson
7f15cc827b
Upgrade to Spring RESTDocs 4.0.0
...
Closes gh-47831
4 months ago
Stéphane Nicoll
bae83f997d
Upgrade to Spring WS 5.0.0
...
Closes gh-47833
4 months ago
Stéphane Nicoll
9d3434e5b6
Upgrade to Spring Integration 7.0.0
...
Closes gh-47828
4 months ago
Stéphane Nicoll
ab218f9bcd
Upgrade to Spring GraphQL 2.0.0
...
Closes gh-47826
4 months ago
Moritz Halbritter
4af532b8ee
Add starters for Micrometer Metrics
...
This commit adds spring-boot-starter-micrometer-metrics and
spring-boot-starter-micrometer-metrics-test.
It also uses the new starters in smoke tests and in other starters,
which depended on spring-boot-micrometer-metrics.
Closes gh-48161
4 months ago
Stéphane Nicoll
7bfc93f3c4
Upgrade to Spring Session 4.0.0
...
Closes gh-48000
4 months ago
Stéphane Nicoll
7f58805c39
Upgrade to Spring Security 7.0.0
...
Closes gh-47832
4 months ago
Stéphane Nicoll
8340a62c6f
Upgrade to Spring Kafka 4.0.0
...
Closes gh-47829
4 months ago
Stéphane Nicoll
5edeb2efcd
Upgrade to Spring AMQP 4.0.0
...
Closes gh-47823
4 months ago
Stéphane Nicoll
2394f44474
Upgrade to Testcontainers 2.0.2
...
Closes gh-48152
4 months ago
Stéphane Nicoll
a03981eb49
Upgrade to Jetty Reactive HTTPClient 4.1.4
...
Closes gh-48151
4 months ago
Stéphane Nicoll
d9a378b8e5
Upgrade to Hibernate 7.1.8.Final
...
Closes gh-48150
4 months ago
Stéphane Nicoll
c687998f56
Upgrade to Spring Pulsar 2.0.0
...
Closes gh-47830
4 months ago
Stéphane Nicoll
30b19904ac
Upgrade to Spring Data Bom 2025.1.0
...
Closes gh-47824
4 months ago
Andy Wilkinson
1fac16773d
Upgrade to Elasticsearch Client 9.2.1
...
Closes gh-48137
4 months ago
Stéphane Nicoll
78b79a7f73
Upgrade to Spring LDAP 4.0.0
...
Closes gh-47999
4 months ago
Stéphane Nicoll
43b4b26c18
Upgrade to Spring HATEOAS 3.0.0
...
Closes gh-47827
4 months ago
Stéphane Nicoll
eeb256bdcb
Upgrade to Jetty 12.1.4
...
Closes gh-48120
4 months ago
Andy Wilkinson
5699915383
Rename module for Kotlinx Serialization JSON support
...
Closes gh-48076
4 months ago
Stéphane Nicoll
0cb87dd047
Upgrade to Prometheus Client 1.4.3
...
Closes gh-48093
4 months ago