Skip to content

Releases: Flowminder/FlowKit

0.2.2

17 Jan 21:28

Choose a tag to compare

Added

  • Support for running FlowDB as an arbitrary user via docker's --user flag

Removed

  • Support for setting the uid and gid of the postgres user when building FlowDB

0.2.1

17 Jan 11:35

Choose a tag to compare

Fixed

  • Fixed being unable to build if the port used by git:// is not open

0.2.0

16 Jan 16:59

Choose a tag to compare

Added

  • Added utilities for managing and inspecting the query cache

0.1.2

16 Jan 16:00

Choose a tag to compare

Changed

  • FlowDB now requires a password to be set for the flowdb superuser

0.1.1

16 Jan 14:13

Choose a tag to compare

Added

  • Support for password protected redis

Changed

  • Changed the default redis image to bitnami's redis (to enable password protection)

0.1.0

15 Jan 09:22

Choose a tag to compare

Added

  • Added structured logging of access attempts, query running, and data access
  • Added CHANGELOG.md
  • Added support for Postgres JIT in FlowDB
  • Added total location events metric to FlowAPI and FlowClient
  • Added ETL bookkeeping schema to FlowDB

Changed

  • Added changelog update to PR template
  • Increased default shared memory size for FlowDB containers

Fixed

  • Fixed being unable to delete groups in FlowAuth
  • Fixed make up not working with defaults