Skip to content

Latest commit

 

History

History
186 lines (108 loc) · 5.15 KB

CHANGELOG.md

File metadata and controls

186 lines (108 loc) · 5.15 KB

version 1.0.1

  • Upgraded dependency versions

version 1.0.0

  • Stable Release
  • Fixed scalability issues.

version 1.0.0-rc.9.8

  • Hot Fix: hot fix evil setInterval creating CPU issues.

version 1.0.0-rc.9.7

  • Hot Fix: fix null references on scope methods

version 1.0.0-rc.9.6

  • Feature: Implemented Custom Access token
  • Fix: Fixed missing value when requesting model reference

version 1.0.0-rc.9.5

  • Fix: Fixed issues with unreleased subscription contexts

version 1.0.0-rc.9.4

  • Feature: Implemented secure SSL connections

version 1.0.0-rc.9.3

  • Feature: Hot Fix crash while upserting related data

version 1.0.0-rc.9.2

  • Feature: Hot Fix internal namespaces restore

version 1.0.0-rc.9.1

  • Feature: Fixed authentication flow issues

version 1.0.0-rc.9

  • Feature: Implemented custom authentication strategy resolver

version 1.0.0-rc.8.9

  • Hot Fix: Removed buggy socket.io-auth library and replaced for custom code.

version 1.0.0-rc.8.8

  • Fix: Fixed remove events not being triggered from backend

version 1.0.0-rc.8.7

  • Hot Fix: Fix issue with scoped methods not executing the right context to Dynamic Roles

version 1.0.0-rc.8.6

  • Hot Fix: Change findOne for findById on upsert method

version 1.0.0-rc.8.5

  • Hot Fix: Response Error to client starting the process on remove

version 1.0.0-rc.8.4

  • Hot Fix: Response Error to client starting the process

version 1.0.0-rc.8.3

  • Hot Fix: Publish broadcast on error
  • Hot Fix: Fix upsert method
  • Fix: Remove userId from access token verification

version 1.0.0-rc.8.2

  • Revert 1.0.0-rc.8.1

version 1.0.0-rc.8.1

version 1.0.0-rc.8

version 1.0.0-rc.7

version 1.0.0-rc.6

Milestone: https://github.com/mean-expert-official/loopback-component-realtime/milestone/3?closed=1

version 1.0.0-rc.5

  • Implemented Internal Event Distribution
  • Implemented Socket.io adapters interface

version 1.0.0-rc.4

  • Dispose complete reference not only remote methods

version 1.0.0-rc.3

  • Handle client disconnections

version 1.0.0-rc.2

  • Hot Fix Stats Event

version 1.0.0-rc.1

  • Final FireLoop Implementation

version 1.0.0-beta.8

version 1.0.0-beta.7

version 1.0.0-beta.6

  • Added missing documentation

version 1.0.0-beta.5

version 1.0.0-beta.4

  • Hot Fix Update Query issues

version 1.0.0-beta.3

version 1.0.0-beta.2

version 1.0.0-beta.1

version 1.0.0-alpha.3

version 1.0.0-alpha.2

version 1.0.0-alpha.1

  • First published release
  • Implements Drivers
  • Implements TypeScript Configuration
  • Implements PubSub Functionality
  • Implements IO Functionality
  • Implement Socket.io Driver.
  • Implements Test Environment