From 6604c1fcaff37f45574226ecf2815c28e6a2dcb0 Mon Sep 17 00:00:00 2001 From: lumber1000 <45400511+lumber1000@users.noreply.github.com> Date: Mon, 30 Sep 2024 14:14:48 +0400 Subject: [PATCH] README.md fix (cradle-admin-tool-http) --- cradle-admin-tool-http/README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/cradle-admin-tool-http/README.md b/cradle-admin-tool-http/README.md index 9c581ea..9aaaf84 100644 --- a/cradle-admin-tool-http/README.md +++ b/cradle-admin-tool-http/README.md @@ -1,4 +1,4 @@ -# cradle-admin-tool-http (1.11.1) +# cradle-admin-tool-http (1.11.1-dev) Service which allows user to manage books/pages via RestAPI requests. - The first page in a book can be created only if start time is more than current time. - After the first page all new pages must have start time more than current time + `bookRefreshIntervalMillis` * 2 @@ -27,7 +27,7 @@ metadata: name: cradle-admin spec: image-name: your.image.repo:42/cradle-admin-tool-http - image-version: 1.11.1 + image-version: 1.11.1-dev type: th2-box custom-config: ip: 198.168.0.2 @@ -48,12 +48,13 @@ spec: ## Release notes -### 1.11.1 +### 1.11.1-dev + Updated: + Cradle API to `5.4.3-dev` (executes insert and update operations on pages atomically) + th2-gradle-plugin: `0.1.3` (bom: `4.8.0`) + common to `5.14.0-dev` + + jetty: `9.4.56.v20240826` ### 1.8.0