Pantahub-base API server release: 031

Hi all,

Quick update that we have just tagged our base api server: pantahub-base for another awesome release: 031.

This update is a stability and feature update of one of our most stable and mature cloud components. This release is running on our reference deployment at https://hub.pantacor.com.

Main highlights are improved log performance as well support for our new “raw” json-as-object feature that allows to store .json files as “raw” objects rather than inline them into the main state document.

Give it a try:

$ pvr add --raw my.json
$ pvr commit
Committing (raw): /tmp/example/my.json
Adding raw /tmp/example/my.json with 16af67ebc305931dd55783bd1195fdd7c7c5add557833e2b01775725defa5cda

Enjoy!