CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 17:45:12 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"9116f8bee8f98c497385d4e3af9b45ff"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=%2FhcZi%2BoleRrAgZK2EsKx8j962NowKmb2ohdM4sxbf1hEFrM71%2BWEhcpjmWWPmpQmnxjCQRryivOToBUgzJKjAnchlTQOuz7xwYq7JalA4mt4xc8O0VU3SG88t%2B9uYX%2BhNDAc484RayPSpgzSmqhNjjCZqwv3xJCKmoaCSUBvC1gcj1iQsMXkzdjx0VS%2B1bQPu09loPv00FtYUfJFkbka2y4LrBoIvD9Fp%2FFByEdcRzhTCYBPD9X329RlT%2BwP8vAOmKJS5iVz8h%2FEbFpxYRsV2g%3D%3D--nMefka1Uwh%2F9sYUd--zighBZIotDfe%2FvVNm9lvRg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1296458151.1753292711; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 17:45:11 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 23 Jul 2026 17:45:11 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E96A:36F97A:F778B5:124698A:68811FA7
Release Tessera Beta v0.2.0 · transparency-dev/tessera · GitHub
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 28
Compare
·
41 commits
to main
since this release
29298ee
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
API
- Repo renamed to
tessera
, and imports updated. - Tidying and unexporting of things which can be hidden away.
- NewProofBuilder operates in terms of tree size by @AlCutter in #622
- Moved Follower into stream package by @mhutchinson in #649
- Improvements and fixes
Features and experiments
fsck
tool for checking self-consistency/integrity oftlog-tiles
logs via HTTP- An experimental/proof-of-concept mirroring tool has been added, currently only supports local filesystem as a destination.
- Allow witness signature collection to fail open by @AlCutter in #634
- Make client code fallback to requesting full tiles by @AlCutter in #672
Bugs squashed
- Fix missing wrapped
os.ErrNotExist
forhttp.StatusNotFound
case inHTTPFetcher
by @roger2hk in #635 - Remove redundant
break
by @roger2hk in #637 - Fix bug in
EntriesPathForLogIndex
by @phbnf in #639 - [GCP] Fix unexpected otel err during shutdown by @roger2hk in #643
- Prevent multiple concurrent checkpoint update attempts in GCP and AWS by @AlCutter in #646
- bubble up abort other spanner errors to enable retries by @bobcallaway in #651
- Fix checkpoint publish in AWS & GCP by @AlCutter in #659
- [Hammer] Use correct bearer token for writes by @AlCutter in #661
Docs improvements / fixes
- Replace all
Url
withURL
by @roger2hk in #636 - Fix inconsistency between doc comments and actual type/function names by @roger2hk in #638
- Fix fsck README by @AlCutter in #648
- Update GCP/AWS READMEs with new table info by @AlCutter in #664
- Add missing
)
in README.md by @roger2hk in #674
Other
- Make hammer/loadtest agnostic of transport by @AlCutter in #647
- [Hammer] Make failed leaves be stickier by @mhutchinson in #650
Deps
- Bump the all-go-deps group with 4 updates by @dependabot in #623
- Bump github/codeql-action from 3.28.15 to 3.28.16 in the all-gha-deps group by @dependabot in #624
- Bump the all-go-deps group with 5 updates by @dependabot in #631
- Bump linter by @mhutchinson in #632
- Bump the all-gha-deps group across 1 directory with 3 updates by @dependabot in #633
- Bump actions/setup-go from 5.4.0 to 5.5.0 in the all-gha-deps group by @dependabot in #640
- Bump the all-go-deps group across 1 directory with 3 updates by @dependabot in #642
- Bump the all-gha-deps group with 2 updates by @dependabot in #653
- Bump the all-go-deps group with 3 updates by @dependabot in #654
- Bump the all-go-deps group with 14 updates by @dependabot in #667
Full Changelog: v0.1.2...v0.2.0
Assets 2
You can’t perform that action at this time.