Commit Graph

54471 Commits

Author SHA1 Message Date
Johnny Lim
4667db619c Change return type for VirtualThreadsInfo.getMounted() to int
See gh-43941

Signed-off-by: Johnny Lim <izeye@naver.com>
2025-01-24 08:11:45 +00:00
Moritz Halbritter
51b93cb3e3 Update tags on which GitHub Actions react to 2025-01-23 16:23:02 +01:00
Moritz Halbritter
0f4488065c Upgrade to Selenium 4.28.1
Closes gh-43943
2025-01-23 14:58:53 +01:00
Moritz Halbritter
8be6164694 Upgrade to HtmlUnit 4.9.0
Closes gh-43942
2025-01-23 14:58:48 +01:00
Moritz Halbritter
b1d75dab0a Switch make-default for SDKman to false 2025-01-23 14:53:36 +01:00
Moritz Halbritter
766e71ae0c Merge branch '3.4.x' 2025-01-23 14:31:12 +01:00
Moritz Halbritter
a244a74286 Next development version (v3.4.3-SNAPSHOT) 2025-01-23 14:30:08 +01:00
Andy Wilkinson
457ed37d5d Merge pull request #43813 from quaff
* gh-43813:
  Polish "Parse Redis database from url if present"
  Parse Redis database from url if present

Closes gh-43813
2025-01-23 11:47:15 +00:00
Andy Wilkinson
49597e0b55 Polish "Parse Redis database from url if present"
See gh-43813
2025-01-23 11:37:36 +00:00
Yanming Zhou
fcc6655c06 Parse Redis database from url if present
See gh-43813

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-23 11:30:31 +00:00
Andy Wilkinson
ebf110d3ab Merge branch '3.4.x' 2025-01-23 10:03:40 +00:00
Andy Wilkinson
068b960419 Merge branch '3.3.x' into 3.4.x 2025-01-23 10:03:28 +00:00
Andy Wilkinson
34c8353946 Next development version (v3.3.9-SNAPSHOT) 2025-01-23 10:03:05 +00:00
Andy Wilkinson
3272148932 Merge branch '3.4.x'
Closes gh-43930
2025-01-22 14:56:20 +00:00
Andy Wilkinson
f184e98b78 Merge branch '3.3.x' into 3.4.x
Closes gh-43929
2025-01-22 14:56:09 +00:00
Andy Wilkinson
390963fe74 Document when defaultValue and description cannot be extracted
Closes gh-43925
2025-01-22 14:54:06 +00:00
Andy Wilkinson
44167f7b3a Merge pull request #43886 from quaff
* gh-43886:
  Polish "Add spring.validation.method.adapt-constraint-violations property"
  Add spring.validation.method.adapt-constraint-violations property

Closes gh-43886
2025-01-22 14:38:36 +00:00
Andy Wilkinson
c20f6cba8a Polish "Add spring.validation.method.adapt-constraint-violations property"
See gh-43886
2025-01-22 14:36:18 +00:00
Yanming Zhou
0e7d480545 Add spring.validation.method.adapt-constraint-violations property
See gh-43886

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-22 14:35:47 +00:00
Andy Wilkinson
e7eca56dde Allow infrastructure beans to be injected into BPP @Bean methods
Closes gh-43928
2025-01-22 14:35:27 +00:00
Andy Wilkinson
88ce6f6af2 Merge branch '3.4.x'
Closes gh-43927
2025-01-22 11:58:02 +00:00
Andy Wilkinson
ef82719ca8 Fix memory comparison in ProcessInfoTests
Closes gh-43926
2025-01-22 11:57:32 +00:00
Andy Wilkinson
dd64ea1736 Merge branch '3.4.x'
Closes gh-43921
2025-01-22 08:22:01 +00:00
Andy Wilkinson
1e35a0b82d Correct the type of logging.structured.json.customizer
Closes gh-43916
2025-01-22 08:21:30 +00:00
Andy Wilkinson
0ac3aae879 Upgrade to Spring Pulsar 1.2.2
Closes gh-43764
2025-01-22 08:11:08 +00:00
Andy Wilkinson
96bef8e01c Upgrade to Spring Integration 6.5.0-M1
Closes gh-43767
2025-01-22 08:11:08 +00:00
Andy Wilkinson
928cb27205 Merge branch '3.4.x' 2025-01-22 08:08:51 +00:00
Andy Wilkinson
24e40e8f82 Upgrade to Spring Pulsar 1.2.2
Closes gh-43752
2025-01-22 08:08:39 +00:00
Andy Wilkinson
30dd62adca Merge branch '3.3.x' into 3.4.x 2025-01-22 08:07:08 +00:00
Andy Wilkinson
a3eaafbbea Upgrade to Spring Pulsar 1.1.8
Closes gh-43744
2025-01-22 08:06:47 +00:00
Andy Wilkinson
91da8c56a2 Upgrade to Spring Kafka 3.3.2
Closes gh-43763
2025-01-21 18:28:49 +00:00
Andy Wilkinson
8841fffb1d Upgrade to Spring AMQP 3.2.2
Closes gh-43760
2025-01-21 18:28:48 +00:00
Andy Wilkinson
fd666717cc Upgrade to MySQL 9.2.0
Closes gh-43915
2025-01-21 18:28:48 +00:00
Andy Wilkinson
148260ebfb Upgrade to Infinispan 15.1.4.Final
Closes gh-43914
2025-01-21 18:28:44 +00:00
Andy Wilkinson
020c6ee430 Merge branch '3.4.x' 2025-01-21 18:26:06 +00:00
Andy Wilkinson
9d0dd66570 Upgrade to Spring Kafka 3.3.2
Closes gh-43751
2025-01-21 18:25:55 +00:00
Andy Wilkinson
b21d1a9893 Upgrade to Spring AMQP 3.2.2
Closes gh-43748
2025-01-21 18:25:54 +00:00
Andy Wilkinson
7d34e6df07 Revert "Merge pull request #43813 from quaff"
This reverts commit 4478bd5209, reversing
changes made to c032e1f872.
2025-01-21 17:27:09 +00:00
Andy Wilkinson
4478bd5209 Merge pull request #43813 from quaff
* gh-43813:
  Parse redis database from url if present

Closes gh-43813
2025-01-21 17:20:54 +00:00
Yanming Zhou
24d1b3ca94 Parse redis database from url if present
See gh-43813

Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-21 17:02:25 +00:00
Andy Wilkinson
c032e1f872 Merge branch '3.4.x'
Closes gh-43913
2025-01-21 16:55:16 +00:00
Andy Wilkinson
33528375e1 Merge pull request #43862 from nosan
* gh-43862:
  Fix binding of structured logging properties in a native image

Closes gh-43862
2025-01-21 16:55:09 +00:00
Dmytro Nosan
0a83bcd9dd Fix binding of structured logging properties in a native image
Add RuntimeHints for GraylogExtendedLogFormatProperties,
StructuredLoggingJsonProperties and ElasticCommonSchemaProperties
properties.

Add BeanFactoryInitializationAotProcessor to register RuntimeHints
for a custom StructuredLoggingJsonMembersCustomizer.

See gh-43862

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-01-21 16:29:20 +00:00
Andy Wilkinson
cdb265f22c Merge branch '3.4.x' 2025-01-21 16:25:25 +00:00
Andy Wilkinson
b1ad70711e Upgrade to Pulsar 3.3.4
Closes gh-43912
2025-01-21 16:25:16 +00:00
Andy Wilkinson
d80b97d351 Upgrade to Infinispan 15.0.12.Final
Closes gh-43911
2025-01-21 16:25:11 +00:00
Andy Wilkinson
b6646f383c Upgrade to Hibernate 6.6.5.Final
Closes gh-43910
2025-01-21 16:25:07 +00:00
Andy Wilkinson
8af6fb837b Merge branch '3.3.x' into 3.4.x 2025-01-21 16:23:07 +00:00
Andy Wilkinson
449897defa Upgrade to Infinispan 15.0.12.Final
Closes gh-43909
2025-01-21 16:22:59 +00:00
Andy Wilkinson
3ba08597eb Merge branch '3.4.x'
Closes gh-43908
2025-01-21 16:20:08 +00:00