Release Notes for 2021.9

Available on: 30 Sep 2021

Supported Browsers and OS

Supported OS: 

  • Ubuntu 18.04, 20.04

  • CentOS 7.5

  • RedHat 8.3

Supported Browsers:

  • Apple Safari

  • Google Chrome

  • Microsoft Edge

  • Mozilla Firefox

Release Component Versions

Component

Version

Pliant

2021.9.318

addon-ansible

1.8.0

addon-mqws

1.2.0

addon-napalm

1.11.0

addon-puppeteer

1.6.0

addon-textfsm

1.3.2

addon-themes

1.30.0

addon-trigger

1.25.0

pliant-api-radius

1.2.0

pliant-api

1.93.2

pliant-app-gateway

1.5.0

pliant-compiler

1.19.0

pliant-db-migration

1.26.0

pliant-front-common

0.5.0

pliant-front

1.121.2

pliant-integrations

2.59.20

pliant-proxy

1.16.3

pliant-scheduler

1.11.0

pliant-versioning

1.16.0

pliant-worker-nodejs-config

1.15.0

pliant-worker-nodejs-remote

1.25.0

pliant-worker-nodejs

1.78.0

Key features and improvements

Improved date and time picker in Logs

You can now use single click to get logs for the last 24 hours, today, yesterday, last 7 days, last 30 days, this month, last month, or alternatively, choose a custom period that suits your needs.

Automatically applying variable dependencies in the Start block

Every logged variable should also be an output variable, and every required variable should also be an input variable. These dependencies are now automatically applied by the UI.

Under the hood improvements

A lot of under the hood improvements were implemented in this release. Here are several mentions:

  • Fallback mechanism for workers - when workers can connect to the API but unable to connect to RabbitMQ, there is a fallback mechanism for them to poll RabbitMQ every few seconds via the API.

  • System variables are no longer included in the CURL for better security.

Better dealing with long names

There were some variables, block names and parameters that have long names and could not be easily seen. We have added tooltips on hover, and ability to expand certain columns in Object Editor in order to make this more convenient and long names to be visible.

Various bug fixes and improvements

Lots of bug fixes, stability, performance and UI/UX improvements.