Moritz Halbritter
02a49b6038
Add a MeterBinder for SSL chain expiry
...
It registers a 'ssl.chains' gauge to count the number of chains with
different statuses (valid, expired, not yet valid, will expire soon).
Additionally, it registers a 'ssl.chain.expiry' gauge for every
certificate in a chain, tracking the seconds until expiry.
This binder reacts on bundle updates and new bundle registrations.
Closes gh-42030
2025-01-16 11:15:16 +01:00
Stéphane Nicoll
4685fdebf0
Merge branch '3.4.x'
2025-01-16 09:59:11 +01:00
Stéphane Nicoll
55cb112120
Merge branch '3.3.x' into 3.4.x
2025-01-16 09:58:42 +01:00
Stéphane Nicoll
89ffe1a1fd
Polish "Document 'base64:' prefix support"
...
Resolution of base64 encoded data to arbitrary resources has been
introduced in Spring Boot 3.4. This commit adapts the documentation to
restrict this support to SSL only.
This commit also polishes the phrasing a bit.
See gh-43809
2025-01-16 09:53:49 +01:00
Stéphane Nicoll
7d6f81b527
Fix build failure
2025-01-15 20:44:27 +01:00
Stéphane Nicoll
6601329eed
Upgrade to Postgresql 42.7.5
...
Closes gh-43846
2025-01-15 20:38:42 +01:00
Stéphane Nicoll
8f45623fd4
Upgrade to Netty 4.1.117.Final
...
Closes gh-43845
2025-01-15 20:38:17 +01:00
Stéphane Nicoll
d6bd9a52bf
Upgrade to jOOQ 3.19.18
...
Closes gh-43844
2025-01-15 20:38:11 +01:00
Stéphane Nicoll
d32943490f
Upgrade to Couchbase Client 3.7.7
...
Closes gh-43843
2025-01-15 20:38:04 +01:00
Stéphane Nicoll
1b0a1d7261
Upgrade to Postgresql 42.7.5
...
Closes gh-43842
2025-01-15 20:35:04 +01:00
Stéphane Nicoll
f307982014
Upgrade to Netty 4.1.117.Final
...
Closes gh-43841
2025-01-15 20:34:59 +01:00
Stéphane Nicoll
8755dbf008
Upgrade to jOOQ 3.19.18
...
Closes gh-43840
2025-01-15 20:34:49 +01:00
Andy Wilkinson
d90e622d1c
Polish "Add support for AWS Advanced JDBC Wrapper"
...
See gh-43812
2025-01-15 19:06:57 +00:00
Vedran Pavic
2bf413c9a9
Add support for AWS Advanced JDBC Wrapper
...
This commit adds an entry for the AWS Advanced JDBC Wrapper to the
DatabaseDriver enum. This allows the driver class name to be
auto-detected from jdbc:aws-wrapper:… URLs.
See gh-43812
Signed-off-by: Vedran Pavic <vedran@vedranpavic.com>
2025-01-15 19:06:57 +00:00
Stéphane Nicoll
89cd525f14
Merge branch '3.4.x'
...
Closes gh-43836
2025-01-15 17:37:18 +01:00
Stéphane Nicoll
bb7abf886f
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43835
2025-01-15 17:37:04 +01:00
Stéphane Nicoll
faf40f38cf
Document 'base64:' prefix support
...
Closes gh-43809
2025-01-15 17:36:42 +01:00
Moritz Halbritter
bcf075b53e
Polish "Add property to specify the management access log prefix"
...
See gh-43434
2025-01-15 14:48:47 +01:00
Michel Palourdio
020fd7b155
Add property to specify the management access log prefix
...
See gh-43434
2025-01-15 14:05:43 +01:00
Moritz Halbritter
0cd843cea2
Merge branch '3.4.x'
...
Closes gh-43834
2025-01-15 13:56:02 +01:00
Yanming Zhou
54c4716972
Improve ConditionalOnSingleCandidate's Javadoc
...
See gh-43826
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-15 13:41:03 +01:00
Moritz Halbritter
ec647546cf
Merge pull request #43827 from quaff
...
* pr/43827:
Polish "Mention @ConditionalOnBooleanProperty in reference document"
Mention @ConditionalOnBooleanProperty in reference document
Closes gh-43827
2025-01-15 13:26:57 +01:00
Moritz Halbritter
ac330d7e37
Polish "Mention @ConditionalOnBooleanProperty in reference document"
...
See gh-43827
2025-01-15 13:23:17 +01:00
Andy Wilkinson
b75006b88e
Merge branch '3.4.x'
...
Closes gh-43833
2025-01-15 12:15:34 +00:00
Andy Wilkinson
1de3b5624f
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43832
2025-01-15 12:15:19 +00:00
Yanming Zhou
555b0a6ea4
Mention @ConditionalOnBooleanProperty in reference document
...
See gh-43827
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-15 13:11:33 +01:00
Andy Wilkinson
0f94530e15
Polish "Polish PropertiesRedisConnectionDetails"
...
See gh-43825
2025-01-15 12:00:18 +00:00
Yanming Zhou
a18c2f8f7e
Polish PropertiesRedisConnectionDetails
...
See gh-43825
Signed-off-by: Yanming Zhou <zhouyanming@gmail.com>
2025-01-15 11:55:48 +00:00
Andy Wilkinson
b601282b57
Polish "Add support for empty password in bitnami/postgresql"
...
See gh-43771
2025-01-15 11:32:27 +00:00
He Zean
2f178188d1
Add support for empty password in bitnami/postgresql
...
See gh-43771
Signed-off-by: He Zean <realhezean@gmail.com>
2025-01-15 11:32:09 +00:00
Andy Wilkinson
21161bc42e
Merge branch '3.4.x'
...
Closes gh-43831
2025-01-15 11:18:17 +00:00
He Zean
ab8d2ebc8a
Make handling of ALLOW_EMPTY_PASSWORD consistent
...
See gh-43790
Signed-off-by: He Zean <realhezean@gmail.com>
2025-01-15 10:57:42 +00:00
Moritz Halbritter
5322352919
Polish "Tighten rules around profile naming"
...
See gh-43176
2025-01-15 09:54:47 +01:00
sijun-yang
0be0bed88c
Tighten rules around profile naming
...
Profiles are only allowed to use dashes, underscores, digits or letters.
See gh-43176
2025-01-15 09:54:47 +01:00
Andy Wilkinson
579be1cea8
Merge branch '3.4.x'
...
Closes gh-43824
2025-01-14 20:14:23 +00:00
Andy Wilkinson
1a99ade66c
Merge branch '3.3.x' into 3.4.x
...
Closes gh-43823
2025-01-14 20:13:57 +00:00
Andy Wilkinson
d4f497d90d
Polish "Fix handling of env vars in Bitnami's Postgres image"
...
See gh-43783
2025-01-14 19:53:30 +00:00
He Zean
c8f2fb0d94
Fix handling of env vars in Bitnami's Postgres image
...
See gh-43783
Signed-off-by: He Zean <realhezean@gmail.com>
2025-01-14 17:49:59 +00:00
Stéphane Nicoll
4117c1ca95
Upgrade to Reactor Bom 2024.0.2
...
Closes gh-43759
2025-01-14 18:08:50 +01:00
Stéphane Nicoll
f0188b8fdd
Upgrade to Reactor Bom 2024.0.2
...
Closes gh-43747
2025-01-14 18:06:55 +01:00
Stéphane Nicoll
b8f911a615
Upgrade to Micrometer Tracing 1.4.2
...
Closes gh-43746
2025-01-14 18:06:54 +01:00
Stéphane Nicoll
42ecda25cc
Upgrade to Reactor Bom 2023.0.14
...
Closes gh-43742
2025-01-14 18:04:14 +01:00
Stéphane Nicoll
93bff0f396
Upgrade to Micrometer Tracing 1.3.8
...
Closes gh-43741
2025-01-14 18:04:14 +01:00
Andy Wilkinson
3aa0eb1b21
Merge branch '3.4.x'
...
Closes gh-43818
2025-01-14 17:01:16 +00:00
Andy Wilkinson
d4c7013c8d
Tolerate Gson 2.10 and earlier
...
Closes gh-43442
2025-01-14 17:00:25 +00:00
Andy Wilkinson
2f29a49a1d
Remove APIs deprecated for removal in 3.5
...
Closes gh-43788
2025-01-14 13:59:24 +00: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
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