Release 1.0.1

DateVersion

 

1.0.1

 

 

ContributorsTQL Component
Oleg DanilovTQLEngine Core
VenkatPerif Handler
Pramod Mali

TQLStudio, TQLEngine Models.

Build & Release

TQLEngine Core Testing

Infrastructure Support

KiranTQLStudio, TQLEngine UI, Testing
HarshTQLStudio, TQLEngine UI, Testing
NamTQLStudio Model Editor
Sagar, DmitriExternal Testing & Validation

 

TQLEngine Core

Build Number: 

JIRADescription

1.

Implementation of PublishTo cluster relationship in SffNetworkFacet

2.

Defect fixes and improvements related to [smart] reference use

3.

Defect fix: Small fix in FS related to NewXXXData/DelXXXData commands pairing

4.

Defect fix: Sequence definitions (e.g. [0..]) could be mistaken for a JSON array definition

5.

Defect fix: Time zone definition in a time sequence (e.g. [10minute../1hour@Europe/Paris]) would not produce proper time points.

6.

Improvement: Instead of simple nested=”*” which would try to unroll all nested instances, you can now specify max nesting depth e.g. nested=”3”. This may help with recursive references e.g. when you have simple reference in one direction and smart reference in the opposite direction. Normally you’d use only=”…” to avoid recursion, but sometimes it seems not enough or not convenient

7.

Improvement: Simple references (i.e. the ones without explicit query defined) can now still provide only=”…” constraint to their targets. That is, the query to find the target will be generated by the engine as before, but it will honor any only=”…” constraints defined on the reference. This will also make working with complex recursive strictures easier.

8.

Defect fix: Type inheritance implementation which may lead to possible DB incompatibility

9.Perif Handler: Multiple connection support
10.Perif Handler: Windows support

 

TQLEngine Admin Console

JIRADescription

1.

Enhancement: Enabled access to TQL documentation

2.

Enhancement: View engine logs

3.

Defect fix: TQL Engine UI has wrong links to Atomiton website in the footer

 

TQLStudio

JIRADescription

1.

Enhancement: Start, Stop, Restart Engine 

2.

Improvement: Enforced session key based authentication for executing APIs

TQLPROD-706

Defect fix: Project name should be displayed on export project screen

TQLPROD-711

Defect fix: Export project Email should contain project name

TQLPROD-705

Defect fix: Accepting EULA fails due to invalid session key

TQLPROD-553

Defect fix: If some queries are deleted from Studio and the project is imported in Engine, those queries get re-created.

TQLPROD-657

Defect fix: GetProjectList api fails to respond if the number of projects is more in number (30 projects).

TQLPROD-597

Defect fix: Delete project should delete the project files on file system as well

TQLPROD-649

Defect fix: Project should not get deployed when the project code is improper

TQLPROD-654

Defect fix: Server does not return any response on un-deploy project

TQLPROD-596

Defect fix: Exported project should not contain temp directory

TQLPROD-685

Defect fix: Change the output format to JSON from XML and and try to redeploy the project, it keeps on spinning.

TQLPROD-715

Defect fix: Email validation is incorrect on Atomiton’s website on request license page