Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 21, 2022

Bumps pubnub-gson from 4.31.3 to 6.1.0.

Release notes

Sourced from pubnub-gson's releases.

v6.1.0

July 21 2022

Added

  • Add support for spaces and users permissions in grantToken.
  • Add userId to PNConfiguration and deprecate uuid .

v6.0.2

May 23 2022

Fixed

  • Upgraded gson to 2.9.0 to make SDK working under Java 17.

v6.0.1

May 09 2022

Fixed

  • It prevents race condition between these two calls and "phantom" join after leave .

v6.0.0

January 12 2022

Modified

  • BREAKING CHANGES: uuid is required parameter in PNConfiguration constructor.

v5.3.0

December 18 2021

Added

  • Add revoke token feature.

v5.2.4

December 10 2021

Fixed

  • Emit PNReconnectedCategory in case of successful manual reconnection.

v5.2.3

November 17 2021

Fixed

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

... (truncated)

Changelog

Sourced from pubnub-gson's changelog.

v6.1.0

July 21 2022

Added

  • Add support for spaces and users permissions in grantToken.
  • Add userId to PNConfiguration and deprecate uuid .

v6.0.2

May 19 2022

Fixed

  • Upgraded gson to 2.9.0 to make SDK working under Java 17.

v6.0.1

May 09 2022

Fixed

  • Do heartbeat and leave calls sequentially to prevent race condition between these two calls and 'phantom' join after leave.

v6.0.0

January 12 2022

Modified

  • BREAKING CHANGES: uuid is required parameter in PNConfiguration constructor.

v5.3.0

December 16 2021

Added

  • Add revoke token feature.

v5.2.4

December 09 2021

Fixed

  • Emit PNReconnectedCategory in case of successful manual reconnection.

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

... (truncated)

Commits
  • 41591f6 Dependencies version bump
  • 988deea Add support for permissions of spaces and users in grantToken
  • 7f1c062 Add possibility to create PNConfiguration using UserId instead of uuid (#241)
  • fea9c90 Upgraded gson to 2.9.0 (#240)
  • f2a050b Force integrationTest compilation on ./gradlew build (#239)
  • bfcae43 Do heartbeat and leave calls in sequence (#237)
  • 36dbfc5 Update objects capabilities in pubnub.yml
  • 99b9e93 Remove codeowners for README to simplify the release (#238)
  • 5283960 Change gradle dependency to be picked up by versions.json (#226)
  • 04b7749 remove MPNS (#235)
  • 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 6.1.0.
- [Release notes](https://github.com/pubnub/java/releases)
- [Changelog](https://github.com/pubnub/java/blob/master/CHANGELOG.md)
- [Commits](pubnub/java@v4.31.3...v6.1.0)

---
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 Jul 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 20, 2022

Superseded by #54.

@dependabot dependabot bot closed this Sep 20, 2022
@dependabot dependabot bot deleted the dependabot/maven/com.pubnub-pubnub-gson-6.1.0 branch September 20, 2022 12:29
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