Skip to content

v2.1.2

Compare
Choose a tag to compare
@mikelax mikelax released this 04 Sep 20:56
· 14 commits to main since this release
89caa16

Features & Updates

In this patch, the Admin Sessions DB layer has been refactored, and PGPool is no longer used to optimize server connections to the database.

What's Changed

  • UNTRACKED(chore): replace pg with knex in sessions db functions by @mikelax in #118
  • Bump mocha lib to 10.7.3
  • Bump pg lib to 8.12.0

Full Changelog: v2.1.1...v2.1.2