From 9f44231c1c22cbda9ea850606b9bfa7b217e79e5 Mon Sep 17 00:00:00 2001 From: Will Miller Date: Mon, 6 Aug 2018 12:40:38 +0100 Subject: [PATCH] Update HTTP API version history Add blurb for 1.14 HTTP API version. Task: #24275 Story: #1670768 Change-Id: Icedd6d20c23fe252ef81c02a560901ff7243abb2 --- doc/source/user/http-api.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/user/http-api.rst b/doc/source/user/http-api.rst index 4bd23504d..eaaf610f6 100644 --- a/doc/source/user/http-api.rst +++ b/doc/source/user/http-api.rst @@ -396,3 +396,6 @@ Version History * **1.12** this version indicates that support for setting IPMI credentials was completely removed from API (all versions). * **1.13** adds ``manage_boot`` parameter for the introspection API. +* **1.14** allows formatting to be applied to strings nested in dicts and lists + in the actions of introspection rules. +