Commit Graph
50613 Commits
Author SHA1 Message Date
Phillip Webb ef99ce0ba9 Merge pull request #40985 from asashour
* pr/40985:
  Prevent unnecessary unboxing
  Remove redundant cast
  Polish "Use 'switch' instead of 'if'"
  Use 'switch' instead of 'if'

Closes gh-40985
2024-06-11 12:29:05 -07:00
Ahmed Ashour 4f6509d5ff Prevent unnecessary unboxing
See gh-40985
2024-06-11 12:24:13 -07:00
Ahmed Ashour 623c395c0c Remove redundant cast
See gh-40985
2024-06-11 12:24:13 -07:00
Phillip Webb a18cb37657 Polish "Use 'switch' instead of 'if'"
See gh-40985
2024-06-11 12:24:13 -07:00
Ahmed Ashour 2c5934dab2 Use 'switch' instead of 'if'
See gh-40985
2024-06-11 12:24:11 -07:00
Phillip Webb 255bcc28e6 Merge branch '3.2.x'
Closes gh-41077
2024-06-11 10:48:52 -07:00
Phillip Webb 9ddb7b0238 Merge pull request #41053 from PiyalAhmed
* pr/41053:
  Polish "Use constructor rather than Collection.addAll"
  Use constructor rather than Collection.addAll

Closes gh-41053
2024-06-11 10:45:07 -07:00
Phillip Webb ecc9a2352d Polish "Use constructor rather than Collection.addAll"
See gh-41053
2024-06-11 10:02:27 -07:00
Piyal Ahmed 17adcfc180 Use constructor rather than Collection.addAll
See gh-41053
2024-06-11 09:39:45 -07:00
Phillip Webb d37098153c Polish 2024-06-11 09:35:59 -07:00
Andy Wilkinson 3912d6ccac Upgrade to Reactor Bom 2023.0.7
Closes gh-41031
2024-06-11 15:13:59 +01:00
Andy Wilkinson 7557ca8e08 Upgrade to Netty 4.1.111.Final
Closes gh-41075
2024-06-11 15:13:59 +01:00
Andy Wilkinson 4a53df9854 Upgrade to MSSQL JDBC 12.6.2.jre11
Closes gh-41074
2024-06-11 15:13:55 +01:00
Andy Wilkinson 2e6dcc495e Upgrade to Micrometer Tracing 1.3.1
Closes gh-41042
2024-06-11 15:13:50 +01:00
Andy Wilkinson 3d5eb316cb Upgrade to Micrometer 1.13.1
Closes gh-41030
2024-06-11 15:13:50 +01:00
Andy Wilkinson af22ed7068 Upgrade to Maven Help Plugin 3.4.1
Closes gh-41073
2024-06-11 15:13:49 +01:00
Andy Wilkinson 032f1ec2ed Upgrade to jOOQ 3.19.9
Closes gh-41072
2024-06-11 15:13:44 +01:00
Andy Wilkinson ce22422fd1 Upgrade to Jetty 12.0.10
Closes gh-41071
2024-06-11 15:13:40 +01:00
Andy Wilkinson 35fbf5a54e Upgrade to Jetty Reactive HTTPClient 4.0.5
Closes gh-41070
2024-06-11 15:13:36 +01:00
Andy Wilkinson c7a0d7af87 Upgrade to Jersey 3.1.7
Closes gh-41069
2024-06-11 15:13:31 +01:00
Andy Wilkinson 6884681c0a Upgrade to HSQLDB 2.7.3
Closes gh-41068
2024-06-11 15:13:27 +01:00
Andy Wilkinson d326afb5b6 Upgrade to FreeMarker 2.3.33
Closes gh-41067
2024-06-11 15:13:22 +01:00
Andy Wilkinson beadd1948b Upgrade to Byte Buddy 1.14.17
Closes gh-41066
2024-06-11 15:13:18 +01:00
Andy Wilkinson 446b440abf Merge branch '3.2.x' 2024-06-11 15:09:39 +01:00
Andy Wilkinson 20fbe74dfe Upgrade to Netty 4.1.111.Final
Closes gh-41063
2024-06-11 15:09:29 +01:00
Andy Wilkinson 11835d1c96 Upgrade to Micrometer Tracing 1.2.7
Closes gh-41027
2024-06-11 15:09:29 +01:00
Andy Wilkinson 428a6248f2 Upgrade to Micrometer 1.12.7
Closes gh-41015
2024-06-11 15:09:29 +01:00
Andy Wilkinson 42de5506c8 Upgrade to Maven Help Plugin 3.4.1
Closes gh-41062
2024-06-11 15:09:29 +01:00
Andy Wilkinson 8628fc8831 Upgrade to jOOQ 3.18.16
Closes gh-41061
2024-06-11 15:09:28 +01:00
Andy Wilkinson 6e95529eb3 Upgrade to Jetty 12.0.10
Closes gh-41060
2024-06-11 15:09:28 +01:00
Andy Wilkinson db7efbbe82 Upgrade to Jetty Reactive HTTPClient 4.0.5
Closes gh-41059
2024-06-11 15:09:28 +01:00
Andy Wilkinson 62008fe6d5 Upgrade to Jersey 3.1.7
Closes gh-41058
2024-06-11 15:09:28 +01:00
Andy Wilkinson c703dbad1e Upgrade to HSQLDB 2.7.3
Closes gh-41057
2024-06-11 15:09:27 +01:00
Andy Wilkinson a51102319f Upgrade to FreeMarker 2.3.33
Closes gh-41056
2024-06-11 15:09:27 +01:00
Andy Wilkinson 60e02f83d8 Upgrade to Dropwizard Metrics 4.2.26
Closes gh-41055
2024-06-11 15:09:27 +01:00
Andy Wilkinson f71e5c8298 Upgrade to Byte Buddy 1.14.17
Closes gh-41054
2024-06-11 15:09:27 +01:00
Moritz Halbritter 000869c25d Merge branch '3.2.x'
Closes gh-41065
2024-06-11 15:01:29 +02:00
Moritz Halbritter 6548f23486 Merge pull request #41052 from donghoony
* pr/41052:
  Fix typo in javadoc

Closes gh-41052
2024-06-11 15:01:20 +02:00
Donghoon Lee 8920c2f269 Fix typo in javadoc
See gh-41052
2024-06-11 15:01:06 +02:00
Moritz Halbritter 331fc32f42 Merge pull request #41045 from sdeleuze
* pr/41045:
  Polish "Add CDS training run documentation"
  Add CDS training run documentation

Closes gh-41045
2024-06-11 14:59:15 +02:00
Moritz Halbritter d633f2e09e Polish "Add CDS training run documentation"
See gh-41045
2024-06-11 14:59:06 +02:00
Sébastien Deleuze 9677d9ecd4 Add CDS training run documentation
See gh-41045
2024-06-11 14:56:40 +02:00
Moritz Halbritter bc91c20a06 Merge branch '3.2.x'
Closes gh-41064
2024-06-11 14:55:19 +02:00
Moritz Halbritter 0f2326810f Merge pull request #41051 from mateusscheper
* pr/41051:
  Improve readability of the documentation

Closes gh-41051
2024-06-11 14:55:09 +02:00
Mateus Scheper 80b7107c56 Improve readability of the documentation
See gh-41051
2024-06-11 14:54:30 +02:00
Moritz Halbritter b09f28d04a Add smoke test for Prometheus
See gh-40904
2024-06-11 14:38:24 +02:00
Moritz Halbritter 3c37e4557c Use properties from Prometheus config in PrometheusScrapeEndpoint
Closes gh-40904
2024-06-11 14:38:18 +02:00
Moritz Halbritter c470ce2247 Add resource hints for SBOM endpoint
Closes gh-40939
2024-06-11 11:42:46 +02:00
Moritz Halbritter b6c9914c0b Configure Gradle's processResources to include the SBOM
This also configures the BootWar task to add the SBOM location to the
manifest.

Closes gh-40890
2024-06-11 11:42:26 +02:00
Scott Frederick 87094edab0 Merge branch '3.2.x'
Closes gh-41049
2024-06-10 17:32:46 -05:00