We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5363a4c + b623500 commit 73ae158Copy full SHA for 73ae158
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# CHANGELOG
2
3
+## v2.3.1
4
+
5
+### Date: 03-Nov-2025
6
7
+- Github issue fix
8
+- Improved error messages
9
10
## v2.3.0
11
12
### Date: 29-Sep-2025
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>2.3.0</version>
+ <version>2.3.1</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments