Skip to content

Releases: carbynestack/cli

cli: v0.5.0

10 Oct 15:10
7092006
Compare
Choose a tag to compare

0.5.0 (2024-10-10)

⚠ BREAKING CHANGES

  • add authentication support (#42)

Features

cli: v0.4.1

04 Aug 08:54
4c5b931
Compare
Choose a tag to compare

0.4.1 (2023-08-04)

Bug Fixes

  • attach cli artifact to release (#38) (50aa988)
  • fix release-action pattern resolve issue (#40) (c66ffd9)

cli: v0.4.0

01 Aug 11:24
5729093
Compare
Choose a tag to compare

0.4.0 (2023-08-01)

Features

  • upgrade amphora to enable secure tuple provisioning (#36) (ef3c90f)

cli: v0.3.1

28 Jul 06:46
90fefcc
Compare
Choose a tag to compare

0.3.1 (2023-07-28)

Bug Fixes

  • introduce release-please process (#34) (d4fe837)

0.3-SNAPSHOT-4220924674-19-db83ec5

20 Feb 07:09
db83ec5
Compare
Choose a tag to compare

Change Log

  • Upgrade dependencies to resolve Snyk findings (#33)

Maven Artifacts

cli

<dependency>
  <groupId>io.carbynestack</groupId>
  <artifactId>cli</artifactId>
  <version>0.3-SNAPSHOT-4220924674-19-db83ec5</version>
</dependency>

0.3-SNAPSHOT-4203313425-18-fbc2dbf

17 Feb 11:30
fbc2dbf
Compare
Choose a tag to compare

Change Log

  • Upgrade dependencies (#32)

Maven Artifacts

cli

<dependency>
  <groupId>io.carbynestack</groupId>
  <artifactId>cli</artifactId>
  <version>0.3-SNAPSHOT-4203313425-18-fbc2dbf</version>
</dependency>

0.2-SNAPSHOT-3541930996-15-6428a11

24 Nov 15:34
6428a11
Compare
Choose a tag to compare

Change Log

  • stale issue cleanup github action w/ reusable workflow (#27)

Maven Artifacts

cli

<dependency>
  <groupId>io.carbynestack</groupId>
  <artifactId>cli</artifactId>
  <version>0.2-SNAPSHOT-3541930996-15-6428a11</version>
</dependency>

0.2-SNAPSHOT-2336890983-14-a4260ab

17 May 07:07
a4260ab
Compare
Choose a tag to compare

Change Log

  • Add suport for latest tuple file format (MP-SPDZ v0.2+)

Maven Artifacts

cli

<dependency>
  <groupId>io.carbynestack</groupId>
  <artifactId>cli</artifactId>
  <version>0.2-SNAPSHOT-2336890983-14-a4260ab</version>
</dependency>

0.1-SNAPSHOT-2275999931-13-b59cd0a

05 May 13:36
b59cd0a
Compare
Choose a tag to compare

Change Log

  • Replace public token with one-time token (#23)

Maven Artifacts

cli

<dependency>
  <groupId>io.carbynestack</groupId>
  <artifactId>cli</artifactId>
  <version>0.1-SNAPSHOT-2275999931-13-b59cd0a</version>
</dependency>

0.1-SNAPSHOT-2113964692-12-b206081

08 Apr 08:19
b206081
Compare
Choose a tag to compare

Change Log

  • Replace GH secret with public read-only token (#22)

Maven Artifacts

cli

<dependency>
  <groupId>io.carbynestack</groupId>
  <artifactId>cli</artifactId>
  <version>0.1-SNAPSHOT-2113964692-12-b206081</version>
</dependency>