Werk 16180 was adapted. The following is the new Werk, a diff is shown at the end of the
message.
[//]: # (werk v2)
# Ruleset API: Datamodel changes for Proxy FormSpec
key | value
---------- | ---
date | 2024-03-28T13:45:23+00:00
version | 2.3.0b4
class | feature
edition | cre
component | checks
level | 1
compatible | yes
This only affects plugin developers using the new API `cmk.rulesets.v1`.
The datamodel for the `Proxy`, `Levels`, `TimePeriod` and `Password` Formspecs is
changed.
Use the `migrate_to_...` migration function to update your stored configurations to the
newer datamodel.
------------------------------------<diff>-------------------------------------------
[//]: # (werk v2)
# Ruleset API: Datamodel changes for Proxy FormSpec
key | value
---------- | ---
date | 2024-03-28T13:45:23+00:00
- version | 2.3.0b5
? ^
+ version | 2.3.0b4
? ^
class | feature
edition | cre
component | checks
level | 1
compatible | yes
This only affects plugin developers using the new API `cmk.rulesets.v1`.
The datamodel for the `Proxy`, `Levels`, `TimePeriod` and `Password` Formspecs is
changed.
Use the `migrate_to_...` migration function to update your stored configurations to the
newer datamodel.
Show replies by date