Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Overview

The January 2020 release addresses a number of bug fixes and improvements from the October feature release.

Improvements:

  • Performance Dashboard Integration

    • Kitewheel Admins now have the ability to customize the Project Overview tab to include the Performance Dashboard view via the Advanced tab

Bug Fixes

  • The use of public variables in a managed graph

    • When a managed graph is included in a graph that contains public variables they are both written to a key called publicVariables and thus they overwrite each other. When adding public variables to the engine formatted graph, public variables need to be appended.

      • [KIT-4214]: Make hub not overwrite public variables when used in project and managed graphs

      • [KIT-4213]: Engine should isolate public variables used in managed graphs

  • [KIT-4235]: Profile schema locations assigned outside of data source destination are not camel case

  • [KIT-4229]: The last argument in the JS node is out updated properly when used in the graph

  • [KIT-4228]: Return values, optional or not, should not be allowed to be mapped to literals

  • [KIT-4225]: Save Interaction node not in execution path causes error to hang

  • [KIT-4224]: Bug in columnar table editor - unable to view the set schema

  • [KIT-4188]: Update the info bubble deep links from Glendale release

  • [KIT-4182]: Template info page not found

  • [KIT-3619]: Hub needs to use RPT URL from engine_stacks table

Security Fix

[KIT-1270]: Security - Medium Postgres SSL Database Connections

Documentation Updates:

Deployment

  • Documented the one deployed version per environment use case

Single Sign-On

  • Provided more clarity around the types of SSO Kitewheel supports

Split Test

  • Provided more clarity around the outputs of Split Test

  • No labels