v0.6.2
What's Changed
- chore(all): update dependency protobuf to v33 by @renovate-bot in #229
- Update proto for TPM 2.0 no IDevID. by @Chounoki in #231
- Client by @seal6363 in #232
- Create a tls package for Bootz. by @gmacf in #233
- Implement TPM 2.0 without IDevID flow and its tests. by @Chounoki in #235
- add nonce to serializedSignedData by @seal6363 in #234
- Add the missing "StreamingSupported" field. Remove redundant function arguments. Consolidate duplicate test vectors. by @Chounoki in #236
- chore(all): update dependency protobuf to v33.1 by @renovate-bot in #238
- Consolidate buildEntityLookup() and buildLookupFromReportStatus() into a single function as they share most of the logic. Instantiate TPM20Utils as a member of the service to make the code cleaner and more consistent. by @Chounoki in #237
- Clarify the 3 different types of streaming bootz flows. Distinguish 2 different "chassis" type definitions. by @Chounoki in #239
- Fix an issue for Streaming Bootz where we only send the bootstrap data for the active control card instead of all control cards in the chassis. Also remove redundant variables/arguments to clean up code. by @Chounoki in #240
- chore(all): update deps by @renovate-bot in #223
- chore(all): update actions/checkout action to v6 by @renovate-bot in #242
- Fix an issue for Streaming Bootz where we didn't update status to EntityManager when ReportStatus messages were received in a new stream. by @Chounoki in #243
- Clarify ReportStatus IDevID usage by @gmacf in #244
- chore(all): update module github.com/openconfig/attestz to v0.6.3 by @renovate-bot in #245
- chore(all): update deps by @renovate-bot in #246
- Support ECDSA-384 in Bootz and allow PEM-encoded idevid_cert by @gmacf in #248
- chore(all): update super-linter/super-linter action to v8.3.0 by @renovate-bot in #247
- Add suport of IDevID certificate chain for Streaming Bootz. by @Chounoki in #250
- chore(all): update deps by @renovate-bot in #249
- Add mock function for TPMTPublicToPEM to unblock copybara execution for Attestz. by @Chounoki in #251
- chore(all): update deps by @renovate-bot in #252
- Log peer TLS certificate details for debugging by @gmacf in #254
- chore(all): update actions/cache action to v5 by @renovate-bot in #253
- Typasto fixes by @haussli in #255
- chore(all): update super-linter/super-linter action to v8.3.1 by @renovate-bot in #256
- chore(all): update deps by @renovate-bot in #257
- Convert IakCertifyInfo from TPM2B_ATTEST to TPMS_ATTEST. by @Chounoki in #259
- chore(all): update dependency protobuf to v33.2 by @renovate-bot in #258
- chore(all): update crate-ci/typos action to v1.42.0 by @renovate-bot in #260
- chore(all): update deps by @renovate-bot in #261
- Prepend the 2-byte header to the data fields of HMACChallenge. by @Chounoki in #264
- chore(all): update dependency protobuf to v33.4 by @renovate-bot in #262
- chore(all): update deps by @renovate-bot in #263
- Add log banners of incoming stream messages for easy log view. by @Chounoki in #267
- chore(all): update dependency protobuf to v33.5 by @renovate-bot in #269
New Contributors
Full Changelog: v0.6.1...v0.6.2