Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Bump SDKs #28

Merged
merged 1 commit into from
Oct 9, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions .konfig/changesets/bitter-boats-divide.md

This file was deleted.

14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

|Language|Version|Package Manager|README|Source|
|-|-|-|-|-|
|Java|3.0.5|[Maven Central](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/3.0.5)|[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)|
|Python|3.0.5|[PyPI](https://pypi.org/project/splitit-web-python-sdk/3.0.5)|[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)|
|TypeScript|4.0.6|[npm](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/4.0.6)|[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)|
|C#|3.0.5|[NuGet](https://nuget.org/packages/Splitit.Web.Net/3.0.5)|[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)|
|PHP (7.0+)|3.0.5|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-sdk#3.0.5)|[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)|
|Go|1.8.5|[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)|
|PHP (7.0+)|3.0.6|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-guzzle6-sdk#3.0.6)|[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)|
|Java|3.0.6|[Maven Central](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/3.0.6)|[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)|
|Python|3.0.6|[PyPI](https://pypi.org/project/splitit-web-python-sdk/3.0.6)|[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)|
|TypeScript|4.0.7|[npm](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/4.0.7)|[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)|
|C#|3.0.6|[NuGet](https://nuget.org/packages/Splitit.Web.Net/3.0.6)|[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)|
|PHP (7.0+)|3.0.6|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-sdk#3.0.6)|[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)|
|Go|1.8.6|[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)|
|PHP (7.0+)|3.0.7|[Packagist](https://packagist.org/packages/konfig/splitit-web-php-guzzle6-sdk#3.0.7)|[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)|
2 changes: 1 addition & 1 deletion csharp/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
025c759a-837a-4109-b060-10e007c885be
c663a463-aac9-4e89-8b5c-373fb6660ebf
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-3.0.5-blue.svg)](https://www.nuget.org/packages/Splitit.Web.Net/3.0.5)
[![NuGet](https://img.shields.io/badge/NuGet-3.0.6-blue.svg)](https://www.nuget.org/packages/Splitit.Web.Net/3.0.6)

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", "{336CA9B6-6F94-4977-885D-E44ABAFB006D}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Splitit.Web.Net", "src\Splitit.Web.Net\Splitit.Web.Net.csproj", "{D67C956C-9989-42B7-BFA6-19F1C61D6B49}"
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
{336CA9B6-6F94-4977-885D-E44ABAFB006D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{336CA9B6-6F94-4977-885D-E44ABAFB006D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{336CA9B6-6F94-4977-885D-E44ABAFB006D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{336CA9B6-6F94-4977-885D-E44ABAFB006D}.Release|Any CPU.Build.0 = Release|Any CPU
{D67C956C-9989-42B7-BFA6-19F1C61D6B49}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D67C956C-9989-42B7-BFA6-19F1C61D6B49}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D67C956C-9989-42B7-BFA6-19F1C61D6B49}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D67C956C-9989-42B7-BFA6-19F1C61D6B49}.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 = "3.0.5";
public const string Version = "3.0.6";

/// <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/3.0.5/csharp";
UserAgent = "Konfig/3.0.6/csharp";
BasePath = "https://web-api-v3.production.splitit.com";
DefaultHeaders = new ConcurrentDictionary<string, string>();
ApiKey = new ConcurrentDictionary<string, string>();
Expand Down Expand Up @@ -545,7 +545,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: 3.0.5\n";
report += " SDK Package Version: 3.0.6\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>3.0.5</Version>
<Version>3.0.6</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 @@
025c759a-837a-4109-b060-10e007c885be
c663a463-aac9-4e89-8b5c-373fb6660ebf
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.

2 changes: 1 addition & 1 deletion java/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
025c759a-837a-4109-b060-10e007c885be
c663a463-aac9-4e89-8b5c-373fb6660ebf
8 changes: 4 additions & 4 deletions java/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Splitit's Web API

[![Maven Central](https://img.shields.io/badge/Maven%20Central-v3.0.5-blue)](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/3.0.5)
[![Maven Central](https://img.shields.io/badge/Maven%20Central-v3.0.6-blue)](https://central.sonatype.com/artifact/com.konfigthis/splitit-web-java-sdk/3.0.6)

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

Expand Down Expand Up @@ -64,7 +64,7 @@ Add this dependency to your project's POM:
<dependency>
<groupId>com.konfigthis</groupId>
<artifactId>splitit-web-java-sdk</artifactId>
<version>3.0.5</version>
<version>3.0.6</version>
<scope>compile</scope>
</dependency>
```
Expand All @@ -80,7 +80,7 @@ repositories {
}

dependencies {
implementation "com.konfigthis:splitit-web-java-sdk:3.0.5"
implementation "com.konfigthis:splitit-web-java-sdk:3.0.6"
}
```

Expand Down Expand Up @@ -117,7 +117,7 @@ mvn clean package

Then manually install the following JARs:

* `target/splitit-web-java-sdk-3.0.5.jar`
* `target/splitit-web-java-sdk-3.0.6.jar`
* `target/lib/*.jar`

## Getting Started<a id="getting-started"></a>
Expand Down
2 changes: 1 addition & 1 deletion java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ apply plugin: 'java'
apply plugin: 'com.diffplug.spotless'

group = 'com.konfigthis'
version = '3.0.5'
version = '3.0.6'

buildscript {
repositories {
Expand Down
2 changes: 1 addition & 1 deletion java/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ lazy val root = (project in file(".")).
settings(
organization := "com.konfigthis",
name := "splitit-web-java-sdk",
version := "3.0.5",
version := "3.0.6",
scalaVersion := "2.11.4",
scalacOptions ++= Seq("-feature"),
javacOptions in compile ++= Seq("-Xlint:deprecation"),
Expand Down
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<artifactId>splitit-web-java-sdk</artifactId>
<packaging>jar</packaging>
<name>splitit-web-java-sdk</name>
<version>3.0.5</version>
<version>3.0.6</version>
<url>https://github.com/konfig-dev/splitit-web-sdks/tree/main/java</url>
<description>
Splitit&#39;s Web API
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@ private void init() {
json = new JSON();

// Set default User-Agent.
setUserAgent("Konfig/3.0.5/java");
setUserAgent("Konfig/3.0.6/java");

authentications = new HashMap<String, Authentication>();
}
Expand Down
14 changes: 7 additions & 7 deletions konfig.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ fixConfig:
url: https://web-api-v3.production.splitit.com
generators:
php:
version: 3.0.5
version: 3.0.6
outputDirectory: php
packageName: splitit-web-php-sdk
invokerPackage: Splitit
Expand All @@ -29,7 +29,7 @@ generators:
userId: konfig-dev
repoId: splitit-web-php-sdk
typescript:
version: 4.0.6
version: 4.0.7
outputDirectory: typescript
npmName: splitit-web-typescript-sdk
useAxios0_27_2: true
Expand All @@ -40,7 +40,7 @@ generators:
userId: konfig-dev
repoId: splitit-web-sdks/tree/main/typescript
python:
version: 3.0.5
version: 3.0.6
responseTypeVersion: '1'
useAiohttp3_8: true
packageName: splitit_client
Expand All @@ -53,7 +53,7 @@ generators:
userId: konfig-dev
repoId: splitit-web-sdks/tree/main/python
java:
version: 3.0.5
version: 3.0.6
groupId: com.konfigthis
packageName: splitit
artifactId: splitit-web-java-sdk
Expand All @@ -63,7 +63,7 @@ generators:
userId: konfig-dev
repoId: splitit-web-sdks/tree/main/java
csharp:
version: 3.0.5
version: 3.0.6
packageName: Splitit.Web.Net
outputDirectory: csharp
logoPath: logo.png
Expand All @@ -72,15 +72,15 @@ generators:
userId: konfig-dev
repoId: splitit-web-sdks/tree/main/csharp
go:
version: 1.8.5
version: 1.8.6
packageName: splitit
outputDirectory: go
git:
userId: konfig-dev
repoId: splitit-web-sdks/go
additionalGenerators:
phpGuzzle6:
version: 3.0.6
version: 3.0.7
outputDirectory: phpGuzzle6
packageName: splitit-web-php-guzzle6-sdk
invokerPackage: Splitit
Expand Down
2 changes: 1 addition & 1 deletion php
2 changes: 1 addition & 1 deletion phpGuzzle6
2 changes: 1 addition & 1 deletion python/.konfig/generate-id.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
025c759a-837a-4109-b060-10e007c885be
c663a463-aac9-4e89-8b5c-373fb6660ebf
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-v3.0.5-blue)](https://pypi.org/project/splitit-web-python-sdk/3.0.5)
[![PyPI](https://img.shields.io/badge/PyPI-v3.0.6-blue)](https://pypi.org/project/splitit-web-python-sdk/3.0.6)
[![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
## Installation<a id="installation"></a>

```sh
pip install splitit-web-python-sdk==3.0.5
pip install splitit-web-python-sdk==3.0.6
```

## 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 = "3.0.5"
version = "3.0.6"
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 = "3.0.5"
VERSION = "3.0.6"
# 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__ = "3.0.5"
__version__ = "3.0.6"

# 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 @@ -1154,7 +1154,7 @@ def __init__(
self.default_headers[header_name] = header_value
self.cookie = cookie
# Set default User-Agent.
self.user_agent = 'Konfig/3.0.5/python'
self.user_agent = 'Konfig/3.0.6/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 @@ -393,7 +393,7 @@ def to_debug_report(self):
"OS: {env}\n"\
"Python Version: {pyversion}\n"\
"Version of the API: 1.0.0\n"\
"SDK Package Version: 3.0.5".\
"SDK Package Version: 3.0.6".\
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 @@
025c759a-837a-4109-b060-10e007c885be
c663a463-aac9-4e89-8b5c-373fb6660ebf
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-v4.0.6-blue)](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/4.0.6)
[![npm](https://img.shields.io/badge/npm-v4.0.7-blue)](https://www.npmjs.com/package/splitit-web-typescript-sdk/v/4.0.7)

## 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 @@ -120,7 +120,7 @@ export class Configuration {
this.accessToken = param.accessToken;
this.basePath = param.basePath;
this.baseOptions = param.baseOptions ?? {};
this.userAgent = param.userAgent === undefined ? "Konfig/4.0.6/typescript" : param.userAgent;
this.userAgent = param.userAgent === undefined ? "Konfig/4.0.7/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": "4.0.6",
"version": "4.0.7",
"description": "Client for splitit-web-api-v3",
"author": "Konfig",
"engines": {
Expand Down
Loading