Skip to content

P6 Core 6.0.0-alpha-3

Release date: Wednesday, 13th of March, 2019

Documentation can be found here.

Features

Application Config and Packaging

Application development and packaging were reworked in this release. Application packages are zipped which drastically reduces their size. And application config files were redesigned to include the publisher ID (that comes from P6 Management Console) and the publisher’s private key. From now on, only one key pair per publisher (and not per app as it was previously) is needed to sign an application and verify an application package.

Fixed Bugs

The regression introduced after the full log is returned from the blockchain in a listerner route was fixed. The previous blockchain event listening mechanism works as expected.

Technical Changes

Unused Private Stored Procedures Removed

Unused private stored procedures were removed.

Embedded Stored Procedures Removed

All embedded stored procedures were removed because they were not used.

DB2 and SQLServer Support Removed

From now on, PostgresSQL is the only officially supported database in Platform 6.