Skip to content

Releases: awslabs/tough

tuftool-v0.14.0

22 Apr 22:31
c0d27ad

Choose a tag to compare

Changes

  • Update aws-sdk crates to use the new HTTPS stack with hyper 1.x, rustls, and aws-lc #868
  • Use aws-lc for TLS instead of ring #868
  • Dependency updates

tough-v0.21.0

22 Apr 22:28
c0d27ad

Choose a tag to compare

Fixes

  • Flush cache files after writing to ensure they are closed at drop() time #874

Changes

  • Dependency updates #868

tough-ssm-v0.16.0

22 Apr 22:30
c0d27ad

Choose a tag to compare

Changes

  • Update tough to 0.21.0
  • Update aws-sdk crates to use the new HTTPS stack with hyper 1.x, rustls, and aws-lc #868
  • Migrate from aws-smithy-experimental to aws-smithy-http-client #868
  • Dependency updates

tough-kms-v0.13.0

22 Apr 22:29
c0d27ad

Choose a tag to compare

Changes

  • Update tough to 0.21.0
  • Update aws-sdk crates to use the new HTTPS stack with hyper 1.x, rustls, and aws-lc #868
  • Migrate from aws-smithy-experimental to aws-smithy-http-client #868
  • Dependency updates

tuftool-v0.13.0

27 Mar 23:27
596c2a0

Choose a tag to compare

Fixes

Changes

  • Dependency updates

tough-v0.20.0

27 Mar 23:25
596c2a0

Choose a tag to compare

Fixes

Changes

  • Add a permissive argument to find_target(), allowing the caller to cease a search when a terminating delegation is encountered (c5ee1718)
  • Add terminating argument to RepositoryEditor::delegate_role() and RepositoryEditor::add_role() to enable adding terminating delegations (598111f8)
  • Dependency updates

tough-ssm-v0.15.0

27 Mar 23:26
596c2a0

Choose a tag to compare

Changes

  • Update tough to 0.20.0
  • Dependency updates

tough-kms-v0.12.0

27 Mar 23:26
596c2a0

Choose a tag to compare

Changes

  • Update tough to 0.20.0
  • Dependency updates

tuftool-v0.12.0

10 Oct 20:54
e8f453e

Choose a tag to compare

Changes

tough-v0.19.0

10 Oct 20:49
e8f453e

Choose a tag to compare

Changes

  • Add FIPS support #828
  • Dependency updates #825