Skip to content

v5.0.0-pre.29

Pre-release
Pre-release
Compare
Choose a tag to compare
@daffl daffl released this 16 Sep 00:08
· 366 commits to dove since this release

5.0.0-pre.29 (2022-09-16)

Bug Fixes

  • authentication-oauth: Fix oAuth origin and error handling (#2752) (f7e1c33)
  • schema: Fix for Ajv global collision bug #2681 (#2702) (0b2def6)
  • socketio: Reinitialize hooks on overriden setup method (#2722) (5e8e7c4)

Features

  • Add CORS support to oAuth, Express, Koa and generated application (#2744) (fd218f2)
  • authentication-oauth: Koa and transport independent oAuth authentication (#2737) (9231525)
  • cli: Add custom environment variable support to generated application (#2751) (c7bf80d)
  • cli: Adding ClientService to CLI (#2750) (1d45427)