Skip to content

Commit

Permalink
Version Bump Go, Python, Typescript, C# SDKs
Browse files Browse the repository at this point in the history
  • Loading branch information
eddiechayes committed Nov 7, 2023
1 parent a8e632e commit 350d9f6
Show file tree
Hide file tree
Showing 21 changed files with 35 additions and 35 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
|Language|Version|Package Manager|Documentation|Source|
|-|-|-|-|-|
|Java|2.2.2|[Maven Central](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/2.2.2)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/tree/main/java/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/main/java)|
|Python|2.6.0|[PyPI](https://pypi.org/project/splitit-web-python-sdk/2.6.0)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/tree/main/python/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/main/python)|
|TypeScript|3.3.1|[npm](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/3.3.1)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/tree/main/typescript/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/main/typescript)|
|C#|2.1.0|[NuGet](https://nuget.org/packages/Splitit.Web.Net/2.1.0)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/tree/main/csharp/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/main/csharp)|
|Python|2.6.1|[PyPI](https://pypi.org/project/splitit-web-python-sdk/2.6.1)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/tree/main/python/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/main/python)|
|TypeScript|3.3.2|[npm](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/3.3.2)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/tree/main/typescript/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/main/typescript)|
|C#|2.1.1|[NuGet](https://nuget.org/packages/Splitit.Web.Net/2.1.1)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/tree/main/csharp/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/main/csharp)|
|PHP (7.0+)|2.3.0|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-sdk#2.3.0)|[Documentation](https://github.com/konfig-dev/splitit-web-php-sdk/blob/main/README.md)|[Source](https://github.com/konfig-dev/splitit-web-php-sdk)|
|Go|1.7.0|[pkg.go.dev](https://pkg.go.dev/github.com/konfig-dev/splitit-web-sdks/go)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/go/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/go)|
|Go|1.7.1|[pkg.go.dev](https://pkg.go.dev/github.com/konfig-dev/splitit-web-sdks/go)|[Documentation](https://github.com/konfig-dev/splitit-web-sdks/go/README.md)|[Source](https://github.com/konfig-dev/splitit-web-sdks/go)|
4 changes: 2 additions & 2 deletions STATISTICS.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
| typescript | 8884 |
| csharp | 26346 |
| php | 45015 |
| go | 30376 |
| **Total** | 194641 |
| go | 30374 |
| **Total** | 194639 |
2 changes: 1 addition & 1 deletion csharp/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2f315cfe-a36a-489e-a68c-c5d1d9ee906a
c0b1c5cf-e974-4332-88d1-ed87b1f271f1
2 changes: 1 addition & 1 deletion csharp/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Splitit.Web.Net - C#

[![NuGet](https://img.shields.io/badge/NuGet-2.1.0-blue.svg)](https://www.nuget.org/packages/Splitit.Web.Net/2.1.0)
[![NuGet](https://img.shields.io/badge/NuGet-2.1.1-blue.svg)](https://www.nuget.org/packages/Splitit.Web.Net/2.1.1)

Splitit's Web API

Expand Down
10 changes: 5 additions & 5 deletions csharp/Splitit.Web.Net.sln
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.25420.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Splitit.Web.Net", "src\Splitit.Web.Net\Splitit.Web.Net.csproj", "{1006DFF7-9A71-4CC0-9D5F-6EC2291AD4AA}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Splitit.Web.Net", "src\Splitit.Web.Net\Splitit.Web.Net.csproj", "{E854D475-F747-4687-8251-30E6DA0C84F4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Splitit.Web.Net.Test", "src\Splitit.Web.Net.Test\Splitit.Web.Net.Test.csproj", "{19F1DEBC-DE5E-4517-8062-F000CD499087}"
EndProject
Expand All @@ -12,10 +12,10 @@ Global
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{1006DFF7-9A71-4CC0-9D5F-6EC2291AD4AA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1006DFF7-9A71-4CC0-9D5F-6EC2291AD4AA}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1006DFF7-9A71-4CC0-9D5F-6EC2291AD4AA}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1006DFF7-9A71-4CC0-9D5F-6EC2291AD4AA}.Release|Any CPU.Build.0 = Release|Any CPU
{E854D475-F747-4687-8251-30E6DA0C84F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{E854D475-F747-4687-8251-30E6DA0C84F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{E854D475-F747-4687-8251-30E6DA0C84F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{E854D475-F747-4687-8251-30E6DA0C84F4}.Release|Any CPU.Build.0 = Release|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU
Expand Down
6 changes: 3 additions & 3 deletions csharp/src/Splitit.Web.Net/Client/Configuration.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ public class Configuration : IReadableConfiguration
/// Version of the package.
/// </summary>
/// <value>Version of the package.</value>
public const string Version = "2.1.0";
public const string Version = "2.1.1";

/// <summary>
/// Identifier for ISO 8601 DateTime Format
Expand Down Expand Up @@ -116,7 +116,7 @@ public class Configuration : IReadableConfiguration
public Configuration()
{
Proxy = null;
UserAgent = "Konfig/2.1.0/csharp";
UserAgent = "Konfig/2.1.1/csharp";
BasePath = "https://web-api-v3.production.splitit.com";
DefaultHeaders = new ConcurrentDictionary<string, string>();
ApiKey = new ConcurrentDictionary<string, string>();
Expand Down Expand Up @@ -557,7 +557,7 @@ public static string ToDebugReport()
report += " OS: " + System.Environment.OSVersion + "\n";
report += " .NET Framework Version: " + System.Environment.Version + "\n";
report += " Version of the API: 1.0.0\n";
report += " SDK Package Version: 2.1.0\n";
report += " SDK Package Version: 2.1.1\n";

return report;
}
Expand Down
2 changes: 1 addition & 1 deletion csharp/src/Splitit.Web.Net/Splitit.Web.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Description>This library was generated by https://konfigthis.com</Description>
<Copyright>No Copyright</Copyright>
<RootNamespace>Splitit.Web.Net</RootNamespace>
<Version>2.1.0</Version>
<Version>2.1.1</Version>
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\Splitit.Web.Net.xml</DocumentationFile>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<PackageReadmeFile>README.md</PackageReadmeFile>
Expand Down
2 changes: 1 addition & 1 deletion go/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
29ba1bd9-4147-4c8c-bb83-c8c5a57253a3
c0b1c5cf-e974-4332-88d1-ed87b1f271f1
2 changes: 1 addition & 1 deletion go/configuration.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions konfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@ generators:
userId: konfig-dev
repoId: splitit-web-php-sdk
typescript:
version: 3.3.1
version: 3.3.2
outputDirectory: typescript
npmName: splitit-web-typescript-sdk
clientName: Splitit
git:
userId: konfig-dev
repoId: splitit-web-sdks/tree/main/typescript
python:
version: 2.6.0
version: 2.6.1
responseTypeVersion: '1'
packageName: splitit_client
projectName: splitit-web-python-sdk
Expand All @@ -58,7 +58,7 @@ generators:
userId: konfig-dev
repoId: splitit-web-sdks/tree/main/java
csharp:
version: 2.1.0
version: 2.1.1
packageName: Splitit.Web.Net
outputDirectory: csharp
logoPath: logo.png
Expand All @@ -67,7 +67,7 @@ generators:
userId: konfig-dev
repoId: splitit-web-sdks/tree/main/csharp
go:
version: 1.7.0
version: 1.7.1
packageName: splitit
outputDirectory: go
git:
Expand Down
2 changes: 1 addition & 1 deletion python/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
732d2a68-5ae1-4ec2-bdc6-c80d050998e4
c0b1c5cf-e974-4332-88d1-ed87b1f271f1
4 changes: 2 additions & 2 deletions python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Splitit's Web API


[![PyPI](https://img.shields.io/badge/PyPI-v2.6.0-blue)](https://pypi.org/project/splitit-web-python-sdk/2.6.0)
[![PyPI](https://img.shields.io/badge/PyPI-v2.6.1-blue)](https://pypi.org/project/splitit-web-python-sdk/2.6.1)
[![README.md](https://img.shields.io/badge/README-Click%20Here-green)](https://github.com/konfig-dev/splitit-web-sdks/tree/main/python#readme)

## Table of Contents<a id="table-of-contents"></a>
Expand Down Expand Up @@ -35,7 +35,7 @@ Python >=3.7
## Installing<a id="installing"></a>

```sh
pip install splitit-web-python-sdk==2.6.0
pip install splitit-web-python-sdk==2.6.1
```

## Getting Started<a id="getting-started"></a>
Expand Down
2 changes: 1 addition & 1 deletion python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "splitit-web-python-sdk"
version = "2.6.0"
version = "2.6.1"
description = "Client for splitit-web-api-v3"
authors = ["Konfig <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from setuptools import setup, find_packages # noqa: H301

NAME = "splitit-web-python-sdk"
VERSION = "2.6.0"
VERSION = "2.6.1"
# To install the library, run the following
#
# python setup.py install
Expand Down
2 changes: 1 addition & 1 deletion python/splitit_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
Generated by: https://konfigthis.com
"""

__version__ = "2.6.0"
__version__ = "2.6.1"

# import ApiClient
from splitit_client.api_client import ApiClient
Expand Down
2 changes: 1 addition & 1 deletion python/splitit_client/api_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -1151,7 +1151,7 @@ def __init__(
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Konfig/2.6.0/python'
self.user_agent = 'Konfig/2.6.1/python'

def __enter__(self):
return self
Expand Down
2 changes: 1 addition & 1 deletion python/splitit_client/configuration.py
Original file line number Diff line number Diff line change
Expand Up @@ -391,7 +391,7 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 1.0.0\n"\
"SDK Package Version: 2.6.0".\
"SDK Package Version: 2.6.1".\
format(env=sys.platform, pyversion=sys.version)

def get_host_settings(self):
Expand Down
2 changes: 1 addition & 1 deletion typescript/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2992e396-7947-4c71-8d18-8a1f030cf0e9
c0b1c5cf-e974-4332-88d1-ed87b1f271f1
2 changes: 1 addition & 1 deletion typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Splitit\'s Web API

[![npm](https://img.shields.io/badge/npm-v3.3.1-blue)](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/3.3.1)
[![npm](https://img.shields.io/badge/npm-v3.3.2-blue)](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/3.3.2)

## Table of Contents<a id="table-of-contents"></a>

Expand Down
2 changes: 1 addition & 1 deletion typescript/configuration.ts
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ export class Configuration {
this.accessToken = param.accessToken;
this.basePath = param.basePath;
this.baseOptions = param.baseOptions ?? {};
this.userAgent = param.userAgent === undefined ? "Konfig/3.3.1/typescript" : param.userAgent;
this.userAgent = param.userAgent === undefined ? "Konfig/3.3.2/typescript" : param.userAgent;
this.oauthTokenUrl = param.oauthTokenUrl;
this.oauthClientId = param.oauthClientId;
this.oauthClientSecret = param.oauthClientSecret;
Expand Down
2 changes: 1 addition & 1 deletion typescript/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "splitit-web-typescript-sdk",
"version": "3.3.1",
"version": "3.3.2",
"description": "Client for splitit-web-api-v3",
"author": "Konfig",
"engines": {
Expand Down

0 comments on commit 350d9f6

Please sign in to comment.