diff --git a/docs/content.en/docs/release-notes/_index.md b/docs/content.en/docs/release-notes/_index.md index ae041168..934868f7 100644 --- a/docs/content.en/docs/release-notes/_index.md +++ b/docs/content.en/docs/release-notes/_index.md @@ -7,10 +7,17 @@ title: "Release Notes" Information about release notes of INFINI Console is provided here. -## 1.27.1 (2024-12-18) +## Latest (In development) + +### Breaking changes + +### Features + ### Bug fix - fix: query thread pool metrics when cluster uuid is empty +### Improvements + ## 1.27.0 (2024-12-09) ### Improvements diff --git a/docs/data/quick_start.yaml b/docs/data/quick_start.yaml index 8c1bd812..ac3eb608 100644 --- a/docs/data/quick_start.yaml +++ b/docs/data/quick_start.yaml @@ -11,7 +11,7 @@ console: { contacts: ':', } ], - version: '1.26.1-1604', + version: '1.27.0-1936', doc: "/docs/latest/console/getting-started/install/" } @@ -23,6 +23,6 @@ agent: { contacts: ' -v ', } ], - version: '1.26.1-675', + version: '1.27.0-1936', doc: "/docs/latest/agent/getting-started/install/" } \ No newline at end of file