Skip to content

Commit

Permalink
chore: Release manta version 1.54.1-beta.19
Browse files Browse the repository at this point in the history
  • Loading branch information
Masber committed Jan 4, 2025
1 parent 80a6ec9 commit 9934a01
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,20 @@

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

## [1.54.1-beta.19] - 2025-01-04

### Features

- Migrate hsm authorization/valiation function calls from mesa to backend dispatcher
- Migrate function call to get the list of members of a hsm group from mesa to backend dispatcher
- Move authorization code to a dedicated module

## [1.54.1-beta.18] - 2025-01-03

### Miscellaneous Tasks

- Release manta version 1.54.1-beta.18

### Refactor

- Improve function to validate groups the user has access to
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
authors = ["Manuel Sopena Ballesteros <[email protected]>", "Miguel Gila <[email protected]>"]
name = "manta"
description = "Another CLI for ALPS"
version = "1.54.1-beta.18"
version = "1.54.1-beta.19"
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 9934a01

Please sign in to comment.