Skip to content

Tessera 0.8 Release

Compare
Choose a tag to compare
@Krish1979 Krish1979 released this 16 Jan 20:54
· 3759 commits to master since this release

Enhancements

  • Support Private raw transactions #536
  • External Key store integration - Microsoft Azure (Cloud) and HashiCorp (non-cloud) #538 #565 #574 #587
  • New PartyInfo API - To fetch network information #583 #584
  • New Admin App for node management #543 #596
  • Java 9+ Jigsaw Compatibility #557

Fixes

  • Restrict to valid Argon2 algorithms only #531
  • Add general jdbc exporter for non H2 and sqlite use cases #545
  • Add auto create table config option #551
  • Make self-send check more robust #571
  • Fix locked key missing password message #580
  • Remove the requirement for at least one peer #577 #578 #581
  • Switch around the logic for finding the key to decrypt a payload with #592
  • Prevent peer duplication #582

Note: If you are upgrading existing Tessera database, please run only the CREATE scripts for 'ENCRYPTED_RAW_TRANSACTION' table from db scripts attached.

tessera-app-0.8-app.jar
config-migration-0.8.jar
db script to create raw transaction table