Skip to content

v0.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 00:54
· 183 commits to main since this release
345c6ac

Changelog

  • 04aee4d Add JWKS validation
  • 86aa7e6 Add user id (sub) from access token to function token as issuer
  • 465b391 Add optional output formats
  • 41966e8 Bring back pcr verification code
  • 3c3f7ca CR
  • 0e92864 CR and removed an empty log line
  • 7b2073f Cleaned up default name for function deploy (#186)
  • 6f73370 Do not print access token after login (#173)
  • b1c503e Fixup imports and update linter config
  • cf0ec7f Merge branch 'main' into annie/CAPE-979
  • c7ea0ee Merge branch 'main' into annie/CAPE-979
  • 807d6a3 Merge branch 'main' into annie/CAPE-979
  • e00dd7b Merge branch 'main' into annie/CAPE-979
  • 76a51b8 Merge branch 'main' into annie/CAPE-979
  • a0d04d6 Merge branch 'main' into annie/support-http
  • cc926c4 Merge branch 'main' into annie/support-http
  • c89eaf9 Merge branch 'main' into chris/CAPE-935-final
  • fd7b1c8 Merge branch 'main' into chris/CAPE-935-final
  • 63b77f1 Merge branch 'main' into eric/fix-debug-log
  • d2a8d33 Merge branch 'main' into justin/add-codeowners
  • 27d70ad Merge branch 'main' into justin/bring-back-pcr-verification
  • f2fc617 Merge branch 'main' into justin/bring-back-pcr-verification
  • 1ea9cb0 Merge branch 'main' of github.com:capeprivacy/cli into justin/add-codeowners
  • 0a9de5a Merge branch 'main' of github.com:capeprivacy/cli into justin/pcr-verification-key-cmd
  • 2396637 Merge pull request #168 from capeprivacy/lee/token-issuer
  • 6c66a08 Merge pull request #169 from capeprivacy/annie/support-http
  • 2fe3368 Merge pull request #172 from capeprivacy/chris/CAPE-935-final
  • 874ad22 Merge pull request #174 from capeprivacy/thor/format-deps
  • b8ac5a1 Merge pull request #175 from capeprivacy/justin/add-codeowners
  • 745d12b Merge pull request #176 from capeprivacy/justin/bring-back-pcr-verification
  • 071b4bf Merge pull request #177 from capeprivacy/justin/fix-run-flag
  • 149512c Merge pull request #178 from capeprivacy/annie/remove-logging-error
  • 068410c Merge pull request #180 from capeprivacy/eric/fix-debug-log
  • 8b879ee Merge pull request #181 from capeprivacy/justin/fix-key-cmd
  • 26f6aa7 Merge pull request #182 from capeprivacy/justin/pcr-verification-key-cmd
  • a53484f Merge pull request #183 from capeprivacy/annie/CAPE-979
  • 05b6077 Merge pull request #184 from capeprivacy/justin/remove-sentinel-references
  • fba6562 Merge pull request #185 from capeprivacy/thor/json-output
  • f651012 PR feedback / updates
  • 823f68c PR feedback v2
  • ee459b1 PR feedback v3
  • a8aae3f PR feedback v4
  • f4fb8f4 Rahul/send names (#179)
  • 2bc374d Replace KeyPolicyHash with KeyChecksum and mark as deprecated
  • c288e38 Updating user facing func-checksum to be function-checksum
  • 345c6ac Use cape encrypt for deploy (#187)
  • 1b72aa7 Use updated attestation user data
  • 525b03c add code owners
  • 44b91da add logic to cape test
  • cc077cf add pcr verification to key cmd
  • 03245df add pcrs to encrypt cmd as will be used if needs to get key for first time
  • 58bc623 added list and delete function command (#163)
  • 42a6229 additional logic for redirects
  • d175f68 fix error formatting
  • 1974602 fix key command plus print pem
  • 61b6a32 fix run flag typo
  • ced1e08 get the location off header after redirecting
  • 26eaeda move things around
  • b0242a2 refactor & change default URL to app.capeprivacy.com
  • 593281d remove auth token from start request
  • 4811648 remove logging error
  • 2f88430 sentinel was renamed to runtime
  • 89682ae support https
  • 6030149 update default enclave_host and README