-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: pubnub/kotlin
base: kotlin-v10.1.0
head repository: pubnub/kotlin
compare: master
- 20 commits
- 262 files changed
- 6 contributors
Commits on Nov 14, 2024
-
Internal changes for enabling Chat JS work
Configuration menu - View commit details
-
Copy full SHA for 926e4ac - Browse repository at this point
Copy the full SHA 926e4acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fd0a4e - Browse repository at this point
Copy the full SHA 8fd0a4eView commit details
Commits on Nov 18, 2024
-
Added customMessageType to Publish, Signal, Subscribe, History, File. (…
…#302) * PubNub SDK v10.2.0 release. --------- Co-authored-by: PubNub Release Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 98544a8 - Browse repository at this point
Copy the full SHA 98544a8View commit details
Commits on Nov 20, 2024
-
Switch runner to MacOS for testing/publishing KMP artifacts (#296)
* Switch runner to `macos-gh` --------- Co-authored-by: Serhii Mamontov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fada4b - Browse repository at this point
Copy the full SHA 7fada4bView commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for effb8a9 - Browse repository at this point
Copy the full SHA effb8a9View commit details
Commits on Nov 27, 2024
-
Commonize CustomObject handling for JS/iOS (#315)
Removes separate CustomObject implementations from JS and iOS sourcesets and creates a common one in `nonJvm` sourceset.
Configuration menu - View commit details
-
Copy full SHA for 4e27a06 - Browse repository at this point
Copy the full SHA 4e27a06View commit details -
Isolate exceptions in event/status listeners (#314)
An exception in a user's listener shouldn't crash the whole event engine
Configuration menu - View commit details
-
Copy full SHA for 986142b - Browse repository at this point
Copy the full SHA 986142bView commit details
Commits on Nov 28, 2024
-
Remove kotlinx.datetime from JS target (#316)
Add JS actual implementation
Configuration menu - View commit details
-
Copy full SHA for e117611 - Browse repository at this point
Copy the full SHA e117611View commit details
Commits on Dec 3, 2024
-
Disable publishing the test project (#317)
* Disable publishing the test project * PubNub SDK v10.2.1 release. --------- Co-authored-by: PubNub Release Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 51da946 - Browse repository at this point
Copy the full SHA 51da946View commit details
Commits on Dec 5, 2024
-
Added membershipType to Memberships and ChannelMembers APIs
Introduced new API with userId instead of UUID and possibility to include optional data in respons. See MemberInclude and MembershipInclude.
Configuration menu - View commit details
-
Copy full SHA for c8ae89e - Browse repository at this point
Copy the full SHA c8ae89eView commit details
Commits on Dec 6, 2024
-
Added membershipType to Memberships and ChannelMembers APIs
Introduced new API with userId instead of UUID and possibility to include optional data in respons. See MemberInclude and MembershipInclude.
Configuration menu - View commit details
-
Copy full SHA for 8f73f23 - Browse repository at this point
Copy the full SHA 8f73f23View commit details
Commits on Dec 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 01995ed - Browse repository at this point
Copy the full SHA 01995edView commit details
Commits on Dec 11, 2024
-
Update PubNub Swift SDK dependency (#320)
chore(project): update PubNub Swift SDK dependency (8.2.2) feat(membership): add support for newly introduced methods regarding Memberships feat(objc-layer): adjust to the updated method names in the Objective-C KMP layer of the PubNub Swift SDK
Configuration menu - View commit details
-
Copy full SHA for e82e27a - Browse repository at this point
Copy the full SHA e82e27aView commit details
Commits on Dec 12, 2024
-
[KMP] JS CustomMessageType support + build tweaks (#321)
* [KMP] JS CustomMessageType support + build tweaks * PubNub SDK v10.3.1 release. --------- Co-authored-by: PubNub Release Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 31d5360 - Browse repository at this point
Copy the full SHA 31d5360View commit details
Commits on Dec 16, 2024
-
Updated libs and libs info. (#323)
Added minimal required kotlin lib version.
Configuration menu - View commit details
-
Copy full SHA for 23d303a - Browse repository at this point
Copy the full SHA 23d303aView commit details -
Internal fixes (Apple platforms) (#324)
fix(custom-field): fix for initializing `KMPAnyJSON` instance fix(pubnub): add missing `filter` parameter for `getChannelMembers` method
Configuration menu - View commit details
-
Copy full SHA for 64fe45f - Browse repository at this point
Copy the full SHA 64fe45fView commit details
Commits on Jan 2, 2025
-
Added validation for Leave and Heartbeat (#326)
to ensure users receive an error when providing empty strings for channels or groups.
Configuration menu - View commit details
-
Copy full SHA for a693c22 - Browse repository at this point
Copy the full SHA a693c22View commit details
Commits on Jan 7, 2025
-
Updated KMP JS layer with membership type. (#325)
* Updated KMP JS layer with membership type. In KMP JS implemented new Memberships and ChannelMembers methods containing possibility to specify membership type and all optional data returned by API using include parameters. * Updated KMP Swift layer with membership type. In KMP JS implemented new Memberships and ChannelMembers methods containing possibility to specify membership type and all optional data returned by API using include parameters. * PubNub SDK v10.3.3 release. --------- Co-authored-by: jguz-pubnub <[email protected]> Co-authored-by: PubNub Release Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5779f48 - Browse repository at this point
Copy the full SHA 5779f48View commit details
Commits on Jan 13, 2025
-
Add internal fixes to the
publish
method for Apple platforms (#327)* PubNub SDK v10.3.4 release
Configuration menu - View commit details
-
Copy full SHA for 11f1678 - Browse repository at this point
Copy the full SHA 11f1678View commit details
Commits on Jan 22, 2025
-
Etag support for users and channels (#328)
* Etag support for users and channels A new optional parameter `ifMatchesEtag` is added to `setUUIDMetadata` and `setChannelMetadata`. When provided, the server checks the argument value with the ETag on the server and if they don't match a HTTP 412 error is returned. * PubNub SDK v10.4.0 release. --------- Co-authored-by: PubNub Release Bot <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4f5c588 - Browse repository at this point
Copy the full SHA 4f5c588View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff kotlin-v10.1.0...master