Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 23, 2023

Bumps pubnub-gson from 4.31.3 to 6.3.2.

Release notes

Sourced from pubnub-gson's releases.

v6.3.2

February 23 2023

Fixed

  • Remove deprecation for Grant Token methods.

v6.3.0

November 07 2022

Added

  • Added acceptance tests for ObjectsV2 feature.
  • Added possibility to add status when setting ChannelMembers.
  • Added status and type to query parameters for objectV2 REST calls. For membership and member only status.

Modified

  • Upgrade OkHttp lib to 4.9.3.

v6.2.0

September 20 2022

Added

  • PNFileEventResult has messageJson field with the same JsonElement type as in other events.

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

... (truncated)

Changelog

Sourced from pubnub-gson's changelog.

v6.3.2

February 23 2023

Fixed

  • Remove deprecation for Grant Token methods.

v6.3.1

December 15 2022

Fixed

  • In case of an error response it checks if there's a body before reading from it.

v6.3.0

November 07 2022

Added

  • Added acceptance tests for ObjectsV2 feature.
  • Added possibility to add status when setting ChannelMembers.
  • Added status and type to query parameters for objectV2 REST calls. For membership and member only status.

Modified

  • Upgrade OkHttp lib to 4.9.3.

v6.2.0

September 20 2022

Added

  • PNFileEventResult has messageJson field with the same JsonElement type as in other events.

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

... (truncated)

Commits

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.3.2.
- [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.3.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 23, 2023
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