P6 Core 6.0.0-alpha-1

Release date: Thursday, 21st February, 2019

Features

New DSL

It is common to represent high-level types such as UUID with low-level types in a smart contract (bytes16 for a UUID). To simplify dealing with Ethereum smart contracts (among other uses), we have created a new conversion DSL which contains pure stateless conversion methods.

Technical cleaning

Removal of the transition adapters

The migration of the adapters’ configuration is no longer managed for the following services:

  • Counters
  • Data Models
  • Frames
  • Emails
  • Home Pages
  • Reports
  • Scripts
  • Stored Procedures
  • Tables
  • Views
  • Workflow Steps

Warning

If you have still some adapters deployed, be sure to upgrade your instance to the 5.24.0 version before any 6.x. version.

Removal of the adapters

The following adapters were removed of P6 Core:

  • ARIBA integration
  • AS2
  • b2een client
  • Chevron b2een community
  • Community services
  • Dresserrand
  • File System
  • FTP client
  • FTPD
  • HTTP(S) POST
  • Job scheduler
  • lo4j logging
  • Message submission
  • RNIF
  • Secure payment
  • Simple log4j INFO logging
  • SSHD server
  • Thales Blue Shop
  • Transformer calling

The adapters DTO were removed too:

  • Cross-referencing
  • Issue management
  • SMTP

Removal of modules

The following modules were removed of P6 Core:

  • SSH
  • XSLT

Removal of web apps

The following web apps were removed of P6 Core:

  • ace
  • codemirror3
  • common
  • core
  • datacluster
  • documents
  • extjs4
  • j2tail
  • j2tailconsole
  • jmxconsole
  • menus
  • notes
  • resources
  • roles
  • routingrules
  • typescript
  • universe
  • users

Warning

Therefore the old UI is not available anymore.