Skip to content

Releases: axway-streams/axway-amplify-streams-js

v1.0.1

17 Aug 12:29
Compare
Choose a tag to compare
  • Bug#16610: url is messed up when a query param contains a '@'

v1.0.0

17 Jun 09:35
Compare
Choose a tag to compare
  • signature of streamdataio.createEventSource() has changed (please, see the doc.)
  • the request signature is now optional, client just have to provide an App token in the streamdataio.createEventSource()
  • externalization of the request signature mechanism: to sign request, you need to add a new javascript library (streamdataio-auth.min.js) and pass another optional argument to streamdataio.createEventSource() (please, see the doc. and the samples)
  • a fallback mechanism is in place in case the browser does not support Server-Sent Events (SSE)
  • IE support (IE 10 or higher)

v1.0.0 beta 6

07 Apr 15:10
Compare
Choose a tag to compare
v1.0.0 beta 6 Pre-release
Pre-release

fix portal signup url.

v1.0.0 beta 5

07 Apr 14:52
Compare
Choose a tag to compare
v1.0.0 beta 5 Pre-release
Pre-release

Fix portal link

v1.0.0 beta 4

07 Apr 14:17
Compare
Choose a tag to compare
v1.0.0 beta 4 Pre-release
Pre-release

Ready for publishing. Devoxx, here we are!

v1.0.0 beta 3

20 Mar 09:38
Compare
Choose a tag to compare
v1.0.0 beta 3 Pre-release
Pre-release
v1.0.0-beta.3

mark package as public

v1.0.0 beta 2

20 Mar 08:25
Compare
Choose a tag to compare
v1.0.0 beta 2 Pre-release
Pre-release

ready for bower register

First version of packaged streamdata-sdk

19 Mar 15:28
Compare
Choose a tag to compare
v1.0.0-beta.1

Update README.md