Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

Bumps pubnub-gson from 4.31.3 to 5.2.3.

Release notes

Sourced from pubnub-gson's releases.

v5.2.3

November 17 2021

Fixed

  • Eviction of OkHttp connection pool after reestablishing connection (affects transactional calls).

v5.2.2

November 04 2021

Fixed

  • Reconnect always restarts the subscription connection.

v5.2.1

October-06-2021

Full Changelog

  • 🌟️ Acceptance tests plugged into CI pipeline.
  • 🐛 Meta field exposed correctly in PNToken class.

v5.2.0

September-08-2021

  • 🌟️ Extend grantToken method to enable control of Objects API permission. Enhance granularity of permission control to enable permissions per UUID.

v5.1.1

July-13-2021

  • 🐛 Update Jackson libraries to avoid known vulnerabilities.

v5.1.0

May-20-2021

  • 🌟️ Method grantToken has beed added. It allows generation of signed token with permissions for channels and channel groups.
  • 🐛 UUID is now exposed as PNMembership field which make is accessible from PNMembershipResult argument of SubscribeCallback.membership() method.

v5.0.0

May-12-2021

  • 🌟️ Now random initialisation vector used when encryption enabled is now default behaviour.
  • 🐛 There were some non daemon threads running in background preventing VM from exiting. Now they are daemon threads.

v4.36.0

April-08-2021

  • 🌟️ New way of controlling Presence by Heartbeat calls for purpose of usage with dedicated server configuration (ACL). This feature can be used only with additional support from PubNub.

v4.35.0

... (truncated)

Changelog

Sourced from pubnub-gson's changelog.

v5.2.3

November 17 2021

Fixed

  • Eviction of OkHttp connection pool after reestablishing connection (affects transactional calls).

v5.2.2

November 04 2021

Fixed

  • Reconnect always restarts the subscription connection.

v5.2.1

October-06-2021

Full Changelog

  • 🌟️ Acceptance tests plugged into CI pipeline.
  • 🐛 Meta field exposed correctly in PNToken class.

v5.2.0

September-08-2021

  • 🌟️ Extend grantToken method to enable control of Objects API permission. Enhance granularity of permission control to enable permissions per UUID.

v5.1.1

July-13-2021

  • 🐛 Update Jackson libraries to avoid known vulnerabilities.

v5.1.0

May-20-2021

  • 🌟️ Method grantToken has beed added. It allows generation of signed token with permissions for channels and channel groups.
  • 🐛 UUID is now exposed as PNMembership field which make is accessible from PNMembershipResult argument of SubscribeCallback.membership() method.

v5.0.0

May-12-2021

  • 🌟️ Now random initialisation vector used when encryption enabled is now default behaviour.
  • 🐛 There were some non daemon threads running in background preventing VM from exiting. Now they are daemon threads.

v4.36.0

April-08-2021

  • 🌟️ New way of controlling Presence by Heartbeat calls for purpose of usage with dedicated server configuration (ACL). This feature can be used only with additional support from PubNub.

v4.33.3

October-21-2020

... (truncated)

Commits
  • dfcba9c SDK-1546 evict transactional HTTP client connection pool (#224)
  • 1790390 build: integrate with release notifications (#222)
  • 88ab518 Reconnect restarts subscribe loop regardless of the state (#220)
  • ce48708 Switch deployment to GitHub Actions (#219)
  • 04a77db PubNub SDK v5.2.1 release.
  • 6968c99 PubNub SDK v5.2.0 release.
  • 0ee1a51 PubNub SDK v5.1.1 release.
  • 26f9cbb PubNub SDK v5.1.0 release.
  • f6c9190 PubNub SDK v5.0.0 release.
  • cef9c0d PubNub SDK v4.36.0 release.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pubnub-gson](https://github.com/pubnub/java) from 4.31.3 to 5.2.3.
- [Release notes](https://github.com/pubnub/java/releases)
- [Changelog](https://github.com/pubnub/java/blob/master/CHANGELOG.md)
- [Commits](pubnub/java@v4.31.3...v5.2.3)

---
updated-dependencies:
- dependency-name: com.pubnub:pubnub-gson
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 18, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 10, 2021

Superseded by #10.

@dependabot dependabot bot closed this Dec 10, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.pubnub-pubnub-gson-5.2.3 branch December 10, 2021 12:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant