Skip to content

Releases: fraym/streams-nodejs

v0.7.1

21 Feb 11:45
62ac577
Compare
Choose a tag to compare

v0.7.1

🐛 Bug Fixes

  • Fix gdpr handling

Commits

v0.7.0...v0.7.1

v0.7.0

16 Feb 15:06
ecd545d
Compare
Choose a tag to compare

v0.7.0

🎁 New Features

  • Iterate stream events after given event id

🐛 Bug Fixes

  • Fix stream reconnect logic

Commits

  • Iterate stream events after given event id 4d555d6
  • Iterate stream events after given event id 5921644

v0.6.0...v0.7.0

v0.6.0

14 Feb 14:40
b5a7bd3
Compare
Choose a tag to compare

v0.6.0

💥 Breaking Changes

  • Use new streams api
  • New subscription api
  • Removed outdated client functions

Commits

v0.5.2...v0.6.0

v0.5.2

13 Dec 13:25
e683d40
Compare
Choose a tag to compare

v0.5.2

🐛 Bug Fixes

  • Fix async hadling in stream iterator

Commits

  • Fix async hadling in stream iterator a182ebe

v0.5.1...v0.5.2

v0.5.1

08 Dec 15:03
4ee2cd2
Compare
Choose a tag to compare

v0.5.1

🐛 Bug Fixes

  • Use stream iterator

Commits

v0.5.0...v0.5.1

v0.5.0

08 Dec 12:48
7bb3df5
Compare
Choose a tag to compare

v0.5.0

💥 Breaking Changes

  • Paginate stream in streams

Commits

  • Paginate stream in streams e169301

v0.4.2...v0.5.0

v0.4.2

07 Nov 15:02
404f878
Compare
Choose a tag to compare

v0.4.2

🐛 Bug Fixes

  • Fix dependency versions

Commits

v0.4.1...v0.4.2

v0.4.1

07 Nov 14:48
dc592b4
Compare
Choose a tag to compare

v0.4.1

🐛 Bug Fixes

  • Fix dependency versions

Commits

v0.4.0...v0.4.1

v0.4.0

23 Oct 14:17
b04d7a8
Compare
Choose a tag to compare

v0.4.0

💥 Breaking Changes

  • Use @fraym/proto/freym/streams/clientchannel

🎁 New Features

  • Add getAllEventsFiltered to client

Commits

v0.3.0...v0.4.0

v0.3.0

11 Jul 10:20
0101d0f
Compare
Choose a tag to compare

v0.3.0

🎁 New Features

  • Add getEvent to client
  • Add introduceGdprOnField to client
  • Add introduceGdprOnEventField to client

🛠️ Internal

  • Use latest version of @fraym/streams-proto

Commits

v0.2.1...v0.3.0