Solace PubSub+ API for JavaScript releases

hong
hong Guest Posts: 480 ✭✭✭✭✭

version 10.5.1 maintenance release

Release Summary

  • Bugfix: Using the new binary mode of the 10.5.0 API (with SolClientFactory profile set to version10_5), calls to Message.setBinaryAttachment() may not work correctly if passed a Uint8Array rather than an ArrayBuffer. (SOL-38220)

Download

https://solace.com/downloads/

Comments

  • hong
    hong Guest Posts: 480 ✭✭✭✭✭

    version 10.5.0

    Here is a summary of what’s new in this release:

    Feature

    • The internals of the Solace Javascript API have been reworked to use byteArrays rather than strings for binary data. This eliminates the need to convert strings back to byteArrays in client applications. The changes also yield moderate performance improvements in the API.

    Bugfix

    • Since 10.4.0, the client API should reconnect consumer flows when the message-spool is shutdown and subsequently enabled. In the JS API it does not always recover. (SOL-30859)

    • After an administrative replay, the client API automatically reconnects the consumer to the broker and accepts the replayed messages. However a subsequent reload of the message broker may cause the client to fail. (SOL-32821)

    Download

    Download it from https://solace.com/downloads/.

    Share how you use it in the Community!

  • hong
    hong Guest Posts: 480 ✭✭✭✭✭

    The following product has been released and is available for download:

    • Solace PubSub+ Messaging API for JavaScript 10.8.0

    Release Summary:

    The following new features have been introduced:

    • Solace PubSub+ Messaging API for JavaScript - Configure Topic-to-Queue Mappings
    • Solace PubSub+ Messaging API for JavaScript - Provision Persistent Endpoint

    Download:

    https://products.solace.com/products/10.8GA/APIs/Javascript/Current/10.8.0/

    Note: Access to http://products.solace.com requires your account name and password.

    Documentation:

    Solace product documentation can be found at: http://docs.solace.com.

  • hong
    hong Guest Posts: 480 ✭✭✭✭✭

    The following product has been released:

    • Solace PubSub+ Messaging API for JavaScript 10.10.0

    New features

    • Prevent Republishing of Guaranteed Messages that Exceed the Maximum Message Size
    • Add Way to Update OAuth Token on Reconnection

    Downloads