Skip to content

Commit

Permalink
chore: Release manta version 1.52.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Oct 21, 2024
1 parent 70b916d commit 9063bd0
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,34 @@

All notable changes to this project will be documented in this file.

## [1.52.2] - 2024-10-21

### Features

- [**breaking**] Dryrun features in commands `add nodes to group` and `remove
- [**breaking**] Remove feature to create hsm group in command `add nodes to group`
- [**breaking**] Remove feature to clean hsm group in command `remove nodes to group`
- Update mesa
- Command to `add nodes to group` now accepts regex
- Command to `remove nodes to group` now accepts regex
- [**breaking**] Command `add nodes to group` to shows a dialog asking user for
- [**breaking**] Command `remove nodes from group` to shows a dialog asking user for

### Refactor

- JWT operations
- Clean code

## [1.52.1] - 2024-10-18

### Features

- Update mesa to wait CFS sessions longer

### Miscellaneous Tasks

- Release manta version 1.52.1

## [1.52.0] - 2024-10-18

### Features
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"
authors = ["Manuel Sopena Ballesteros <[email protected]>", "Miguel Gila <[email protected]>"]
name = "manta"
description = "Another CLI for ALPS"
version = "1.52.1"
version = "1.52.2"
license-file = "LICENSE"
documentation = "https://github.com/eth-cscs/manta/blob/main/README.md"
homepage = "https://github.com/eth-cscs/manta/blob/main/README.md"
Expand Down

0 comments on commit 9063bd0

Please sign in to comment.