Skip to content

[pull] master from pubnub:master#1

Merged
pull[bot] merged 1111 commits intoSpencerx:masterfrom
pubnub:master
May 22, 2025
Merged

[pull] master from pubnub:master#1
pull[bot] merged 1111 commits intoSpencerx:masterfrom
pubnub:master

Conversation

@pull
Copy link

@pull pull bot commented May 22, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

QSD_z and others added 30 commits February 24, 2019 19:10
* Add fire method.

* Fix replicate option.

* Define PNFireOperation for telemetry manager.

* Add tests for fire.

* Prepare for release 4.1.4.
Sebastian Molenda and others added 28 commits February 26, 2024 15:39
* Fix AsyncioTelemetryManager to avoid creating a task every second

* PubNub SDK v7.4.1 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* Add support for Status and Type fields in app context

* Add tests for metadata fields (app context)

* Update all tests VCRs to include status and type fields

* PubNub SDK v7.4.2 release.

---------

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

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* Fix compatibility issues between EventEngine and Asyncio subscription manager

* PubNub SDK v7.4.4 release.

---------

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

* Fixes from tests. 

* Listeners

* Refactor names, add SubscriptionSet, remove debug

* Event engine as a default subscription manager

* Update runner

* move tt, tr and with_presence to subscribe method

* Rework subscriptionSet to use PubNubSubscriptions

* remove type from subscriptionset

* Fixed subscription set and examples

* Add subscription set and subscription item level listeners

* Fix in example

* PubNub SDK v8.0.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* build(runner): use large GitHub runner

* build(workflow): limit test job time to 5 minutes

* build(workflow): change runner groups
* added simple AsyncIO example.

* added gif to README.md file.

* Update main.py to satisfy linter

---------

Co-authored-by: Sebastian Molenda <sebastian.molenda@pubnub.com>
* Immutable locking config

* Fixed behavior with disabled config locking

* Instead of opt-out immutable config opt-in with deprecation warnings

* Added copy method on PNConfiguration instance
* Fix using CryptoModule for publish if defined

* Examples

* Replace source for old riv

* Fixes after review
* Example for fetching messages

* sync examples
* Additional example

* ENV key names fixed

* PubNub SDK v8.1.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* Expoential as a default reconnection policy

* Add respect of user defined retry limit

* That one test which still needs no reconnect policy

* Add custom delay for linear policy

* clean up old variables
* PubNub SDK v9.0.0 release.

---------

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

* organization

* remove unused file
* Add custom message type support for the following APIs: publish, signal, share file, subscribe and history

* PubNub SDK v9.1.0 release.

---------

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

Co-authored-by: Mateusz Wiktor <39187473+techwritermat@users.noreply.github.com>

* PubNub SDK 10.0.0 release.

---------

Co-authored-by: Mateusz Wiktor <39187473+techwritermat@users.noreply.github.com>
Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
fix(subscribe): fix issue with missing custom message type

Fix issue because of which custom message type wasn't set to the parsed subscription response objects.

---------

Co-authored-by: Sebastian Molenda <sebastian.molenda@pubnub.com>
* Members with Include Objects

* ... and channel members

* PubNub SDK 10.1.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* Add option to set `If-Match` eTag for objects write requests

* Added tests and some fixes

* examples adjustment

* How to get http status in example

* PubNub SDK 10.2.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* Fix grant token type hints

* expanded test as example
* Fix missing dependency versions

* update tested version - drop 3.8 as it reached end off life
* even more updates

* Fix vulnerabilities in examples
* Aligned status emmiting

* Tests use new category

* improve error handling

* PubNub SDK 10.3.0 release.

---------

Co-authored-by: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com>
* Introduce limit and next to ListFiles endpoint

* Asyncio tests

* PubNub SDK 10.4.0 release.

---------

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

* fixed threads and error handling
@pull pull bot added the ⤵️ pull label May 22, 2025
@pull pull bot merged commit 4e6d2f7 into Spencerx:master May 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.