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 a79d34e commit a850dcfCopy full SHA for a850dcf
changelog.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v1.7.1
4
+
5
+### Jul 21, 2025
6
7
+- FileUpload method fix
8
9
## v1.7.0
10
11
### Jul 07, 2025
pom.xml
@@ -7,7 +7,7 @@
<artifactId>cms</artifactId>
<packaging>jar</packaging>
<name>contentstack-management-java</name>
- <version>1.7.0</version>
+ <version>1.7.1</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