Skip to content

2.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@Aschen Aschen released this 05 Nov 08:43
781a37c

2.0.0-rc.2 (2019-11-05)

Breaking changes

  • [ #1500 ] Remove Dsl constructor from plugin context (Aschen)
  • [ #1489 ] Drop support for socket.io (scottinet)
  • [ #1491 ] Remove strategy constructors support (Aschen)
  • [ #1476 ] Change Document controller m* routes returns & fix SDK functional tests (Aschen)

Bug fixes

  • [ #1512 ] Fix subscribing with a dead connection (benoitvidis)
  • [ #1507 ] Properly destroy a user after a credentials creation failure (scottinet)
  • [ #1483 ] Fix socketio connections leak & deactivate this protocol by default (scottinet)

New features

Enhancements