Skip to main content
Version: 15.2.0

CHANGELOG

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

3.0.0 - 2020-10-23​

Updated​

  • OJDBC driver updated to 8.

BREAKING CHANGE

  • Dockerfile WORKDIR is /home/java/app

2.0.0 - 2019-09-02​

BREAKING CHANGE

  • removed not maintained filter and export features and references.

1.1.0 - 2019-07-05​

Added​

  • /-/healthz route
  • /-/check-up route
  • /-/ready route

Fixed​

  • FIX: query execution time was wrong and negative

1.0.0 - 2019-06-27​

Added​

  • Groovy integration for query input parameters customization
  • Groovy integration for db extracted rows
  • directSql feature consolidation
  • custom date format

Fixed​

  • FIX on ORA-01000 maximum open cursors exceeded