From 7f0e0fa8b7d5521075a9be2015eff442769fad47 Mon Sep 17 00:00:00 2001 From: nexustar Date: Thu, 11 Apr 2024 19:03:47 +0800 Subject: [PATCH] bump to v1.15.1 (#2404) --- CHANGELOG.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d5495122f..830aa30a23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ TiUP Changelog -## [1.15.0] 2023-04-01 +## [1.15.1] 2024-04-11 + +### Fixes + +- Fix cannot choose cluster version in `tiup-playground` (#2397 #2402, @nexustar) +- Fix wrong TiFlash numa config in `tiup-cluster` (#2401, @gengliqi) + +### Improvements + +- Wait for TSO component ready in `tiup-playground` (#2349, @HuSharp) +- Improve error handling of mirror renew in `tiup` (#2400, @dveeden) + +## [1.15.0] 2024-04-01 ### New Features