Lançamentos do Heimdall Database Proxy

Released: Feb 15, 2023

Atualizações na v23.02.15.1

Correções

  • Revert to the older Postgres streaming driver to avoid OOM (Object-oriented modeling) issues.

Released: Feb 14, 2023

Atualizações na v23.02.14.1

Recursos

  • Augmented status tab with traffic metrics on what source served a query (reader/writer/cache) and connection reuse statistics.
  • Provided average connect times in connection pool information via show pools and JMX stats.
  • You can now hide disabled VDBs on the status tab.

Correções

  • Resolved several issues with SQL Server prepared statements.  Please note–using the MS SQL Server JDBC driver 4.x and earlier is not advised, as it can cause issues.  Please upgrade to a newer JDBC driver for full...

Released: Jan 3, 2023

Atualizações na v23.01.03.1

Recursos

  • Added more tests.
  • Now includes per-user pool statistics in JMX.
  • Allow PostgreSQL warnings, generated before a result-set, to be reported in real-time.
  • Improved table name extraction, in particular with joins followed by a “(” character.
  • Added support for Oracle Cloud default passwords and license handling.
  • You can now log info on which TLS cert is used at proxy level to assist with debugging.
  • Provided metrics for concurrency controls.
  • Added statistics for read/write split to JMX...

Released: Jan 29, 2022

Atualizações na v22.x

v22.09.26.1

Updated Sep 26, 2022

Features

  • Added 'named' throttle and concurrency support, allowing per-user throttling and active query limits.
  • Added support for regular expression matching on API invalidations (via HTTP API).
  • Added support for regular expression matching for most metadata rules.
  • Initial beta support for row deletion capabilities and data masking.
  • Added Greenplum proxy (behaves as Postgres proxy for now).

Fixes

  • Resolved issue that could prevent a proxy from logging to the...

Released: Jan 24, 2021

Atualizações na v21.x

v21.12.21.1

Updated Dec 21, 2021

Features

  • Libraries have been updated, including the removal of all libraries under the CDDL, MPL, EPL and GPL w/ CPE licenses. This is to simplify the release process for GCP, due to their strict interpretation of how these licenses need to be handled.
  • Added parameter consolidation change to simplify queries with a large number of parameters.

v21.12.14.1

Updated Dec 14, 2021

Features

  • Due to a new version of log4j being released to completely fix the security...