We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 895ae20 commit 38a6dcdCopy full SHA for 38a6dcd
changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.11.0
4
+
5
+### Feb 09, 2026
6
7
+- Enhancement: Retry Mechanism
8
9
## v1.10.2
10
11
### Jan 27, 2026
pom.xml
@@ -7,7 +7,7 @@
<artifactId>cms</artifactId>
<packaging>jar</packaging>
<name>contentstack-management-java</name>
- <version>1.10.2</version>
+ <version>1.11.0</version>
<description>Contentstack Java Management SDK for Content Management API, Contentstack is a headless CMS with an
12
API-first approach
13
</description>
0 commit comments