-
Notifications
You must be signed in to change notification settings - Fork 401
Comparing changes
Open a pull request
base repository: pubnub/javascript
base: v7.2.2
head repository: pubnub/javascript
compare: v7.4.0
- 14 commits
- 87 files changed
- 4 contributors
Commits on Jan 3, 2023
-
Refactor command handler (#306)
test(github-action): refactor command handler Refactor command handler workflow to use bot name from secrets. build(workflow): improve tests and validation workflows
Configuration menu - View commit details
-
Copy full SHA for b4b6376 - Browse repository at this point
Copy the full SHA b4b6376View commit details -
test(github-actions): migrate tests to GitHub Actions (#249)
test(github-actions): migrate tests to GitHub Actions Migrate PubNub SDK test suite from Travis to GitHub Actions.
Configuration menu - View commit details
-
Copy full SHA for 71b1901 - Browse repository at this point
Copy the full SHA 71b1901View commit details
Commits on Jun 14, 2023
-
clen1290/add optional param in setState for setting state through hea…
…rtbeat endpoint (#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>
Configuration menu - View commit details
-
Copy full SHA for 10df45b - Browse repository at this point
Copy the full SHA 10df45bView commit details
Commits on Jun 16, 2023
-
build(s3): fix upload of artifacts to s3 (#325)
build(s3): fix upload of artefacts to s3
Configuration menu - View commit details
-
Copy full SHA for 980caa8 - Browse repository at this point
Copy the full SHA 980caa8View commit details
Commits on Jun 19, 2023
-
feat: optional param withHeartbeat to set state through heartbeat end…
…point. (#326) * feat: optional param withHeartbeat in setState - change log clear * PubNub SDK v7.2.3 release. --------- Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1ba2fa6 - Browse repository at this point
Copy the full SHA 1ba2fa6View commit details
Commits on Jun 26, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a8870c3 - Browse repository at this point
Copy the full SHA a8870c3View commit details
Commits on Jul 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 667cde9 - Browse repository at this point
Copy the full SHA 667cde9View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40570e6 - Browse repository at this point
Copy the full SHA 40570e6View commit details
Commits on Jul 26, 2023
-
CLEN-1406/Fix proxy agent dependency upgrade (#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>
Configuration menu - View commit details
-
Copy full SHA for 9584344 - Browse repository at this point
Copy the full SHA 9584344View commit details
Commits on Aug 21, 2023
-
* 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>
Configuration menu - View commit details
-
Copy full SHA for 8adfccd - Browse repository at this point
Copy the full SHA 8adfccdView commit details
Commits on Aug 31, 2023
-
CLEN-1504/fix/upgrade superagent (#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>
Configuration menu - View commit details
-
Copy full SHA for ff67973 - Browse repository at this point
Copy the full SHA ff67973View commit details
Commits on Sep 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3745862 - Browse repository at this point
Copy the full SHA 3745862View commit details
Commits on Sep 11, 2023
-
CLEN-1556/fix/error handling when send file encounters issues (#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>
Configuration menu - View commit details
-
Copy full SHA for d1fca58 - Browse repository at this point
Copy the full SHA d1fca58View commit details
Commits on Oct 16, 2023
-
* ref: decoupling cryptor module * cryptoModule * lint * rever cryptors in config * lint fixes * CryptoModule for web and node * step definitions for contract tests * lib files * fix:es-lint * let vs const * and some more ts not wanting me to specific about trivials * access modfiers * refactor-1 * lint, cleanup test * refactor - 2 * code cleanup in stream encryption with new cryptor * fix: lint issue. * refactor: eliminate ts-ignores by defining file reated types * * integration of crypto module * refactoring cryptoModule * lib and dist * support for setCipherKey * fix: setCipherKey() * lib and dist files * fix: staticIV support * lib and dist * refactor: cryptoModule, * added support for PubNub.CryptoModule factory * fix: types * dist and libs * fix: test- customEncrypt function * fix: legacy crypto init, tests * refactor: typecheck on incoming data for aescbc cryptor * code cleanup, * fix: broken file cryptography operations on web * lib and dist directories * refactor: crypto initialiser apis default value initialisation * LICENSE * reverted last commit 11351ec * update LICENSE * PubNub SDK v7.4.0 release. --------- Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fb6cd04 - Browse repository at this point
Copy the full SHA fb6cd04View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v7.2.2...v7.4.0