Skip to content

Commit

Permalink
Release v0.14.2 (#1432)
Browse files Browse the repository at this point in the history
Signed-off-by: panyintian.fu <panyintian.fu@daocloud.io>
Co-authored-by: panyintian.fu <panyintian.fu@daocloud.io>
  • Loading branch information
FloatXD and panyintian.fu committed Apr 1, 2024
1 parent 4f623b4 commit 54987a8
Show file tree
Hide file tree
Showing 3 changed files with 51 additions and 2 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
v0.14.2/ 2024-4-1
========================



## LVM volume management enhancements
- delete target_path when volume unpublish #1399(@SSmallMonster )
- add PoolHDD FreeCap print column #1400(@SSmallMonster )
## Volume Migration
- delete target_path when volume unpublish #1399(@SSmallMonster )
- add PoolHDD FreeCap print column #1400(@SSmallMonster )
## Tests
- 【e2e】update api test #1407(@FloatXD )
- 【e2e】add api test #1405(@FloatXD )
- 【e2e】update scheduler #1412(@FloatXD )
- 【e2e】update e2e test #1416(@FloatXD )
- Optimize api test #1419(@FloatXD )
## Documentation
- [Docs] Update docs in install folder #1393(@windsonsea )
- add Linux foundation trademark disclaimer link to website #1395(@SSmallMonster )
- Add code comments #1423 (@sundegan )
- add Peng Lai to MAINTAINERS.md #1430(@peng9808 )
## Others
- add ctl event cmd #1383(@peng9808 )

v0.14.1/ 2024-1-26
========================

Expand Down
24 changes: 24 additions & 0 deletions changelogs/released/v0.14.2/changelog
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
v0.14.2/ 2024-4-1
========================



## LVM volume management enhancements
- delete target_path when volume unpublish #1399(@SSmallMonster )
- add PoolHDD FreeCap print column #1400(@SSmallMonster )
## Volume Migration
- delete target_path when volume unpublish #1399(@SSmallMonster )
- add PoolHDD FreeCap print column #1400(@SSmallMonster )
## Tests
- 【e2e】update api test #1407(@FloatXD )
- 【e2e】add api test #1405(@FloatXD )
- 【e2e】update scheduler #1412(@FloatXD )
- 【e2e】update e2e test #1416(@FloatXD )
- Optimize api test #1419(@FloatXD )
## Documentation
- [Docs] Update docs in install folder #1393(@windsonsea )
- add Linux foundation trademark disclaimer link to website #1395(@SSmallMonster )
- Add code comments #1423 (@sundegan )
- add Peng Lai to MAINTAINERS.md #1430(@peng9808 )
## Others
- add ctl event cmd #1383(@peng9808 )
4 changes: 2 additions & 2 deletions helm/hwameistor/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ apiVersion: v2
name: hwameistor
description: the HwameiStor local storage
type: application
version: v0.14.1
appVersion: v0.14.1
version: v0.14.2
appVersion: v0.14.2
icon: https://hwameistor.io/img/logo.svg

0 comments on commit 54987a8

Please sign in to comment.