Skip to content

v2.8.0

Latest

Choose a tag to compare

@k1ch k1ch released this 03 Sep 21:54
· 1 commit to main since this release
e00199b

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

Full Changelog: v2.7.0...v2.8.0