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.
1 parent 78b1162 commit 2bc4c77Copy full SHA for 2bc4c77
CHANGELOG.md
@@ -1,5 +1,18 @@
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
13
14
+- GCP-EU and AU region support
15
16
## v2.3.0
17
18
### 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