Skip to content

Commit

Permalink
chore: Release manta version 1.46.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Manuel Sopena Ballesteros committed Aug 3, 2024
1 parent 9eba123 commit 3a8d4b7
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,35 @@

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

## [1.46.12] - 2024-08-03

### Bug Fixes

- Cli hsm argument has preference vs hsm in config file
- Log command ignores default hsm group and checks CFS session is linked to any HSM group the user has access to

### Features

- Filter sat file rendering accoring to whether user use arguments
- Cli won't hide hsm-group arguments if default hsm has been setup
- Datetime timezone conversion format modified with "seconds"
- Datetime timezone conversion functionality extended to command

### Refactor

- Rename test file
- Code housekeeping

## [1.46.11] - 2024-07-31

### Features

- Format datetime when listing configurations and images

### Miscellaneous Tasks

- Release manta version 1.46.11

## [1.46.10] - 2024-07-31

### Bug Fixes
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 <msopena@cscs.ch>", "Miguel Gila <miguel.gila@cscs.ch>"]
name = "manta"
description = "Another CLI for basic/simple Shasta operations"
version = "1.46.11"
version = "1.46.12"
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 3a8d4b7

Please sign in to comment.