This documentation is for frevvo v10.1. Not for you? Earlier documentation is available too.

Database Connector Release Notes

Review the Database Connector compatibility release matrix for your frevvo version. 

Database Connector Versionfrevvo Version
v2.6.4v10.0.x, v10.1.x and Cloud
v2.6.3v10.0.x, v10.1.x and Cloud
v2.6.2v9.0.x 
v2.6.11v9.0.x
v.2.6.01v9.0.x

v2.5.6

v.7.4.x
v2.5.5v7.4.x
v2.5.42v7.4.x
  1. In order to run frevvo v9.0.x with the Database Connector, you must upgrade the Database Connector to v2.6.0+.

  2. In order to run the Database Connector v2.5.4 you must upgrade to frevvo v7.4.x. v2.5.4 was not certified with earlier frevvo versions.

On this page

frevvo only supports/certifies the Database Connector running in the Apache Tomcat container. Refer to our Supported Platforms for the list of Application Servers and databases supported/certified by frevvo.

v2.6.4 (rb070cc0)

February 2, 2022

Version 2.6.4 of the Database Connector is a small update release. On Premise and Cloud customers running the Database Connector on premise can download the Database Connector Standalone zipfile or the database.war zipfile from our frevvo Software Downloads Directory.

Enhancements
  • Reviewed and updated license attributions. (TIP-31187)
  • Database Connector WAR file spring-boot-loader upgraded. (TIP-29592)

v2.6.3 (r55fc4cb)

October 31, 2020

Version 2.6.3 of the Database Connector is a small update release. On Premise (at the time of v10.0 upgrade) and Cloud customers running the Database Connector on premise can download the Database Connector Standalone zipfile or the database.war zipfile from our frevvo Software Downloads Directory

v2.6.2 (r66bf773)

December 14, 2019

Version 2.6.2 of the Database Connector is a small bug fix release. On Premise (at the time of v9.0 upgrade) and Cloud customers running the Database Connector on premise can download the Database Connector Standalone zipfile or the database.war zipfile from our frevvo Software Downloads Directory

Tickets Fixed
  • TIP-26620 - Starting frevvo v9.0 takes too long ~10 mins

v2.6.1 (r273473f)

October 12, 2019

Version 2.6.1 of the Database Connector is a small update release. On Premise (at the time of v9.0 upgrade) and Cloud customers running the Database Connector on premise can download the Database Connector Standalone zipfile or the database.war zipfile from our frevvo Software Downloads Directory

v2.6.0 (red37cb0)

August 17, 2019

Version 2.6.0 of the Database Connector is a small release containing one enhancement. On Premise (at the time of v9.0 upgrade) and Cloud customers running the Database Connector on premise can download the Database Connector Standalone zipfile or the database.war zipfile from our frevvo Software Downloads Directory

Enhancements
  • OpenJDK support 

v2.5.6 (r8db5160)

Cloud Release: December 15, 2018.

On Premise Release: January 24, 2019

Version 2.5.6 of the Database Connector is a small release containing one enhancement. On Premise and Cloud customers running the Database Connector on premise can download the Database Connector Standalone zipfile or the database.war zipfile from our frevvo Software Downloads Directory

Enhancements
  • productDetailsByProductCode query added to the BIRT configuration.

v2.5.5 (r0381158)

April 20, 2018

This release contains enhancements and bug fixes. On Premise and Cloud customers running the Database Connector on premise can download the Database Connector Standalone zip file or the database.war from our frevvo Software Downloads Directory

The revision numbers for the Database Connector have changed. The revision number is now a unique 40 character string. Release notes refer to the revision number by the first 7 characters. See Version Information for details.

Enhancements
  • TIP-22454 - Warning message added to Database Connector log when the connection threshold is exceeded.
Tickets Fixed
  • TIP-22161 - Property to disable query/querySets is not working (#22204)
  • TIP-22418 - HTTP Get with templatized URIs fails when control values have special characters
  • TIP-22419 - DB connector queries where parameter values are encoded using encodeURIComponent() do not work after DB Connector v2.4 to v2.5.4 upgrade

v2.5.4 (r31299)

February 2, 2018

This release contains enhancements for our Cloud environment and bug fixes. Cloud customers running the Database Connector on premise can download the Database Connector Standalone zip file or the database.war from our frevvo Software Downloads Directory.

It is recommended that On Premise customers upgrade to frevvo v7.4.x to be compatible with v1.1.1 of the Filesystem Connector.

Enhancements
  • #21859 - Add support for JAVA_OPTS in standalone database-connector (Cloud Only)

  • #21872 - Management endpoints on port 8083 (Cloud Only)

Tickets Fixed
  • #21969 - Workaround for generated schema that may not upload successfully when using copy/paste to make the xsd file in the Chrome browser.

  • #22025 - NPE when calling a Stored Procedure that does not return a resultset using a <retrieve> statement