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.6.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2024-08-28 38.7 kB
v1.6.1 source code.tar.gz 2024-08-28 2.2 MB
v1.6.1 source code.zip 2024-08-28 2.5 MB
Totals: 3 Items   4.8 MB 0

What's Changed

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

MySQL

  • Add TLS support for MySQL by @fghanmi in https://github.com/google/trillian/pull/3593
  • --mysql_tls_ca: users can provide a CA certificate, that is used to establish a secure communication with MySQL server.
  • --mysql_server_name: users can provide the name of the MySQL server to be used as the Server Name in the TLS configuration.
  • dedup leafidentityhash values ahead of SQL lookup of existing leaves by @bobcallaway in https://github.com/google/trillian/pull/3607

Documentation

Misc

Dependency updates

New Contributors

Full Changelog: https://github.com/google/trillian/compare/v1.6.0...v1.6.1

Source: README.md, updated 2024-08-28