Stéphane Nicoll
5296a5bbfd
Revert "Rename spring-boot-amqp to spring-boot-rabbitmq"
...
This reverts commit 72b8a6ca05 ,
b820d9feac , and
edadf816ab .
See gh-49620
2 weeks ago
Stéphane Nicoll
f728235906
Revert "Introduce Generic AMQP 1.0 client support"
...
This reverts commit 8dde82b557 , c388dc92
5b7f0f726b , and
2d71ef94ed .
See gh-49621
2 weeks ago
Phillip Webb
57080f9ef5
Switch to Spring gRPC 1.1.0-M1
...
See gh-49670
2 weeks ago
Chris Bono
be3a1b7117
Add Spring gRPC test support
...
Add a testing module that can be used for testing Spring gRPC
server or client applications.
Closes gh-49046
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2 weeks ago
Chris Bono
c35b21adb4
Add Spring gRPC client support
...
Add support for Spring gRPC client applications.
Closes gh-49045
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2 weeks ago
Chris Bono
e61bb6df5b
Add Spring gRPC server support
...
Add support for Spring gRPC server applications.
Closes gh-49044
Co-authored-by: Phillip Webb <phil.webb@broadcom.com>
2 weeks ago
Andy Wilkinson
a052376237
Configure protobuf when com.google.protobuf plugin is applied
...
Update spring-boot-gradle plugin to apply protobuf configuration
when the `com.google.protobuf` plugin is detected.
Closes gh-49369
2 weeks ago
Phillip Webb
32bc51907c
Provide protobuf-maven-plugin configuration in starter parent
...
Update `spring-boot-starter-parent` to include sensible
configuration for the `protobuf-maven-plugin`.
Closes gh-49353
2 weeks ago
Phillip Webb
b0c00d7602
Add dependency management for gRPC libraries
...
Closes gh-49670
2 weeks ago
Stéphane Nicoll
2d71ef94ed
Add missing AMQP modules
...
See gh-49621
2 weeks ago
Stéphane Nicoll
8dde82b557
Fix starter names in published POM
...
See gh-49620
2 weeks ago
Stéphane Nicoll
c388dc92f1
Add AMQP 1.0 client auto-configuration
...
This commit adds auto-configuration for the generic AMQP 1.0 client
in Spring AMQP 4.1, using Qpid ProtonJ. The auto-configuration provides
an AmqpConnectionFactory as well as an AmqpClient with standard
customizer callbacks. The "spring.amqp" namespace exposes settings to
connect to an AMQP 1.0 compliant broker. Docker compose and
testcontainers support using RabbitMQ have been added too.
Closes gh-49621
2 weeks ago
Moritz Halbritter
e22a2ae360
Upgrade to Testcontainers 2.0.4
...
Closes gh-49656
2 weeks ago
Moritz Halbritter
7151419752
Upgrade to Testcontainers 2.0.4
...
Closes gh-49655
2 weeks ago
Stéphane Nicoll
72b8a6ca05
Migrate Spring RabbitMQ support to spring-boot-rabbitmq
...
See gh-49620
Co-authored-by: Eddú Meléndez <eddu.melendez@gmail.com>
2 weeks ago
Stéphane Nicoll
3d16823bee
Upgrade to Spring Batch 6.0.3
...
Closes gh-49439
2 weeks ago
Stéphane Nicoll
273942749c
Upgrade to Spring Batch 6.0.3
...
Closes gh-49416
2 weeks ago
Stéphane Nicoll
025ea78b01
Upgrade to Spring WS 5.0.1
...
Closes gh-49532
2 weeks ago
Stéphane Nicoll
7bf1e65fcc
Upgrade to Spring Integration 7.1.0-M3
...
Closes gh-49442
2 weeks ago
Stéphane Nicoll
ba9315004d
Upgrade to JBoss Logging 3.6.3.Final
...
Closes gh-49634
2 weeks ago
Stéphane Nicoll
18f875befb
Upgrade to Flyway 12.1.1
...
Closes gh-49633
2 weeks ago
Stéphane Nicoll
f3d20bbecf
Upgrade to Spring WS 5.0.1
...
Closes gh-49531
2 weeks ago
Stéphane Nicoll
91ddcff68f
Upgrade to Spring Integration 7.0.4
...
Closes gh-49529
2 weeks ago
Stéphane Nicoll
dab797eadf
Upgrade to JBoss Logging 3.6.3.Final
...
Closes gh-49632
2 weeks ago
Stéphane Nicoll
73083c2b51
Upgrade to Kafka 4.1.2
...
See also https://github.com/yawkat/lz4-java/wiki/Gradle-and-org.lz4:lz4%E2%80%90java:1.8.1
Closes gh-49627
2 weeks ago
Stéphane Nicoll
8769104df6
Upgrade to Spring Pulsar 2.0.4
...
Closes gh-49420
2 weeks ago
Stéphane Nicoll
04eba1fe65
Upgrade to Spring Kafka 4.0.4
...
Closes gh-49419
2 weeks ago
Stéphane Nicoll
18cd0a277b
Upgrade to Spring Pulsar 2.0.4
...
Closes gh-49445
2 weeks ago
Stéphane Nicoll
065ebe5e0e
Upgrade to Spring Kafka 4.1.0-M2
...
Closes gh-49443
2 weeks ago
Stéphane Nicoll
67b25457f6
Upgrade to Infinispan 16.1.2
...
Closes gh-49626
2 weeks ago
Stéphane Nicoll
040e19eeee
Revert "Upgrade to Elasticsearch Client 9.3.2"
...
This reverts commit 5d54a0a145 .
See gh-49603
2 weeks ago
Stéphane Nicoll
9c23da79f0
Upgrade to Spring Security 7.1.0-M3
...
Closes gh-49446
2 weeks ago
Stéphane Nicoll
b6adeeb37d
Upgrade to Spring LDAP 4.1.0-M2
...
Closes gh-49444
2 weeks ago
Stéphane Nicoll
9f51b398fa
Upgrade to Spring Data Bom 2026.0.0-M2
...
Closes gh-49440
2 weeks ago
Stéphane Nicoll
db9130b2a6
Upgrade to Spring AMQP 4.1.0-M3
...
Closes gh-49438
2 weeks ago
Stéphane Nicoll
49e5d5bc5b
Upgrade to Spring Security 7.0.4
...
Closes gh-49530
2 weeks ago
Andy Wilkinson
a904ce939a
Upgrade to SQLite JDBC 3.51.3.0
...
Closes gh-49614
3 weeks ago
Andy Wilkinson
1b2af27964
Upgrade to Jakarta XML Bind 4.0.5
...
Closes gh-49612
3 weeks ago
Andy Wilkinson
6da3b1b41b
Upgrade to Hibernate 7.2.7.Final
...
Closes gh-49611
3 weeks ago
Andy Wilkinson
980f97b6e0
Upgrade to Glassfish JAXB 4.0.7
...
Closes gh-49610
3 weeks ago
Andy Wilkinson
756722e57f
Upgrade to Jakarta XML Bind 4.0.5
...
Closes gh-49609
3 weeks ago
Andy Wilkinson
257975a0da
Upgrade to Hibernate 7.2.7.Final
...
Closes gh-49608
3 weeks ago
Andy Wilkinson
c75807e395
Upgrade to Glassfish JAXB 4.0.7
...
Closes gh-49607
3 weeks ago
Phillip Webb
5d54a0a145
Upgrade to Elasticsearch Client 9.3.2
...
Closes gh-49603
3 weeks ago
Andy Wilkinson
91edda999e
Upgrade to Spring HATEOAS 3.1.0-M1
...
Closes gh-49589
3 weeks ago
Andy Wilkinson
43e0aac11d
Upgrade to MSSQL JDBC 13.4.0.jre11
...
Closes gh-49588
3 weeks ago
Andy Wilkinson
c088d33765
Upgrade to Spring HATEOAS 3.0.3
...
Closes gh-49587
3 weeks ago
Andy Wilkinson
8120f66b07
Upgrade to Spring Data Bom 2025.1.4
...
Closes gh-49417
3 weeks ago
Stéphane Nicoll
23cfadb8d8
Upgrade to Lombok 1.18.44
...
Closes gh-49577
3 weeks ago
Stéphane Nicoll
a00fe98c36
Upgrade to Infinispan 16.1.1
...
Closes gh-49576
3 weeks ago