From a02d08308c6746d741f39fd8afafc56d9365d847 Mon Sep 17 00:00:00 2001 From: Mohit Tejani Date: Mon, 30 Oct 2023 16:09:09 +0530 Subject: [PATCH 1/2] update: licence file --- src/Api/PubnubApi/LICENSE.txt | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) diff --git a/src/Api/PubnubApi/LICENSE.txt b/src/Api/PubnubApi/LICENSE.txt index 8cc6fe770..5e1ef1880 100644 --- a/src/Api/PubnubApi/LICENSE.txt +++ b/src/Api/PubnubApi/LICENSE.txt @@ -1 +1,29 @@ -Please visit the site - http://www.pubnub.com/terms \ No newline at end of file +PubNub Software Development Kit License Agreement +Copyright © 2023 PubNub Inc. All rights reserved. + +Subject to the terms and conditions of the license, you are hereby granted +a non-exclusive, worldwide, royalty-free license to (a) copy and modify +the software in source code or binary form for use with the software services +and interfaces provided by PubNub, and (b) redistribute unmodified copies +of the software to third parties. The software may not be incorporated in +or used to provide any product or service competitive with the products +and services of PubNub. + +The above copyright notice and this license shall be included +in or with all copies or substantial portions of the software. + +This license does not grant you permission to use the trade names, trademarks, +service marks, or product names of PubNub, except as required for reasonable +and customary use in describing the origin of the software and reproducing +the content of this license. + +THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO +EVENT SHALL PUBNUB OR THE AUTHORS OR COPYRIGHT HOLDERS OF THE SOFTWARE BE +LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF +CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE +SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +https://www.pubnub.com/ +https://www.pubnub.com/terms From c8ae866bcf1fb6b296ad3c7a3fa4ae62e8b1ece4 Mon Sep 17 00:00:00 2001 From: PubNub Release Bot <120067856+pubnub-release-bot@users.noreply.github.com> Date: Mon, 30 Oct 2023 14:28:25 +0000 Subject: [PATCH 2/2] PubNub SDK v6.19.2.0 release. --- .pubnub.yml | 19 ++++++++++++------- CHANGELOG | 4 ++++ src/Api/PubnubApi/Properties/AssemblyInfo.cs | 4 ++-- src/Api/PubnubApi/PubnubApi.csproj | 4 ++-- src/Api/PubnubApiPCL/PubnubApiPCL.csproj | 4 ++-- src/Api/PubnubApiUWP/PubnubApiUWP.csproj | 4 ++-- src/Api/PubnubApiUnity/PubnubApiUnity.csproj | 2 +- 7 files changed, 25 insertions(+), 16 deletions(-) diff --git a/.pubnub.yml b/.pubnub.yml index ed57495d8..76d4a2961 100644 --- a/.pubnub.yml +++ b/.pubnub.yml @@ -1,8 +1,13 @@ name: c-sharp -version: "6.19.1" +version: "6.19.2" schema: 1 scm: github.com/pubnub/c-sharp changelog: + - date: 2023-10-30 + version: v6.19.2 + changes: + - type: improvement + text: "Changed license to PubNub Software Development Kit License." - date: 2023-10-24 version: v6.19.1 changes: @@ -746,7 +751,7 @@ features: - QUERY-PARAM supported-platforms: - - version: Pubnub 'C#' 6.19.1 + version: Pubnub 'C#' 6.19.2 platforms: - Windows 10 and up - Windows Server 2008 and up @@ -756,7 +761,7 @@ supported-platforms: - .Net Framework 4.5 - .Net Framework 4.6.1+ - - version: PubnubPCL 'C#' 6.19.1 + version: PubnubPCL 'C#' 6.19.2 platforms: - Xamarin.Android - Xamarin.iOS @@ -776,7 +781,7 @@ supported-platforms: - .Net Core - .Net 6.0 - - version: PubnubUWP 'C#' 6.19.1 + version: PubnubUWP 'C#' 6.19.2 platforms: - Windows Phone 10 - Universal Windows Apps @@ -800,7 +805,7 @@ sdks: distribution-type: source distribution-repository: GitHub package-name: Pubnub - location: https://github.com/pubnub/c-sharp/releases/tag/v6.19.1.0 + location: https://github.com/pubnub/c-sharp/releases/tag/v6.19.2.0 requires: - name: ".Net" @@ -1083,7 +1088,7 @@ sdks: distribution-type: source distribution-repository: GitHub package-name: PubNubPCL - location: https://github.com/pubnub/c-sharp/releases/tag/v6.19.1.0 + location: https://github.com/pubnub/c-sharp/releases/tag/v6.19.2.0 requires: - name: ".Net Core" @@ -1442,7 +1447,7 @@ sdks: distribution-type: source distribution-repository: GitHub package-name: PubnubUWP - location: https://github.com/pubnub/c-sharp/releases/tag/v6.19.1.0 + location: https://github.com/pubnub/c-sharp/releases/tag/v6.19.2.0 requires: - name: "Universal Windows Platform Development" diff --git a/CHANGELOG b/CHANGELOG index 11e311f5d..5ad9bff08 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,7 @@ +v6.19.2 - October 30 2023 +----------------------------- +- Modified: changed license to PubNub Software Development Kit License. + v6.19.1 - October 24 2023 ----------------------------- - Fixed: fixes issue of getting error when hereNow is called with channelGroups param only. diff --git a/src/Api/PubnubApi/Properties/AssemblyInfo.cs b/src/Api/PubnubApi/Properties/AssemblyInfo.cs index 27bfcb718..8423e8932 100644 --- a/src/Api/PubnubApi/Properties/AssemblyInfo.cs +++ b/src/Api/PubnubApi/Properties/AssemblyInfo.cs @@ -11,8 +11,8 @@ [assembly: AssemblyProduct("Pubnub C# SDK")] [assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyTrademark("")] -[assembly: AssemblyVersion("6.19.1.0")] -[assembly: AssemblyFileVersion("6.19.1.0")] +[assembly: AssemblyVersion("6.19.2.0")] +[assembly: AssemblyFileVersion("6.19.2.0")] // Setting ComVisible to false makes the types in this assembly not visible // to COM components. If you need to access a type in this assembly from // COM, set the ComVisible attribute to true on that type. diff --git a/src/Api/PubnubApi/PubnubApi.csproj b/src/Api/PubnubApi/PubnubApi.csproj index 8a832b56d..9d94ae06c 100644 --- a/src/Api/PubnubApi/PubnubApi.csproj +++ b/src/Api/PubnubApi/PubnubApi.csproj @@ -14,7 +14,7 @@ Pubnub - 6.19.1.0 + 6.19.2.0 PubNub C# .NET - Web Data Push API Pandu Masabathula PubNub @@ -22,7 +22,7 @@ http://pubnub.s3.amazonaws.com/2011/powered-by-pubnub/pubnub-icon-600x600.png true https://github.com/pubnub/c-sharp/ - Fixes issue of getting error when hereNow is called with channelGroups param only. + Changed license to PubNub Software Development Kit License. Web Data Push Real-time Notifications ESB Message Broadcasting Distributed Computing PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously diff --git a/src/Api/PubnubApiPCL/PubnubApiPCL.csproj b/src/Api/PubnubApiPCL/PubnubApiPCL.csproj index c04d02f7c..a80887d0a 100644 --- a/src/Api/PubnubApiPCL/PubnubApiPCL.csproj +++ b/src/Api/PubnubApiPCL/PubnubApiPCL.csproj @@ -15,7 +15,7 @@ PubnubPCL - 6.19.1.0 + 6.19.2.0 PubNub C# .NET - Web Data Push API Pandu Masabathula PubNub @@ -23,7 +23,7 @@ http://pubnub.s3.amazonaws.com/2011/powered-by-pubnub/pubnub-icon-600x600.png true https://github.com/pubnub/c-sharp/ - Fixes issue of getting error when hereNow is called with channelGroups param only. + Changed license to PubNub Software Development Kit License. Web Data Push Real-time Notifications ESB Message Broadcasting Distributed Computing PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously diff --git a/src/Api/PubnubApiUWP/PubnubApiUWP.csproj b/src/Api/PubnubApiUWP/PubnubApiUWP.csproj index f3482f211..fcc5310a2 100644 --- a/src/Api/PubnubApiUWP/PubnubApiUWP.csproj +++ b/src/Api/PubnubApiUWP/PubnubApiUWP.csproj @@ -16,7 +16,7 @@ PubnubUWP - 6.19.1.0 + 6.19.2.0 PubNub C# .NET - Web Data Push API Pandu Masabathula PubNub @@ -24,7 +24,7 @@ http://pubnub.s3.amazonaws.com/2011/powered-by-pubnub/pubnub-icon-600x600.png true https://github.com/pubnub/c-sharp/ - Fixes issue of getting error when hereNow is called with channelGroups param only. + Changed license to PubNub Software Development Kit License. Web Data Push Real-time Notifications ESB Message Broadcasting Distributed Computing PubNub is a Massively Scalable Web Push Service for Web and Mobile Games. This is a cloud-based service for broadcasting messages to thousands of web and mobile clients simultaneously diff --git a/src/Api/PubnubApiUnity/PubnubApiUnity.csproj b/src/Api/PubnubApiUnity/PubnubApiUnity.csproj index 2dcf24004..22be0ee09 100644 --- a/src/Api/PubnubApiUnity/PubnubApiUnity.csproj +++ b/src/Api/PubnubApiUnity/PubnubApiUnity.csproj @@ -15,7 +15,7 @@ PubnubApiUnity - 6.19.1.0 + 6.19.2.0 PubNub C# .NET - Web Data Push API Pandu Masabathula PubNub