Skip to content

Commit

Permalink
Release v0.4.4
Browse files Browse the repository at this point in the history
Breaking Changes:
[launcher/cmd] Refactor verifier for issue #419
* Unexport `cmd.Instance`, `cmd.MetadataServer`,
  `cmd.NewMetadataServer`.
* Move package `verifier` from launcher to go-tpm-tools.
  * `verifier.Client`, `verifier.Challenge`, etc.
* Move package `fake` from launcher to go-tpm-tools.
  * `fake.Claims`, `fake.NewClient`, etc.
* Move package `rest` from launcher to go-tpm-tools.
  * `rest.NewClient`, `rest.BadRegionError`, etc.

New Features:
[cmd] Add new command token in the CLI tool #375
[cmd] add records to cloud logging when fetching token from attestation verifier #417

Bug Fixes:
Statically link binaries built by goreleaser #425

Other Changes:
Update readme to include the instruction to use the prebuilt gotpm tool. #424

New Contributors:
@Ruide in #375
@qinkunbao in #424
  • Loading branch information
alexmwu committed Mar 29, 2024
1 parent 82207ae commit 777192a
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 777192a

Please sign in to comment.