Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.pubnub:pubnub-gson from 4.31.3 to 6.4.4 #4796

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps com.pubnub:pubnub-gson from 4.31.3 to 6.4.4.

Release notes

Sourced from com.pubnub:pubnub-gson's releases.

v6.4.3

November 28 2023

Added

  • Add error field to PNFileEventResult and set it in case of decryption failure.

v6.4.2

November 23 2023

Fixed

  • Handle unencrypted message in subscribe and history when crypto configured (error flag is set on message result).

v6.4.1

October 30 2023

Fixed

  • Updated the JSON lib to version 20231013.
  • Changed license type from MIT to PubNub Software Development Kit License.

v6.4.0

October 16 2023

Added

  • Add crypto module that allows configure SDK to encrypt and decrypt messages.

Fixed

  • Improved security of crypto implementation by adding enhanced AES-CBC cryptor.

v6.3.6

June 19 2023

Added

  • Added possibility to set state using heartbeat endpoint. .

v6.3.5

May 18 2023

Fixed

  • In case of error retry heartbeat call limited number of times.

v6.3.4

March 06 2023

... (truncated)

Changelog

Sourced from com.pubnub:pubnub-gson's changelog.

v6.4.4

November 30 2023

Fixed

  • Bring back compatibility with Android 6+ by removing the Jackson library dependency.

v6.4.3

November 28 2023

Added

  • Add error field to PNFileEventResult and set it in case of decryption failure.

v6.4.2

November 23 2023

Fixed

  • Handle unencrypted message in subscribe and history when crypto configured (error flag is set on message result).

v6.4.1

October 30 2023

Fixed

  • Updated the JSON lib to version 20231013.
  • Changed license type from MIT to PubNub Software Development Kit License.

v6.4.0

October 16 2023

Added

  • Add crypto module that allows configure SDK to encrypt and decrypt messages.

Fixed

  • Improved security of crypto implementation by adding enhanced AES-CBC cryptor.

v6.3.6

June 19 2023

Added

  • Added possibility to set state using heartbeat endpoint. .

v6.3.5

May 18 2023

Fixed

  • In case of error retry heartbeat call limited number of times.

v6.3.4

March 06 2023

... (truncated)

Commits
  • 9ff499f Move kt file to kotlin sourceset (#296)
  • 82de0bf Remove Jackson library (#295)
  • f2d3c04 Add error field to file result and set on decrypt error (#294)
  • 32d76c6 Remove 'contact support' in case of network error. (#292)
  • 848192d Don't crash on malformed messages received with crypto enabled (#291)
  • 0ea6eac Allow reading unencrypted messages from history when crypto is set
  • d88281c Bump versions for newer JDK compatibility (#289)
  • ccc1fc8 Changed license type from MIT to PubNub Software Development Kit License (#287)
  • adafcd2 revert used runner configuration (#288)
  • ebf01a4 Updated info about dependencies. (#286)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [com.pubnub:pubnub-gson](https://github.com/pubnub/java) from 4.31.3 to 6.4.4.
- [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.4.4)

---
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 Dec 4, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2023

Superseded by #4805.

@dependabot dependabot bot closed this Dec 19, 2023
@dependabot dependabot bot deleted the dependabot/maven/com.pubnub-pubnub-gson-6.4.4 branch December 19, 2023 12:55
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.

0 participants