Skip to content

Commit

Permalink
bump to 1.14.1 (#2363)
Browse files Browse the repository at this point in the history
  • Loading branch information
nexustar committed Jan 12, 2024
1 parent 98528eb commit 23f7b0f
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
TiUP Changelog

## [1.14.1] 2024-01-12

### Fixes

- Fix tiproxy will restart even if version is the same in `tiup-cluster` (#2358, @xhebox)
- Fix that empty label is not allowed in Prometheus in `tiup-cluster` (#2349, @borissavelev)
- Fix can not set runtime config in config file & set TiFlash logger level to debug in `tiup-playground` (#2346, @Lloyd-Pottiger)
- Fix TLS configs for tiproxy in `tiup-cluster` (#2356, @xhebox)
- Fix cannot clone without global version in `tiup` (#2359, @nexustar)
- Fix tiproxy config and version in `tiup-cluster` (#2354, @xhebox)
- TiProxy needs to override usercfg in `tiup-playground` (#2342, @xhebox)
- Fix the start script for alertmanager when enabling numa in `tiup-cluster` and `tiup-dm` (#2337, @KanShiori)
- Fix metric targets will be overrided in `tiup-playground` (#2324, @xhebox)

### Improvements

- Change typo waitting to waiting in output messages for pdapi.go in `tiup-cluster` (#2330, @guangleibao)
- Add check for rocky linux in `tiup-cluster` (#2333, @dveeden)
- Fallback to default version when componen specific version is empty in `tiup-playground` (#2344, @xhebox)

## [1.14.0] 2023-11-17

### New Features
Expand Down

0 comments on commit 23f7b0f

Please sign in to comment.