Skip to content

Releases: eth-cscs/manta

1.54.1-beta.23 - 2025-01-06

06 Jan 05:12
Compare
Choose a tag to compare
Pre-release

Release Notes

Bug Fixes

  • Fix type conversion and xname deletion

Install manta 1.54.1-beta.23

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.23/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.23

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.21 - 2025-01-04

04 Jan 17:28
Compare
Choose a tag to compare
Pre-release

Release Notes

Bug Fixes

  • Power reset cluster cli command missing output argument

Install manta 1.54.1-beta.21

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.21/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.21

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.20 - 2025-01-04

04 Jan 12:19
Compare
Choose a tag to compare
Pre-release

Release Notes

Bug Fixes

  • Migrate hsm validation function calls from mesa crate to backend dispatcher

Features

  • Update mesa version

Install manta 1.54.1-beta.20

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.20/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.20

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.19 - 2025-01-04

04 Jan 02:00
Compare
Choose a tag to compare
Pre-release

Release Notes

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

Install manta 1.54.1-beta.19

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.19/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.19

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.18 - 2025-01-03

03 Jan 22:43
Compare
Choose a tag to compare
Pre-release

Release Notes

Refactor

  • Improve function to validate groups the user has access to
  • Clean code

Install manta 1.54.1-beta.18

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.18/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.18

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.17 - 2025-01-02

02 Jan 22:31
Compare
Choose a tag to compare
Pre-release

Release Notes

Features

  • Get group details

Install manta 1.54.1-beta.17

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.17/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.17

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.16 - 2025-01-02

02 Jan 04:19
Compare
Choose a tag to compare
Pre-release

Release Notes

Features

  • Add commands to add and delete a group

Install manta 1.54.1-beta.16

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.16/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.16

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.15 - 2024-12-31

31 Dec 15:49
Compare
Choose a tag to compare
Pre-release

Release Notes

Bug Fixes

  • Update rust toolchain from 1.78.0 to 1.81.0

Install manta 1.54.1-beta.15

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.15/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.15

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.4 - 2024-12-02

02 Dec 10:05
Compare
Choose a tag to compare
Pre-release

Release Notes

Features

  • Integrate command apply kernel parameters with IaaSOps trait

Refactor

  • Clean code

Install manta 1.54.1-beta.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.4/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.4

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum

1.54.1-beta.3 - 2024-12-01

01 Dec 22:47
Compare
Choose a tag to compare
Pre-release

Release Notes

Features

  • Integrate power management operations with IaaS traits
  • Update mesa version

Refactor

  • Clean code

Install manta 1.54.1-beta.3

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eth-cscs/manta/releases/download/v1.54.1-beta.3/manta-installer.sh | sh

Install prebuilt binaries via Homebrew

brew install manta

Download manta 1.54.1-beta.3

File Platform Checksum
manta-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
manta-x86_64-apple-darwin.tar.xz Intel macOS checksum
manta-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
manta-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum