Skip to content

Commit

Permalink
API: POST /v1/objects: allow to discard some previously modified attr…
Browse files Browse the repository at this point in the history
…ibutes, i.e. to restore the config files' values. #9783
  • Loading branch information
Al2Klimov committed Jul 3, 2023
1 parent 4982bd9 commit 2fc6935
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,8 @@ On the other hand MSIs are now 75% smaller than before.
* Built-in check command ifw-api, communicates directly with the Icinga for
Windows REST API. (Doesn't spawn a PowerShell process for that.) #9062
* JournaldLogger which logs to systemd journal. #9000
* API: POST /v1/objects/TYPE/NAME: allow array of modified attributes to discard. #9783
* API: POST /v1/objects: allow to discard some previously modified attributes,
i.e. to restore the config files' values. #9783
* Support `$env.ENV_VAR_NAME$` macros. #8302
* Default mail notification scripts: also print `$host.notes$` and `$service.notes$`. #9713
* Enable built-in OpenSSL DH parameters to allow DHE TLS ciphers. #9811
Expand Down

0 comments on commit 2fc6935

Please sign in to comment.