v2.1.2
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