Release Notes
Version 2.8.0 introduces a new Admin API (POST /tenants), along with a bug fix and several enhancements to improve system stability and maintainability.
What's Changed
- chore: remove pgpool from few functions by @mikelax in #143
- chore: finish removing pgpool and replace with knex by @mikelax in #144
- chore: minor library updates by @mikelax in #145
- feat: add POST tenants API by @mikelax in #147
- Bug Fix / Manish047 / Resolve issue with additional scope permissions in refresh token by @Manish047 in #148
New Contributors
- @Manish047 made their first contribution in #148
Full Changelog: v2.7.0...v2.8.0