Skip to content

Commit

Permalink
TASK: Updating version in README
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jan 23, 2025
1 parent 548f590 commit 3aa75dd
Show file tree
Hide file tree
Showing 12 changed files with 103 additions and 13 deletions.
91 changes: 91 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,47 @@

# 17.25.0 (2025-01-23)

## What's Changed
* Update changelog by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/806
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/808
* Update generated SDKs by @ct-sdks in https://github.com/commercetools/commercetools-sdk-java-v2/pull/809
* fix NPE when server response has no body by @jenschude in https://github.com/commercetools/commercetools-sdk-java-v2/pull/810


**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.24.0...17.24.1

# 17.16.2 (2025-01-23)

## What's Changed

* Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.16.1...17.16.2

# 17.15.3 (2025-01-23)

## What's Changed

* Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.15.2...17.15.3

# 17.3.2 (2025-01-23)

## What's Changed

* Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.3.1...17.3.2

# 16.2.2 (2025-01-23)

## What's Changed

* Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/16.2.1...16.2.2

# 17.24.0 (2025-01-22)

## What's Changed
Expand All @@ -21,6 +64,54 @@

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.23.0...17.24.0

# 17.16.1 (2025-01-22)

## What's Changed

* Update Apache HTTP client dependency to 5.3.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.16.0...17.16.1

# 17.15.2 (2025-01-22)

## What's Changed

* Update Apache HTTP client dependency to 5.3.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.15.1...17.15.2

# 17.3.1 (2025-01-22)

## What's Changed

* Update Apache HTTP client dependency to 5.3.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/17.3.0...17.3.1

# 16.2.1 (2025-01-22)

## What's Changed

* Update Apache HTTP client dependency to 5.3.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/16.2.0...16.2.1

# 9.4.2 (2025-01-22)

## What's Changed

* Update Apache HTTP client dependency with version with fix to HTTP/2 protocol to version 5.4.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/9.4.1...9.4.2

# 9.4.1 (2025-01-22)

## What's Changed

* Update Apache HTTP client dependency to 5.3.1

**Full Changelog**: https://github.com/commercetools/commercetools-sdk-java-v2/compare/9.4.0...9.4.1

# 17.23.0 (2025-01-21)

## What's Changed
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ The latest stable SDK release can be retrieved from [Maven Central](https://sear
```gradle
ext {
versions = [
commercetools: "17.24.0"
commercetools: "17.25.0"
]
}
Expand All @@ -42,7 +42,7 @@ dependencies {

```maven
<properties>
<commercetools.version>17.24.0</commercetools.version>
<commercetools.version>17.25.0</commercetools.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion examples/maven-okhttp3/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</plugins>
</build>
<properties>
<commercetools.version>17.24.0</commercetools.version>
<commercetools.version>17.25.0</commercetools.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion examples/maven-okhttp4/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
</plugins>
</build>
<properties>
<commercetools.version>17.24.0</commercetools.version>
<commercetools.version>17.25.0</commercetools.version>
</properties>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-datadog-statsd/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {

ext {
versions = [
commercetools: "17.24.0",
commercetools: "17.25.0",
]
}

Expand Down
2 changes: 1 addition & 1 deletion examples/spring-datadog/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {

ext {
versions = [
commercetools: "17.24.0",
commercetools: "17.25.0",
]
}

Expand Down
2 changes: 1 addition & 1 deletion examples/spring-dynatrace-oneagent/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ repositories {

ext {
versions = [
commercetools: "17.24.0",
commercetools: "17.25.0",
]
}

Expand Down
2 changes: 1 addition & 1 deletion examples/spring-newrelic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {

ext {
versions = [
commercetools: "17.24.0",
commercetools: "17.25.0",
newrelic: "8.16.0"
]
}
Expand Down
2 changes: 1 addition & 1 deletion examples/spring-otel/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {

ext {
versions = [
commercetools: "17.24.0",
commercetools: "17.25.0",
]
}

Expand Down
2 changes: 1 addition & 1 deletion examples/spring/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spotless {

ext {
versions = [
commercetools: "17.24.0"
commercetools: "17.25.0"
]
}

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Wed Jan 22 10:14:09 UTC 2025
#Thu Jan 23 13:34:16 UTC 2025
kotlinVersion=1.5.30
org.gradle.jvmargs=-Xmx2048m
version=17.25.0-SNAPSHOT
version=17.26.0-SNAPSHOT
1 change: 0 additions & 1 deletion reference.txt

This file was deleted.

0 comments on commit 3aa75dd

Please sign in to comment.