Skip to content

Commit ed96ed6

Browse files
committed
Merge branch '3.4.x' into 3.5.x
See gh-47037
2 parents 3dcd2b7 + 055b099 commit ed96ed6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

spring-boot-project/spring-boot-actuator-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,14 @@
166166
"level": "error"
167167
}
168168
},
169+
{
170+
"name": "management.health.influxdb.enabled",
171+
"type": "java.lang.Boolean",
172+
"deprecation": {
173+
"level": "error",
174+
"reason": "InfluxDB support has been removed."
175+
}
176+
},
169177
{
170178
"name": "management.health.jms.enabled",
171179
"type": "java.lang.Boolean",

0 commit comments

Comments
 (0)