Skip to content
This repository has been archived by the owner on Sep 29, 2021. It is now read-only.

Releases: symphonyoss/hubot-symphony

v3.0.7

30 Apr 07:40
Compare
Choose a tag to compare

<a name"3.0.7">

3.0.7 (2017-04-30)

Bug Fixes

  • adaptor: make sendDirectMessageToUserId public (b30aa1b6, closes #51)

v3.0.6

25 Mar 22:41
Compare
Choose a tag to compare

<a name"3.0.6">

3.0.6 (2017-03-25)

Bug Fixes

  • symphony:
    • add methods to add/remove/promote/demote users requested in #40 (15f8d6b3)
    • add room management functionality requested in #40 (83148db8)

v3.0.5

20 Mar 14:53
Compare
Choose a tag to compare

<a name"3.0.5">

3.0.5 (2017-03-20)

Bug Fixes

Features

  • symphony:

Breaking Changes

  • dependency on Q has been removed, any code calling .fail on a promise must be changed to .catch

(6b40c167)

  • dependency on Q has been removed, any code calling .fail on a promise must be changed to .catch

(1f513c80)

v1.1.9

19 Feb 16:18
Compare
Choose a tag to compare

<a name"1.1.9">

1.1.9 (2017-02-19)

Bug Fixes

  • updated validate-commit-msg to 2.10.1 version (4e7204a3)
  • updated yargs to 6.6.0 (e5f57d52)

v1.1.8

20 Jan 07:39
Compare
Choose a tag to compare

<a name"1.1.8">

1.1.8 (2017-01-20)

Bug Fixes

  • polling datafeed no-longer returns erroneous HTTP 400 responses (8eacda3b, closes #9)

v1.1.7

01 Jan 11:36
Compare
Choose a tag to compare

<a name"1.1.7">

1.1.7 (2017-01-01)

Bug Fixes

  • call #getUser correctly (f869add4)
  • sessionauth parameter allows to run diagnostics against ODP environment. test su (1ec1ea83)

v1.1.6

30 Nov 10:05
Compare
Choose a tag to compare

<a name"1.1.6">

1.1.6 (2016-11-30)

Bug Fixes

  • adapter: userName property changed to username (09ff3c83, closes #22)

v1.1.5

11 Oct 16:54
Compare
Choose a tag to compare

<a name"1.1.5">

1.1.5 (2016-10-11)

Bug Fixes

v1.1.4

16 Sep 10:31
Compare
Choose a tag to compare

<a name"1.1.4">

1.1.4 (2016-09-16)

Bug Fixes

  • add methods to send direct messages (9fc56663, closes #12)
  • add methods to send direct messages (c13b1fee, closes #5)

v1.1.3

15 Sep 13:18
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2016-09-15)

Bug Fixes

  • symphony: use new pod/v2/user endpoint (1a5b6f8e)