Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Tags: ditbace/javascript

Tags

v7.3.3

Toggle v7.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CLEN-1556/fix/error handling when send file encounters issues (pubnub…

…#338)

* fix: error handling when send file encounters issues

* PubNub SDK v7.3.3 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

v7.3.2

Toggle v7.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CLEN-1504/fix/upgrade superagent (pubnub#337)

* upgrade superagent

* lock file

* PubNub SDK v7.3.2 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

v7.3.1

Toggle v7.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix/CLEN-1440 (pubnub#335)

* fix: missing get and set methods for userId are added

* PubNub SDK v7.3.1 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

v7.3.0

Toggle v7.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
CLEN-1406/Fix proxy agent dependency upgrade (pubnub#331)

* fix: proxy feature dependency

* test: removed node 12 to get support for optional chaining operator

* fix: message acount condition when multiple timetokens and channels provided

* lib dist files

* fix codacy issue for module exports in .js file

* PubNub SDK v7.3.3 release.

* fix: version bump

* fix: missing version bump

* PubNub SDK v7.3.0 release.

* docs(pubnub.yml) fix formatting

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
Co-authored-by: Serhii Mamontov <parfeon@me.com>

v7.2.3

Toggle v7.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
clen1290/add optional param in setState for setting state through hea…

…rtbeat endpoint (pubnub#324)

* added support for setState with optional `withHeartbeat` bool parameter

* format!

* updated state param value for heartbeat endpoint when withHeartbeat is true in setState

* test: for additional withHeartbeat param in setState

* fix arg

* fix:test- no result value on success heartbeat

* revert to b9afb2a

* PubNub SDK v7.2.3 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

v7.2.2

Toggle v7.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: wrong error interface in RN (pubnub#305)

* fix: wrong error interface in RN

* merge CLEN-913 changes.

* PubNub SDK v7.2.2 release.

Co-authored-by: Mohit Tejani <mohit.tejani@pubnub.com>
Co-authored-by: Client Engineering Bot <60980775+client-engineering-bot@users.noreply.github.com>

v7.2.1

Toggle v7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: remove Buffer from decrypt (pubnub#298)

* fix: remove Buffer from decrypt

* PubNub SDK v7.2.1 release.

* fix: fix signature in the test

Co-authored-by: Client Engineering Bot <60980775+client-engineering-bot@users.noreply.github.com>

v7.2.0

Toggle v7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add users and spaces to grantToken, allow userId in configurati…

…on (pubnub#282)

* feat: add users and spaces to grantToken, allow userId in configuration

* fix: add previous release to changelog and pubnub.yml

* PubNub SDK v7.2.0 release.

* fix: fix signature in a test

Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>

v7.1.2

Toggle v7.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix for react native token parsing (pubnub#280)

* fix for react native token parsing

* rebase

* use base64 fix from clen-535

* build

* fix module issue with web build

* PubNub SDK v7.1.2 release.

Co-authored-by: Rai Phairow <rai.phairow@Rais-MacBook-Pro-2.local>
Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>

v7.1.1

Toggle v7.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
ref/memberships (pubnub#277)

* added `addMemberships`, `removeMemberships`, `updateMemberships`

* lib files updates

* added `fetchMemberships`

* build files

* refactor: update fetchMemberships response

* membership apis: `include` params updates as per new api naming convention

* dist and lib files

* added `status` field for membership apis payload.
Not required for user and space as it can be part of `data` param

* dist and lib files

* `sort` param compatibility with new convention for membership apis

* lib and dist files

* handled `null` value of `userId` scanerio with `fetchMemberships` call

* handled `null` value of `userId` for `removeMembership` calls

* * `include` query param changes for status and type fields.
* removed empty file for channel and uuid

* `include` param changes for new apis

* lib files

* fix: Default include: custom for set<entity> and get<entity> methods.

* fix: typo in condition

* * default include status and type fields in get,set,getAll.
* Fixed tests
* Minor indentation changes in changed files.

* build files

* * event listener for `user`, `space` and `membership` event types.
* refactored dead listeners which were not emitting any events for user and space type.

* PubNub SDK v7.1.1 release.

Co-authored-by: Client Engineering Bot <60980775+Client Engineering Bot@users.noreply.github.com>
Morty Proxy This is a proxified and sanitized view of the page, visit original site.