Skip to content

Releases: botpress/messaging

v0.1.17

05 Nov 21:37
67c52bd
Compare
Choose a tag to compare

0.1.17 (2021-11-05)

v0.1.16

28 Oct 20:12
b16535d
Compare
Choose a tag to compare

0.1.16 (2021-10-28)

v0.1.15

19 Oct 22:27
7362932
Compare
Choose a tag to compare

0.1.15 (2021-10-19)

v0.1.14

14 Oct 15:53
da3d71d
Compare
Choose a tag to compare

0.1.14 (2021-10-14)

Bug Fixes

  • slack: slack image rendered requires text in title (#188) (53141f1)
  • vonage: fix too many requests when using sandbox (#176) (59982f2)

v0.1.13

14 Sep 16:15
28d7f64
Compare
Choose a tag to compare

0.1.13 (2021-09-14)

Features

v0.1.12

02 Sep 00:54
df8b354
Compare
Choose a tag to compare

0.1.12 (2021-09-02)

Bug Fixes

v0.1.11

31 Aug 14:59
a1e5064
Compare
Choose a tag to compare

0.1.11 (2021-08-31)

Bug Fixes

  • monitoring: always setup non lazy when spinned (#158) (2b22a68)

v0.1.10

24 Aug 23:07
c99c805
Compare
Choose a tag to compare

0.1.10 (2021-08-24)

Bug Fixes

  • chat: fix crash when replying to null conduit (#156) (4d0542f)
  • instances: fix instance service destroy (#155) (ffeb091)
  • post: log errors as warnings (#154) (edf54c2)

Features

  • migration: implement migration service (#142) (a6fef7c)

v0.1.9

23 Aug 18:36
0195a17
Compare
Choose a tag to compare

0.1.9 (2021-08-23)

Bug Fixes

  • ci_cd: fix changelog generation on release (#146) (49e52cc)
  • health: send configure event when created (#144) (58dc686)

Features

  • board: host url field (#145) (cff7316)
  • server: gracefully close websocket connections on server shutdown (#143) (02b1619)
  • webchat: implement basic webchat (#126) (aed8705), closes #135

v0.1.8

18 Aug 17:43
1c6e9f4
Compare
Choose a tag to compare

0.1.8 (2021-08-18)

Bug Fixes

  • dockerfile: adapt dockerfile to project references (#137) (19fa792)
  • logger: display stack traces on one line (#136) (bd257b2)
  • post: stop retrying request when server is shutting down (#140) (ab52764)
  • server: added http-terminator as server manager and removed custom one (#141) (0c57567)
  • server: added server manager to handle closing server connections (#131) (df3cd78)
  • telegram: destroy telegraf (#128) (bc0371f)

Features