Describe the bug
We had an error with the upgrade from 5.5.1 to 5.6.0 : Invalid configuration elements for type class org.datadog.jenkins.plugins.datadog.DatadogGlobalConfiguration : emitConfigChangeEvents.
This property has been removed but doesn't seem to be documented
Label the issue properly.
- Add
bug/ label.
- Add
documentation label if this issue is related to documentation changes.
To Reproduce
Steps to reproduce the behavior:
- within the JCASC configuration under
datadogGlobalConfiguration
- use:
emitConfigChangeEvents
Expected behavior
at least information on how to replace this property and a warning of breaking change
Describe the bug
We had an error with the upgrade from 5.5.1 to 5.6.0 :
Invalid configuration elements for type class org.datadog.jenkins.plugins.datadog.DatadogGlobalConfiguration : emitConfigChangeEvents.This property has been removed but doesn't seem to be documented
Label the issue properly.
bug/label.documentationlabel if this issue is related to documentation changes.To Reproduce
Steps to reproduce the behavior:
datadogGlobalConfigurationemitConfigChangeEventsExpected behavior
at least information on how to replace this property and a warning of breaking change