Skip to content

Commit 99e3735

Browse files
Version Bump SDKs (#32)
Co-authored-by: konfig-publisher <[email protected]>
1 parent 38ae3c8 commit 99e3735

29 files changed

+50
-61
lines changed

.konfig/changesets/deep-badgers-smell.md

-11
This file was deleted.

README.md

+7-7
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
|Language|Version|Package Manager|README|Source|
44
|-|-|-|-|-|
5-
|Java|3.0.7|[Maven Central](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/3.0.7)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/java#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/java)|
6-
|Python|3.0.7|[PyPI](https://pypi.org/project/splitit-web-python-sdk/3.0.7)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/python#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/python)|
7-
|TypeScript|4.0.8|[npm](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/4.0.8)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/typescript#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/typescript)|
8-
|C#|3.0.7|[NuGet](https://nuget.org/packages/Splitit.Web.Net/3.0.7)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/csharp#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/csharp)|
9-
|PHP (7.0+)|3.0.7|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-sdk#3.0.7)|[README](https://github.com/konfig-dev/splitit-web-php-sdk/tree/HEAD#readme)|[Source](https://github.com/konfig-dev/splitit-web-php-sdk/tree/HEAD)|
10-
|Go|1.8.7|[pkg.go.dev](https://pkg.go.dev/github.com/konfig-dev/splitit-web-sdks/go)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/go#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/go)|
11-
|PHP (7.0+)|3.0.8|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-guzzle6-sdk#3.0.8)|[README](https://github.com/konfig-dev/splitit-web-php-guzzle6-sdk/tree/HEAD#readme)|[Source](https://github.com/konfig-dev/splitit-web-php-guzzle6-sdk/tree/HEAD)|
5+
|Java|3.0.8|[Maven Central](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/3.0.8)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/java#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/java)|
6+
|Python|3.0.8|[PyPI](https://pypi.org/project/splitit-web-python-sdk/3.0.8)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/python#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/python)|
7+
|TypeScript|4.0.9|[npm](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/4.0.9)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/typescript#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/typescript)|
8+
|C#|3.0.8|[NuGet](https://nuget.org/packages/Splitit.Web.Net/3.0.8)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/csharp#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/csharp)|
9+
|PHP (7.0+)|3.0.8|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-sdk#3.0.8)|[README](https://github.com/konfig-dev/splitit-web-php-sdk/tree/HEAD#readme)|[Source](https://github.com/konfig-dev/splitit-web-php-sdk/tree/HEAD)|
10+
|Go|1.8.8|[pkg.go.dev](https://pkg.go.dev/github.com/konfig-dev/splitit-web-sdks/go)|[README](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/go#readme)|[Source](https://github.com/konfig-dev/splitit-web-sdks/tree/HEAD/go)|
11+
|PHP (7.0+)|3.0.9|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-guzzle6-sdk#3.0.9)|[README](https://github.com/konfig-dev/splitit-web-php-guzzle6-sdk/tree/HEAD#readme)|[Source](https://github.com/konfig-dev/splitit-web-php-guzzle6-sdk/tree/HEAD)|

csharp/.konfig/generate-id.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
63b2a5d9-218f-4899-8540-5dddcffebe87
1+
0b810a23-4746-49e7-9e36-f34ff9929554

csharp/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Splitit.Web.Net - C#
22

3-
[![NuGet](https://img.shields.io/badge/NuGet-3.0.7-blue.svg)](https://www.nuget.org/packages/Splitit.Web.Net/3.0.7)
3+
[![NuGet](https://img.shields.io/badge/NuGet-3.0.8-blue.svg)](https://www.nuget.org/packages/Splitit.Web.Net/3.0.8)
44

55
Splitit's Web API
66

csharp/Splitit.Web.Net.sln

+5-5
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
22
# Visual Studio 14
33
VisualStudioVersion = 14.0.25420.1
44
MinimumVisualStudioVersion = 10.0.40219.1
5-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Splitit.Web.Net", "src\Splitit.Web.Net\Splitit.Web.Net.csproj", "{BF757228-AAAE-4F34-A7AB-1702DEF6B58B}"
5+
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Splitit.Web.Net", "src\Splitit.Web.Net\Splitit.Web.Net.csproj", "{C1A0438E-B777-49AB-BD5B-3E6E78B9F055}"
66
EndProject
77
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}"
88
EndProject
@@ -12,10 +12,10 @@ Global
1212
Release|Any CPU = Release|Any CPU
1313
EndGlobalSection
1414
GlobalSection(ProjectConfigurationPlatforms) = postSolution
15-
{BF757228-AAAE-4F34-A7AB-1702DEF6B58B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16-
{BF757228-AAAE-4F34-A7AB-1702DEF6B58B}.Debug|Any CPU.Build.0 = Debug|Any CPU
17-
{BF757228-AAAE-4F34-A7AB-1702DEF6B58B}.Release|Any CPU.ActiveCfg = Release|Any CPU
18-
{BF757228-AAAE-4F34-A7AB-1702DEF6B58B}.Release|Any CPU.Build.0 = Release|Any CPU
15+
{C1A0438E-B777-49AB-BD5B-3E6E78B9F055}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
16+
{C1A0438E-B777-49AB-BD5B-3E6E78B9F055}.Debug|Any CPU.Build.0 = Debug|Any CPU
17+
{C1A0438E-B777-49AB-BD5B-3E6E78B9F055}.Release|Any CPU.ActiveCfg = Release|Any CPU
18+
{C1A0438E-B777-49AB-BD5B-3E6E78B9F055}.Release|Any CPU.Build.0 = Release|Any CPU
1919
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
2020
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Debug|Any CPU.Build.0 = Debug|Any CPU
2121
{19F1DEBC-DE5E-4517-8062-F000CD499087}.Release|Any CPU.ActiveCfg = Release|Any CPU

csharp/src/Splitit.Web.Net/Client/Configuration.cs

+3-3
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public class Configuration : IReadableConfiguration
3333
/// Version of the package.
3434
/// </summary>
3535
/// <value>Version of the package.</value>
36-
public const string Version = "3.0.7";
36+
public const string Version = "3.0.8";
3737

3838
/// <summary>
3939
/// Identifier for ISO 8601 DateTime Format
@@ -116,7 +116,7 @@ public class Configuration : IReadableConfiguration
116116
public Configuration()
117117
{
118118
Proxy = null;
119-
UserAgent = "Konfig/3.0.7/csharp";
119+
UserAgent = "Konfig/3.0.8/csharp";
120120
BasePath = "https://web-api-v3.production.splitit.com";
121121
DefaultHeaders = new ConcurrentDictionary<string, string>();
122122
ApiKey = new ConcurrentDictionary<string, string>();
@@ -545,7 +545,7 @@ public static string ToDebugReport()
545545
report += " OS: " + System.Environment.OSVersion + "\n";
546546
report += " .NET Framework Version: " + System.Environment.Version + "\n";
547547
report += " Version of the API: 1.0.0\n";
548-
report += " SDK Package Version: 3.0.7\n";
548+
report += " SDK Package Version: 3.0.8\n";
549549

550550
return report;
551551
}

csharp/src/Splitit.Web.Net/Splitit.Web.Net.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<Description>This library was generated by https://konfigthis.com</Description>
1414
<Copyright>No Copyright</Copyright>
1515
<RootNamespace>Splitit.Web.Net</RootNamespace>
16-
<Version>3.0.7</Version>
16+
<Version>3.0.8</Version>
1717
<DocumentationFile>bin\$(Configuration)\$(TargetFramework)\Splitit.Web.Net.xml</DocumentationFile>
1818
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1919
<PackageReadmeFile>README.md</PackageReadmeFile>

go/.konfig/generate-id.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
63b2a5d9-218f-4899-8540-5dddcffebe87
1+
0b810a23-4746-49e7-9e36-f34ff9929554

go/configuration.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

java/.konfig/generate-id.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
63b2a5d9-218f-4899-8540-5dddcffebe87
1+
0b810a23-4746-49e7-9e36-f34ff9929554

java/README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Splitit's Web API
44

5-
[![Maven Central](https://img.shields.io/badge/Maven%20Central-v3.0.7-blue)](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/3.0.7)
5+
[![Maven Central](https://img.shields.io/badge/Maven%20Central-v3.0.8-blue)](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/3.0.8)
66

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

@@ -64,7 +64,7 @@ Add this dependency to your project's POM:
6464
<dependency>
6565
<groupId>com.konfigthis</groupId>
6666
<artifactId>splitit-web-java-sdk</artifactId>
67-
<version>3.0.7</version>
67+
<version>3.0.8</version>
6868
<scope>compile</scope>
6969
</dependency>
7070
```
@@ -80,7 +80,7 @@ repositories {
8080
}
8181
8282
dependencies {
83-
implementation "com.konfigthis:splitit-web-java-sdk:3.0.7"
83+
implementation "com.konfigthis:splitit-web-java-sdk:3.0.8"
8484
}
8585
```
8686

@@ -117,7 +117,7 @@ mvn clean package
117117

118118
Then manually install the following JARs:
119119

120-
* `target/splitit-web-java-sdk-3.0.7.jar`
120+
* `target/splitit-web-java-sdk-3.0.8.jar`
121121
* `target/lib/*.jar`
122122

123123
## Getting Started<a id="getting-started"></a>

java/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ apply plugin: 'java'
44
apply plugin: 'com.diffplug.spotless'
55

66
group = 'com.konfigthis'
7-
version = '3.0.7'
7+
version = '3.0.8'
88

99
buildscript {
1010
repositories {

java/build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
22
settings(
33
organization := "com.konfigthis",
44
name := "splitit-web-java-sdk",
5-
version := "3.0.7",
5+
version := "3.0.8",
66
scalaVersion := "2.11.4",
77
scalacOptions ++= Seq("-feature"),
88
javacOptions in compile ++= Seq("-Xlint:deprecation"),

java/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>splitit-web-java-sdk</artifactId>
66
<packaging>jar</packaging>
77
<name>splitit-web-java-sdk</name>
8-
<version>3.0.7</version>
8+
<version>3.0.8</version>
99
<url>https://github.com/konfig-dev/splitit-web-sdks/tree/main/java</url>
1010
<description>
1111
Splitit&#39;s Web API

java/src/main/java/com/konfigthis/splitit/client/ApiClient.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ private void init() {
212212
json = new JSON();
213213

214214
// Set default User-Agent.
215-
setUserAgent("Konfig/3.0.7/java");
215+
setUserAgent("Konfig/3.0.8/java");
216216

217217
authentications = new HashMap<String, Authentication>();
218218
}

konfig.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ fixConfig:
1919
url: https://web-api-v3.production.splitit.com
2020
generators:
2121
php:
22-
version: 3.0.7
22+
version: 3.0.8
2323
outputDirectory: php
2424
packageName: splitit-web-php-sdk
2525
invokerPackage: Splitit
@@ -29,7 +29,7 @@ generators:
2929
userId: konfig-dev
3030
repoId: splitit-web-php-sdk
3131
typescript:
32-
version: 4.0.8
32+
version: 4.0.9
3333
outputDirectory: typescript
3434
npmName: splitit-web-typescript-sdk
3535
useAxios0_27_2: true
@@ -40,7 +40,7 @@ generators:
4040
userId: konfig-dev
4141
repoId: splitit-web-sdks/tree/main/typescript
4242
python:
43-
version: 3.0.7
43+
version: 3.0.8
4444
responseTypeVersion: '1'
4545
useAiohttp3_8: true
4646
packageName: splitit_client
@@ -53,7 +53,7 @@ generators:
5353
userId: konfig-dev
5454
repoId: splitit-web-sdks/tree/main/python
5555
java:
56-
version: 3.0.7
56+
version: 3.0.8
5757
groupId: com.konfigthis
5858
packageName: splitit
5959
artifactId: splitit-web-java-sdk
@@ -63,7 +63,7 @@ generators:
6363
userId: konfig-dev
6464
repoId: splitit-web-sdks/tree/main/java
6565
csharp:
66-
version: 3.0.7
66+
version: 3.0.8
6767
packageName: Splitit.Web.Net
6868
outputDirectory: csharp
6969
logoPath: logo.png
@@ -72,15 +72,15 @@ generators:
7272
userId: konfig-dev
7373
repoId: splitit-web-sdks/tree/main/csharp
7474
go:
75-
version: 1.8.7
75+
version: 1.8.8
7676
packageName: splitit
7777
outputDirectory: go
7878
git:
7979
userId: konfig-dev
8080
repoId: splitit-web-sdks/go
8181
additionalGenerators:
8282
phpGuzzle6:
83-
version: 3.0.8
83+
version: 3.0.9
8484
outputDirectory: phpGuzzle6
8585
packageName: splitit-web-php-guzzle6-sdk
8686
invokerPackage: Splitit

python/.konfig/generate-id.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
63b2a5d9-218f-4899-8540-5dddcffebe87
1+
0b810a23-4746-49e7-9e36-f34ff9929554

python/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Splitit's Web API
44

55

6-
[![PyPI](https://img.shields.io/badge/PyPI-v3.0.7-blue)](https://pypi.org/project/splitit-web-python-sdk/3.0.7)
6+
[![PyPI](https://img.shields.io/badge/PyPI-v3.0.8-blue)](https://pypi.org/project/splitit-web-python-sdk/3.0.8)
77
[![README.md](https://img.shields.io/badge/README-Click%20Here-green)](https://github.com/konfig-dev/splitit-web-sdks/tree/main/python#readme)
88

99
## Table of Contents<a id="table-of-contents"></a>
@@ -35,7 +35,7 @@ Python >=3.7
3535
## Installation<a id="installation"></a>
3636

3737
```sh
38-
pip install splitit-web-python-sdk==3.0.7
38+
pip install splitit-web-python-sdk==3.0.8
3939
```
4040

4141
## Getting Started<a id="getting-started"></a>

python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "splitit-web-python-sdk"
3-
version = "3.0.7"
3+
version = "3.0.8"
44
description = "Client for splitit-web-api-v3"
55
authors = ["Konfig <[email protected]>"]
66
license = "MIT"

python/setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from setuptools import setup, find_packages # noqa: H301
1313

1414
NAME = "splitit-web-python-sdk"
15-
VERSION = "3.0.7"
15+
VERSION = "3.0.8"
1616
# To install the library, run the following
1717
#
1818
# python setup.py install

python/splitit_client/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
Generated by: https://konfigthis.com
1212
"""
1313

14-
__version__ = "3.0.7"
14+
__version__ = "3.0.8"
1515

1616
# import ApiClient
1717
from splitit_client.api_client import ApiClient

python/splitit_client/api_client.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1154,7 +1154,7 @@ def __init__(
11541154
self.default_headers[header_name] = header_value
11551155
self.cookie = cookie
11561156
# Set default User-Agent.
1157-
self.user_agent = 'Konfig/3.0.7/python'
1157+
self.user_agent = 'Konfig/3.0.8/python'
11581158

11591159
def __enter__(self):
11601160
return self

python/splitit_client/configuration.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ def to_debug_report(self):
393393
"OS: {env}\n"\
394394
"Python Version: {pyversion}\n"\
395395
"Version of the API: 1.0.0\n"\
396-
"SDK Package Version: 3.0.7".\
396+
"SDK Package Version: 3.0.8".\
397397
format(env=sys.platform, pyversion=sys.version)
398398

399399
def get_host_settings(self):

typescript/.konfig/generate-id.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
63b2a5d9-218f-4899-8540-5dddcffebe87
1+
0b810a23-4746-49e7-9e36-f34ff9929554

typescript/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Splitit's Web API
44

5-
[![npm](https://img.shields.io/badge/npm-v4.0.8-blue)](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/4.0.8)
5+
[![npm](https://img.shields.io/badge/npm-v4.0.9-blue)](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/4.0.9)
66

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

typescript/configuration.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ export class Configuration {
120120
this.accessToken = param.accessToken;
121121
this.basePath = param.basePath;
122122
this.baseOptions = param.baseOptions ?? {};
123-
this.userAgent = param.userAgent === undefined ? "Konfig/4.0.8/typescript" : param.userAgent;
123+
this.userAgent = param.userAgent === undefined ? "Konfig/4.0.9/typescript" : param.userAgent;
124124
this.oauthTokenUrl = param.oauthTokenUrl;
125125
this.oauthClientId = param.oauthClientId;
126126
this.oauthClientSecret = param.oauthClientSecret;

typescript/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "splitit-web-typescript-sdk",
3-
"version": "4.0.8",
3+
"version": "4.0.9",
44
"description": "Client for splitit-web-api-v3",
55
"author": "Konfig",
66
"engines": {

0 commit comments

Comments
 (0)