Commit Graph

25515 Commits

Author SHA1 Message Date
Andy Wilkinson 16d4329a63 Upgrade to Reactor Bom 2023.0.8
Closes gh-41399
2024-07-09 12:37:03 +01:00
Andy Wilkinson c02b613cb7 Upgrade to R2DBC MariaDB 1.2.1
Closes gh-41398
2024-07-09 12:36:59 +01:00
Andy Wilkinson 349e462aab Upgrade to Neo4j Java Driver 5.22.0
Closes gh-41397
2024-07-09 12:36:54 +01:00
Andy Wilkinson d9b0054f86 Upgrade to MSSQL JDBC 12.6.3.jre11
Closes gh-41396
2024-07-09 12:36:50 +01:00
Andy Wilkinson 54b7cd9ab5 Upgrade to Micrometer Tracing 1.4.0-M1
Closes gh-41305
2024-07-09 12:36:45 +01:00
Andy Wilkinson 77fe88a9e5 Upgrade to Micrometer 1.14.0-M1
Closes gh-41304
2024-07-09 12:36:45 +01:00
Andy Wilkinson 10cefc6801 Upgrade to Lombok 1.18.34
Closes gh-41395
2024-07-09 12:36:44 +01:00
Andy Wilkinson 28364a393d Upgrade to Kafka 3.7.1
Closes gh-41394
2024-07-09 12:36:40 +01:00
Andy Wilkinson 72c6b11114 Upgrade to JsonAssert 1.5.3
Closes gh-41392
2024-07-09 12:36:31 +01:00
Andy Wilkinson a4d0488163 Upgrade to Jetty 12.0.11
Closes gh-41391
2024-07-09 12:36:26 +01:00
Andy Wilkinson 97489660fa Upgrade to HttpCore5 5.2.5
Closes gh-41389
2024-07-09 12:36:17 +01:00
Andy Wilkinson 62dd049c07 Upgrade to Groovy 4.0.22
Closes gh-41388
2024-07-09 12:36:13 +01:00
Andy Wilkinson 1b92c3e1ff Upgrade to Flyway 10.15.2
Closes gh-41387
2024-07-09 12:36:08 +01:00
Andy Wilkinson 8d8dc0f7e6 Upgrade to Dependency Management Plugin 1.1.6
Closes gh-41386
2024-07-09 12:36:03 +01:00
Andy Wilkinson 980de75741 Upgrade to Byte Buddy 1.14.18
Closes gh-41385
2024-07-09 12:35:58 +01:00
Andy Wilkinson 293739b9f0 Prohibit upgrading to Undertow 2.3.14.Final
Closes gh-41332
2024-07-09 12:19:42 +01:00
Johnny Lim 97956165dc Polish RabbitTemplateConfigurer allowed-list-patterns
See gh-41323
2024-07-08 15:24:30 -05:00
Andy Wilkinson 2feed67553 Merge branch '3.3.x'
See gh-41332
2024-07-08 19:54:11 +01:00
Andy Wilkinson 5b9c0006e9 Merge branch '3.2.x' into 3.3.x
See gh-41331
2024-07-08 19:53:35 +01:00
Andy Wilkinson 7b809de0c4 Revert "Upgrade to Undertow 2.3.14.Final"
This reverts commit 71b789a2e3.

See gh-41330
2024-07-08 19:38:46 +01:00
Andy Wilkinson 30ba937aef Merge branch '3.3.x'
Closes gh-41343
2024-07-08 10:34:59 +01:00
Andy Wilkinson 330abb56f8 Merge branch '3.2.x' into 3.3.x
Closes gh-41342
2024-07-08 10:33:28 +01:00
Andy Wilkinson cb9135b743 Align GraphQL Java version with dependency from spring-graphql
Closes gh-41315
2024-07-08 10:32:04 +01:00
Andy Wilkinson 035adadb75 Merge branch '3.3.x'
Closes gh-41341
2024-07-08 10:31:30 +01:00
Andy Wilkinson f48413aae3 Upgrade to GraphQL Java 22.1
Closes gh-41219
2024-07-08 10:30:34 +01:00
Andy Wilkinson 262a5c195c Upgrade to GraphQL Java 21.5
Closes gh-41340
2024-07-08 10:28:03 +01:00
Moritz Halbritter 69630bba37 Merge branch '3.3.x'
Closes gh-41332
2024-07-05 14:20:40 +02:00
Moritz Halbritter 787b6d8e16 Merge branch '3.2.x' into 3.3.x
Closes gh-41331
2024-07-05 14:20:15 +02:00
Moritz Halbritter 71b789a2e3 Upgrade to Undertow 2.3.14.Final
Closes gh-41330
2024-07-05 14:09:50 +02:00
Moritz Halbritter e3d878cca0 Merge branch '3.3.x'
Closes gh-41322
2024-07-04 16:03:10 +02:00
Moritz Halbritter 2a20ceb3fd Fix CDS link and clarify where and when to run the commands
Closes gh-41321
2024-07-04 16:01:37 +02:00
Moritz Halbritter cf2b08b8a6 Polish "Add SslBundle support to MailSender"
See gh-40037
2024-07-04 15:42:24 +02:00
Rui Figueira e7424eacf8 Add SslBundle support to MailSender
See gh-40037
2024-07-04 15:13:15 +02:00
Moritz Halbritter ee8a706e1f Merge branch '3.3.x'
Closes gh-41317
2024-07-04 11:10:22 +02:00
Alexis Couvreur 47c8a859ea Support NestedConfigurationProperty for record types
Add ElementType.RECORD_COMPONENT to NestedConfigurationProperty and
implement isMarkedAsNested for RecordParameterPropertyDescriptor.

This will allow nested records to be properly harvested for their
properties.

See gh-41251
2024-07-04 10:58:51 +02:00
Moritz Halbritter abf923ee9a Polish "Add auto-configuration for OTLP gRPC format when using tracing"
See gh-41213
2024-07-04 09:53:30 +02:00
Peeters Tim EXT 6b50d6783b Add auto-configuration for OTLP gRPC format when using tracing
See gh-41213
2024-07-04 09:43:42 +02:00
Stéphane Nicoll 156237227c Migrate MockMvc tests to MockMvcTester
See gh-41198
2024-07-03 15:09:10 +02:00
Stéphane Nicoll e5859aedaf Add auto-configuration for MockMvcTester
This commit adds auto-configuration and documentation for MockMvcTester,
a wrapper of MockMvc that provides AssertJ integration as well as a
fluent API to build requests. The main differences compared to the
regular MockMvc are as follows:

* No need for static imports for building requests and define assertions
* No need to handle unchecked exception as they can be asserted instead
* Support for converting the response body to data types

Closes gh-41198
2024-07-03 15:09:10 +02:00
Andy Wilkinson 42c29d3b15 Start building against Spring Session 3.4.0 snapshots
See gh-41312
2024-07-03 14:01:03 +01:00
Andy Wilkinson a213874719 Start building against Spring Security 6.4.0 snapshots
See gh-41311
2024-07-03 14:01:03 +01:00
Andy Wilkinson 8390ec8f82 Start building against Spring Kafka 3.3.0 snapshots
See gh-41310
2024-07-03 14:01:02 +01:00
Andy Wilkinson c5ddabf97b Start building against Spring Integration 6.4.0 snapshots
See gh-41309
2024-07-03 14:01:02 +01:00
Andy Wilkinson d0d6595d75 Start building against Spring Data Bom 2024.0.2 snapshots
See gh-41307
2024-07-03 14:01:01 +01:00
Andy Wilkinson 67899e55f5 Start building against Spring AMQP 3.2.0 snapshots
See gh-41306
2024-07-03 14:01:01 +01:00
Andy Wilkinson 5a494cc2b1 Upgrade to Prometheus Client 1.3.1
Closes gh-41314
2024-07-03 14:01:01 +01:00
Andy Wilkinson 43601b2cb1 Upgrade to OpenTelemetry 1.39.0
Closes gh-41313
2024-07-03 14:01:00 +01:00
Andy Wilkinson b1cebd489c Start building against Micrometer Tracing 1.4.0 snapshots
See gh-41305
2024-07-03 12:14:06 +01:00
Andy Wilkinson 44ad52e8c7 Start building against Micrometer 1.14.0 snapshots
See gh-41304
2024-07-03 12:14:01 +01:00
Andy Wilkinson efd1bd18b6 Start building against Spring Kafka 3.2.2 snapshots
See gh-41303
2024-07-03 11:24:28 +01:00