Skip to content

Commit

Permalink
Merge branch 'release/v0.7.2'
Browse files Browse the repository at this point in the history
* release/v0.7.2:
  Connect to stream by its name (previously was by id)
  • Loading branch information
gfoiani committed Aug 29, 2018
2 parents 03025dd + 5767cda commit aca74b2
Show file tree
Hide file tree
Showing 14 changed files with 23 additions and 17 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ All notable changes to this project will be documented in this file.

---

## [0.7.2](https://github.com/space-bunny/node-sdk/releases/tag/v0.7.2)

#### Changed

- Connect to stream by its name

## [0.7.1](https://github.com/space-bunny/node-sdk/releases/tag/v0.7.1)

#### Changed
Expand Down
2 changes: 1 addition & 1 deletion lib/protocols/amqpStreamClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/protocols/amqpStreamClient.js.map

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions lib/protocols/mqttStreamClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lib/protocols/mqttStreamClient.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions lib/protocols/stompStreamClient.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit aca74b2

Please sign in to comment.