Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DateVersion

 

1.3.3.1

Highlights

  • A-Stack 1.3.3 This is a major release in terms of data storage as it is migrating single table to multi table architecture.
  • Older application running on single table architecture can be migrated to the multi table.

Key Features

  • Earlier there is only 1 table available for all data models. Now, each data models will have 1 table associated with it.
  • Query performance will increase as concurrency of TQL application decreases.
  • Join queries will be efficient due to multi table architecture.bug fix release
  • SQL Injection bug fixes
  • Static Analysis of A-Stack Runtime

A-Stack 1.3.3.1 Jira List

JIRA-IDComponentTypeDescription
TQLPROD-
2656
2667A-Stack
EpicA-Stack 1.3.3 release migration of single table architecture to multi table.TQLPROD-2657
BugSQL injection (TQL Error Message) - Was able to pass ' as part of OrderBy in TQL Find
TQLPROD-2668A-StackBugSQL injection (TQL Error Message) - Was able to pass SELECT statement as part of OrderBy
TQLProd-2669A-StackBug
Issue while migration : Data not inserted into respective DB.
Non-integer values passed to Offset and Limit must be rejected with an invalid value error
TQLPROD-
2658
2670A-StackBug
Issue while doing nested find query having multilevel referenceTQLPROD-2659
SqlStd storage Driver Configurations are not being read


A-Stack Java Static Analysis Results

Static Analysis Tool used: PMD - An extensible cross-language static code analyzer.

Rules CategoryRules FileA-Stack Results
SecurityPMD Security Rule SetA-Stack
BugFind Query returns with no Sid in response
Security Static Analysis Results

Atomiton Specific

Derived from a subset of rules defined here

PMD Java Rules

PMD Atomiton Specific Rule SetA-Stack Atomiton Specific Static Analysis Results