Skip to content

Releases: Kronos-Integration/interceptor

v8.0.0

04 Dec 11:57
Compare
Choose a tag to compare

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

02 Dec 01:43
Compare
Choose a tag to compare

7.0.0 (2019-12-02)

Bug Fixes

  • get rid of unused otherEnd (3f174e6)

BREAKING CHANGES

  • otherEnd property is gone

v6.1.3

29 Nov 15:58
Compare
Choose a tag to compare

6.1.3 (2019-11-29)

Bug Fixes

  • remove superfluous async (cee4fa2)

v6.1.2

28 Nov 13:11
Compare
Choose a tag to compare

6.1.2 (2019-11-28)

Bug Fixes

  • use finnally in timout interceptor (45a8450)

v6.1.1

23 Nov 21:54
Compare
Choose a tag to compare

6.1.1 (2019-11-23)

Bug Fixes

v6.1.0

23 Nov 16:46
Compare
Choose a tag to compare

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

22 Nov 14:34
Compare
Choose a tag to compare

6.0.0 (2019-11-22)

Bug Fixes

  • switch consturctor param order (e864694)

BREAKING CHANGES

  • new Intrceptor(endpoint,options)

v5.0.0

21 Nov 02:03
Compare
Choose a tag to compare

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

17 Nov 20:16
Compare
Choose a tag to compare

4.0.1 (2019-11-17)

Bug Fixes

  • TimeoutInterceptor: actually pass fullfilled (5fa04fd)

v4.0.0

17 Oct 22:40
Compare
Choose a tag to compare

4.0.0 (2019-10-17)

Bug Fixes

BREAKING CHANGES

  • rename into @kronos-integration/interceptor