-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
release(solace-message-client): v17.1.0
- Loading branch information
1 parent
913467f
commit 0b87db2
Showing
4 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,13 @@ | ||
## [17.0.1](https://github.com/solacecommunity/angular-solace-message-client/compare/17.0.0...17.0.1) (2024-05-07) | ||
# [17.1.0](https://github.com/solacecommunity/angular-solace-message-client/compare/17.0.1...17.1.0) (2024-05-14) | ||
|
||
|
||
### Bug Fixes | ||
### Features | ||
|
||
* **solace-message-client:** support subscriptions with #share and #noexport ([fa161bc](https://github.com/solacecommunity/angular-solace-message-client/commit/fa161bc4e4541f57234a21d1467fd2e1c9828f57)) | ||
* **solace-message-client:** deprecate class-based access token provider in favor of functional access token provider ([94a3f0e](https://github.com/solacecommunity/angular-solace-message-client/commit/94a3f0e837d3a2789d2cd51a802e6903918f56ec)) | ||
* **solace-message-client:** provide function to set up Solace Message Client ([d9be295](https://github.com/solacecommunity/angular-solace-message-client/commit/d9be29599fd465a679a30112049d65fd817ab04a)) | ||
* **solace-message-client:** receive messages in the zone in which subscribed for messages ([944b10c](https://github.com/solacecommunity/angular-solace-message-client/commit/944b10c10d16427dcda716282717ea6a5f5600b0)) | ||
* **solace-message-client:** support connecting to multiple Solace message brokers ([c832b00](https://github.com/solacecommunity/angular-solace-message-client/commit/c832b0041d0dfcb92e8816db5f6341d7f223a181)), closes [#71](https://github.com/solacecommunity/angular-solace-message-client/issues/71) | ||
* **solace-message-client:** support loading config asynchronously ([1be10e6](https://github.com/solacecommunity/angular-solace-message-client/commit/1be10e6822e1ba05e7a8c5121486de41a0a3fe6b)) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters