Skip to content

Releases: Consensys/tessera

Tessera 22.1.3

01 Jun 01:41
Compare
Choose a tag to compare

Tessera 22.1.2

17 May 01:53
Compare
Choose a tag to compare

Some changes to docker images:

  • wget and nc in docker images
  • all docker images now based on debian
  • this provides arm64 support in addition to amd64
    • If you use the Tessera image without installing packages, this is a non breaking change.
    • Note this will affect you only if you are installing packages to the Tessera image via apk in which case you now need to use apt.
    • eg if you are using apk add vim this would change to apt add vim

tessera-dist-22.1.2.tar
enclave-jaxrs-22.1.2.tar
azure-key-vault-22.1.2.tar
aws-key-vault-22.1.2.tar
hashicorp-key-vault-22.1.2.tar
Docker Images

Tessera 22.1.1

06 Apr 09:28
Compare
Choose a tag to compare

This is a minor release to update dependencies including

  • jackson 2.13.2
  • jackson-databind 2.13.2.2

Security

tessera-dist-22.1.1.tar
enclave-jaxrs-22.1.1.tar
azure-key-vault-22.1.1.tar
aws-key-vault-22.1.1.tar
hashicorp-key-vault-22.1.1.tar
Docker Images

Tessera-22.1.0

13 Jan 10:11
Compare
Choose a tag to compare

This is a minor release to introduce CBOR payload encoding as additional/strategic option and fix security vulnerabilities.

Note: This release has a breakable change #1347 which need altering DB using alter script provided. For users running Tessera with default DB (H2), a complete database migration is required to fix CVE-2021-23463. Please refer to readme for further instructions.

Features & Enhancements

  • Introduce CBOR payload encoder #1347
  • Add --config-file option as an alias for config file #1346
  • Upgrade dependencies #1361 #1362 #1363
  • Update(Alter) DDLs to add payload_codec column #1376
  • Remove codec not null constraint #1380

Security

tessera-dist-22.1.0.tar
enclave-jaxrs-22.1.0.tar
azure-key-vault-22.1.0.tar
aws-key-vault-22.1.0.tar
hashicorp-key-vault-22.1.0.tar
Docker Images

Tessera-21.7.3

17 Dec 10:55
Compare
Choose a tag to compare

Tessera-21.10.0

13 Oct 10:55
Compare
Choose a tag to compare

This release introduces new feature called Mandatory Recipients. This feature allows a central or governing party to have the full private state of defined contracts.

Features & Enhancements

  • Add support for mandatory recipients #1325 #1328 #1329
  • Add Data Definition Languages (DDLs) and validation for staging tables #1334
  • Move DB validation from upcheck to launcher resource #1333

Security

tessera-dist-21.10.0.tar
enclave-jaxrs-21.10.0.tar
azure-key-vault-21.10.0.tar
aws-key-vault-21.10.0.tar
hashicorp-key-vault-21.10.0.tar
Docker Images

Tessera-21.7.2

05 Aug 09:37
Compare
Choose a tag to compare

This is a maintenance release.

Fixes & Cleanup

  • Metrics formatting: preserve trailing whitespace #1320
  • Resolve CVE-2021-34429 & re-enable slack notifications #1321
  • Fix jasypt encryption bug #1322

tessera-dist-21.7.2.tar
enclave-jaxrs-21.7.2.tar
azure-key-vault-21.7.2.tar
aws-key-vault-21.7.2.tar
hashicorp-key-vault-21.7.2.tar
Docker Images

Tessera-21.7.1

20 Jul 15:18
Compare
Choose a tag to compare

Tessera-21.7.0

15 Jul 17:27
Compare
Choose a tag to compare

This is a major maintenance release introducing various refactoring to enhance the quality of the Tessera codebase and distribution.

This release brings no functional enhancements.

The upgrade includes (for a full list refer #1292):

  • Replace shaded .jar distribution with zip/tar distribution (for help using the new zip/tar distributions refer to the docs)
  • Replace Maven with Gradle for build/release management
  • Migrate to Java Jigsaw / Java 9 Platform Module Services (JPMS)
  • Remove spring dependency for core Tessera processing
  • Remove tech debt (deprecated configuration e.g. config/server and config/unixfile)

Enhancements

  • Full jigssaw adoption / distribution changes #1292
  • Readme updates using new distribution #1303

Fixes

Documentation

  • Jigsaw/distribution updates #91 #94
  • Docker and azure updates #95

Other

  • We now publish distinct Docker images for core Tessera distribution and for each specific integrated key vault distribution (AWS / Azure / Hashicorp)

tessera-dist-21.7.0.tar
enclave-jaxrs-21.7.0.tar
azure-key-vault-21.7.0.tar
aws-key-vault-21.7.0.tar
hashicorp-key-vault-21.7.0.tar

Tessera-21.4.1

18 May 16:25
Compare
Choose a tag to compare