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 f5b7d3f + b1087b6 commit 56a2a9dCopy full SHA for 56a2a9d
CHANGELOG.md
@@ -1,4 +1,11 @@
1
# CHANGELOG
2
+
3
+## v1.14.0
4
5
+### Date: 13-May-2024
6
7
+-GCP support implementation
8
9
## v1.13.1
10
11
### Date: 16-Apr-2024
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>1.13.1</version>
+ <version>1.14.0</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments