Skip to content
This repository was archived by the owner on Sep 28, 2022. It is now read-only.

v7.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 06:40
· 332 commits to master since this release

7.1.0 (2021-12-07)

Bug Fixes

  • DB inserts in statistics work with PostgreSQL (b72eb8f)

Features

  • Added configurable ipdIdColumnName and spIdColumnName in statistics (515f99b)

Known bugs

  • SQL insert in the ProxyStatistics filter might cause SQL exceptions due to usage of rs.first() call. This bug has been fixed in #105 and has been released in v7.1.1