Skip to content

P6 Core 6.2.0

Release date: Wednesday, 17th of June 2020

Documentation can be found here.

Features

This release main new feature is support for the Corda blockchain, through the introduction of a new DSL called cordarpc which allows communication with a Corda blockchain through the Java Corda API. Moreover, please check this page to know how to use the Corda component in Camel.

Other shipped features:

  • The users DSL was enriched with a new associate function that takes an SSO connection ID as parameter allowing association of users to instances via SSO connections without auto-provisioning.

Improvements

Stripe support was upgraded to use their latest API.

Technical Changes

Dependency to b2cache and support of embedded access to local CouchDB node were removed.

Bug Fixes

This release fixes the following bugs:

  • Tables service: Permissions checks failing.
  • p6sync -pull update does not retrieve service items from app keys and services used for the first time since a -pull new.
  • Regression: og4jstats endpoint not working.