Download Latest Version v1.7.3 source code.zip (2.5 MB)
Email in envelope

Get an email when there's a new version of Trillian

Home / v1.7.3
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-30 9.0 kB
v1.7.3 source code.tar.gz 2026-03-30 2.1 MB
v1.7.3 source code.zip 2026-03-30 2.5 MB
Totals: 3 Items   4.6 MB 1

What's Changed

  • Recommended go version for development: 1.25
  • This is the version used by the cloudbuild presubmits. Using a different version can lead to presubmits failing due to unexpected diffs.

Storage

  • PostgreSQL quota manager: Use SELECT(*) instead of ANALYZE up to 10,000 rows instead of 1,000 by @robstradling in https://github.com/google/trillian/pull/3813

  • Add TLS support for PostgreSQL by @fghanmi in https://github.com/google/trillian/pull/3831

  • --postgresql_tls_ca: users can provide a CA certificate, that is used to establish a secure communication with PostgreSQL server.
  • --postgresql_verify_full: users can enable full TLS verification for PostgreSQL (sslmode=verify-full). If false, only sslmode=verify-ca is used.
  • CloudSpanner: Many storage-specific options are deprecated and have likely been ineffective for some time in https://github.com/google/trillian/pull/3860

Election system

Documentation

Misc

Dependency update

Full Changelog: https://github.com/google/trillian/compare/v1.7.2...v1.7.3

Source: README.md, updated 2026-03-30