pubnub / javascript

PubNub JavaScript SDK docs https://www.pubnub.com/docs/sdks/javascript
Other
553 stars 401 forks source link

Update README.md #215

Closed parfeon closed 3 years ago

parfeon commented 3 years ago

fix: Replaced Random class with RandomNumberGenerator for secure random bytes

Replaced Random class with RandomNumberGenerator for secure random bytes

fix: Handling of SendFile file size exceeded error message and refactored DeleteFile

Handling of SendFile file size exceeded error message and refactored DeleteFile

fix: Refactored Encrypt/Decrypt methods in calling PubnubCrypto constructor with config

Refactored Encrypt/Decrypt methods in calling PubnubCrypto constructor with config

BREAKING CHANGES: Something broken Closes: #212

parfeon commented 3 years ago

@client-engineering-bot help

parfeon commented 3 years ago

@parfeon some information which may help you listed below.

Available commands and options
List of comments which can trigger deployment action: - `@client-engineering-bot help` to get this information - `@client-engineering-bot release [] [as []]` complete preparation before merge to default branch. - `project` - _optional_ identifier of project from `.github/release/projects.json` which should be released. By default repository root will be used. - `version` - _optional_ custom version with which release should be done. By default next version is based on changes mentioned in initial PR comment.
parfeon commented 3 years ago

@client-engineering-bot release

parfeon commented 3 years ago

@client-engineering-bot release project-1

parfeon commented 3 years ago

@client-engineering-bot release as v4.30.88