Commit Graph

52442 Commits

Author SHA1 Message Date
Stéphane Nicoll
ba6fa24611 Polish "Bump jfrog/setup-jfrog-cli from 4.5.2 to 4.5.6"
See gh-43807
2025-01-14 10:30:38 +01:00
dependabot[bot]
3e954f6758 Bump jfrog/setup-jfrog-cli from 4.5.2 to 4.5.6
Bumps [jfrog/setup-jfrog-cli](https://github.com/jfrog/setup-jfrog-cli) from 4.5.2 to 4.5.6.
- [Release notes](https://github.com/jfrog/setup-jfrog-cli/releases)
- [Commits](dff217c085...f748a05991)

---
updated-dependencies:
- dependency-name: jfrog/setup-jfrog-cli
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

See gh-43807
2025-01-14 10:29:50 +01:00
Phillip Webb
e2a62d6039 Merge pull request #43330 from YongGoose
* pr/43330:
  Polish "Wrap 'error' attribute for consistent JSON serialization"
  Wrap 'error' attribute for consistent JSON serialization

Closes gh-43330
2025-01-13 17:44:15 -08:00
Phillip Webb
977279b32f Polish "Wrap 'error' attribute for consistent JSON serialization"
Polish code and extend wrapping to all error types.

See gh-43330
2025-01-13 17:41:39 -08:00
yongjunhong
13f00f7a8a Wrap 'error' attribute for consistent JSON serialization
Update `DefaultErrorAttributes` implementations so that errors
are wrapped for consistent JSON serialization.

Prior to this commit, only `ObjectError` implementations were
included in the 'errors' entry.

Signed-off-by: yongjunhong <kevin0928@naver.com>

See gh-43330
2025-01-13 17:40:06 -08:00
Phillip Webb
1c991a7e5e Merge pull request #43085 from wickdynex
* pr/43085:
  Polish "Make ZipkinHttpClientSender the default BytesMessageSender'
  Make ZipkinHttpClientSender the default BytesMessageSender

Closes gh-43085
2025-01-13 15:21:17 -08:00
Phillip Webb
b051a74b10 Polish "Make ZipkinHttpClientSender the default BytesMessageSender'
See gh-43085
2025-01-13 15:20:38 -08:00
YiXuan Ding
2b60c631a9 Make ZipkinHttpClientSender the default BytesMessageSender
Switch `HttpClientSenderConfiguration` and `UrlConnectionSenderConfiguration`
import order to set default sender.

See gh-43085
2025-01-13 15:19:25 -08:00
Phillip Webb
e9abe34635 Merge pull request #43739 from quaff
* pr/43739:
  Polish "Deprecate ConditionOutcome.inverse()"
  Deprecate ConditionOutcome.inverse()

Closes gh-43739
2025-01-13 14:47:42 -08:00
Phillip Webb
f8a1a6e6a1 Polish "Deprecate ConditionOutcome.inverse()"
See gh-43739
2025-01-13 14:46:58 -08:00
Yanming Zhou
d85a93b60b Deprecate ConditionOutcome.inverse()
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>

See gh-43739
2025-01-13 14:45:13 -08:00
Phillip Webb
17acb85878 Merge pull request #43754 from nosan
* pr/43754:
  Polish OnPropertyCondition
  Polish OnPropertyCondition

Closes gh-43754
2025-01-13 14:35:53 -08:00
Phillip Webb
4812328be2 Polish OnPropertyCondition
See gh-43754
2025-01-13 14:25:42 -08:00
Dmytro Nosan
9c146c0a40 Polish OnPropertyCondition
Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>

See gh-43754
2025-01-13 14:09:10 -08:00
Phillip Webb
59bcaaf7c0 Polish 2025-01-13 12:11:37 -08:00
Stéphane Nicoll
87a485f5da Upgrade to Micrometer Tracing 1.5.0-M1
Closes gh-43758
2025-01-13 18:22:47 +01:00
Stéphane Nicoll
c4c58bb668 Merge branch '3.4.x' 2025-01-13 14:45:05 +01:00
Stéphane Nicoll
a058673105 Upgrade to Vibur 26.0
Closes gh-43806
2025-01-13 14:44:58 +01:00
Stéphane Nicoll
5902a97d8c Upgrade to OpenTelemetry 1.46.0
Closes gh-43805
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
d2749cf0ef Upgrade to Micrometer 1.15.0-M1
Closes gh-43757
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
2a1fb9ed06 Upgrade to jOOQ 3.19.17
Closes gh-43804
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
591d57eaa8 Upgrade to Jersey 3.1.10
Closes gh-43803
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
e845d3e8ea Upgrade to HttpCore5 5.3.2
Closes gh-43801
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
f826163eab Upgrade to HtmlUnit 4.8.0
Closes gh-43798
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
06243dd5e8 Upgrade to Flyway 11.1.1
Closes gh-43797
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
985deaeeb4 Upgrade to Commons Codec 1.17.2
Closes gh-43796
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
c0323ededa Upgrade to ActiveMQ 6.1.5
Closes gh-43795
2025-01-13 14:44:57 +01:00
Stéphane Nicoll
0d1b8f91d7 Merge branch '3.3.x' into 3.4.x 2025-01-13 14:44:48 +01:00
Moritz Halbritter
01a4809a88 Merge pull request #43789 from nosan
* pr/43789:
  Polish ProcessInfo

Closes gh-43789
2025-01-13 14:39:39 +01:00
Dmytro Nosan
f98b7ba6a6 Polish ProcessInfo
See gh-43789

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-01-13 14:39:24 +01:00
Stéphane Nicoll
01640806b2 Upgrade to Micrometer 1.13.10
Closes gh-43740
2025-01-13 14:09:01 +01:00
Stéphane Nicoll
0c0c105b64 Upgrade to jOOQ 3.19.17
Closes gh-43802
2025-01-13 14:09:01 +01:00
Stéphane Nicoll
4e44ed7dd9 Upgrade to Jersey 3.1.10
Closes gh-43800
2025-01-13 14:08:57 +01:00
Stéphane Nicoll
71fa030eda Upgrade to ActiveMQ 6.1.5
Closes gh-43799
2025-01-13 14:08:52 +01:00
Stéphane Nicoll
fce428624d Upgrade to Micrometer 1.14.3
Closes gh-43745
2025-01-13 14:06:19 +01:00
Stéphane Nicoll
0abedb5e15 Upgrade to jOOQ 3.19.17
Closes gh-43794
2025-01-13 14:06:18 +01:00
Stéphane Nicoll
3b77d550a5 Upgrade to Jersey 3.1.10
Closes gh-43793
2025-01-13 14:06:14 +01:00
Stéphane Nicoll
e3c36522f9 Upgrade to HttpCore5 5.3.2
Closes gh-43792
2025-01-13 14:06:10 +01:00
Stéphane Nicoll
4b496a6274 Upgrade to ActiveMQ 6.1.5
Closes gh-43791
2025-01-13 14:06:06 +01:00
Moritz Halbritter
679c0e485c Add runtime hints for VirtualThreadSchedulerMXBean
See gh-43594
2025-01-13 13:30:38 +01:00
Moritz Halbritter
80390305c6 Merge pull request #43575 from nosan
* pr/43575:
  Polish "Logback StructuredLogFormatter exceptions are not visible to the user"
  Logback StructuredLogFormatter exceptions are not visible to the user

Closes gh-43575
2025-01-13 13:02:32 +01:00
Moritz Halbritter
33849f82b4 Polish "Logback StructuredLogFormatter exceptions are not visible to the user"
See gh-43575
2025-01-13 13:01:44 +01:00
Dmytro Nosan
c256f41fce Logback StructuredLogFormatter exceptions are not visible to the user
Before this commit, any exceptions thrown in Logback encoders
were just swallowed. This commit adds the FilteringStatusListener
that delegates to OnErrorConsoleStatusListener to print any errors
that happened in logback encoders.

See gh-43575

Signed-off-by: Dmytro Nosan <dimanosan@gmail.com>
2025-01-13 13:01:44 +01:00
Andy Wilkinson
c847ce4a8b Stop publishing spring-boot-parent
Closes gh-42828
2025-01-13 10:36:15 +00:00
Moritz Halbritter
01cdd6921a Merge pull request #43594 from panic08
* pr/43594:
  Polish "Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean"
  Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean

Closes gh-43594
2025-01-13 11:24:31 +01:00
Moritz Halbritter
821af70559 Polish "Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean"
See gh-43594
2025-01-13 11:13:08 +01:00
Andrey Litvitski
104397fb91 Add info contributor support for JDK 24's VirtualThreadSchedulerMXBean
See gh-43594
2025-01-13 11:01:03 +01:00
Andy Wilkinson
b41fc55e23 Merge branch '3.4.x'
Closes gh-43785
2025-01-13 09:52:56 +00:00
Andy Wilkinson
870b794ffd Merge branch '3.3.x' into 3.4.x
Closes gh-43784
2025-01-13 09:52:18 +00:00
Andy Wilkinson
d2e2aab208 Simplify Antora playbook template
Closes gh-43783
2025-01-13 09:51:23 +00:00