Skip to content

Tags: pubnub/php

Tags

9.0.0

Toggle 9.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Removed MPNS, deprecated old APNS (#124)

* Removed possibility to use deprecated PushType MPNS - Microsoft Push Notification Service.
* Added deprecation warning for old APNS PushType.
* In case FCM is chosen as PushType type REST query param gets fcm value instead of gcm.

* PubNub SDK 9.0.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

8.0.2

Toggle 8.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated .pubnub.yml and removed deprecated code (#118)

* Updated .pubnub.yml and removed deprecated code

* PubNub SDK 8.0.2 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

8.0.1

Toggle 8.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes, improvements, samples (#117)

* Properly set default HTTP protocol version

* samples and fixes

* typos fixed after review

* PubNub SDK 8.0.1 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

8.0.0

Toggle 8.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor/replace transport with guzzle (#116)

7.4.0

Toggle 7.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add write protection with examples and tests (#115)

* Add write protection with examples and tests

* post review

* Linter

* PubNub SDK 7.4.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

7.3.0

Toggle 7.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support for Members and Membership type, status and include objects (#…

…114)

* Support for Members and Membership type, status and include objects

* PubNub SDK 7.3.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

7.2.1

Toggle 7.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Pluralize getMessageActions typo (#113)

* Pluralize getMessageActions typo

* Fix typo for singular getMessageActions

* Post review

* bump workflow

* PubNub SDK 7.2.1 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

7.2.0

Toggle 7.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for message reactions (#111)

* Add support for message reactions

* Fixes for phpstan and phpcs

* Add setup and teardown for tests

* Correct keys validation expression

* PubNub SDK 7.2.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

7.1.0

Toggle 7.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat/support custom message type (#110)

* 1

* Custom Message Type

* Remove old composer files, update acceptance test job

* PHPStan fixes

* Do not phpcs deleted files

* phpcs quote unquote fixes

* updated stubs

* multiple behat outputs

* support custom message type in subscribe

* fixed examples, added cmt to file, tested. it is ready

* phpcs...

* invalid check

* Fixed test with shared data

* phpcssssss

* fixes after review

* linter fixess

* PubNub SDK 7.1.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>

7.0.2

Toggle 7.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Wrong typing of the Grant Token endpoint (#108)

* Wrong typing of the Grant Token endpoint

* linter fixes

* fix errors and bump pubnub.yml

* Add organization prefix to gh actions

* fix typo in pubnub.yaml and bump php in test matrix

* PubNub SDK 7.0.2 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>