Skip to content

Commit 9876359

Browse files
committed
Remove stale metadata for management.health.influxdb.enabled
The property was deprecated in 3.2 and support removed in 3.4. This commit updates the metadata to reflect that removal. Closes gh-45747
1 parent 11d6c43 commit 9876359

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

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

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -166,14 +166,6 @@
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-
},
177169
{
178170
"name": "management.health.jms.enabled",
179171
"type": "java.lang.Boolean",

0 commit comments

Comments
 (0)