Releases: Kronos-Integration/interceptor
Releases · Kronos-Integration/interceptor
v8.0.0
8.0.0 (2019-12-04)
Features
- interceptor instances can now be shared between endpoints (1bbd004)
BREAKING CHANGES
- endpoint and connected members are gone
v7.0.0
7.0.0 (2019-12-02)
Bug Fixes
- get rid of unused otherEnd (3f174e6)
BREAKING CHANGES
- otherEnd property is gone
v6.1.3
6.1.3 (2019-11-29)
Bug Fixes
v6.1.2
6.1.2 (2019-11-28)
Bug Fixes
- use finnally in timout interceptor (45a8450)
v6.1.1
6.1.1 (2019-11-23)
Bug Fixes
v6.1.0
6.1.0 (2019-11-23)
Bug Fixes
- allow many args for receive(...args) (8d9cbf7)
- package: model-attributes@4.1.3 (ff37f43)
Features
v6.0.0
6.0.0 (2019-11-22)
Bug Fixes
- switch consturctor param order (e864694)
BREAKING CHANGES
- new Intrceptor(endpoint,options)
v5.0.0
5.0.0 (2019-11-21)
Bug Fixes
- use symbol from connection value (f760ff4)
- package: model-attributes@4.1.2 (e8eafa2)
BREAKING CHANGES
- _connection no longer present
v4.0.1
4.0.1 (2019-11-17)
Bug Fixes
- TimeoutInterceptor: actually pass fullfilled (5fa04fd)
v4.0.0
4.0.0 (2019-10-17)
Bug Fixes
BREAKING CHANGES
- rename into @kronos-integration/interceptor