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 e1c6b73 commit 0aa9acfCopy full SHA for 0aa9acf
2 files changed
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# CHANGELOG
2
3
+## v2.8.0
4
+
5
+### Jul 20, 2026
6
+- Feat: Branch support in entry variants
7
8
## v2.7.2
9
10
### Jul 06, 2026
pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.contentstack.sdk</groupId>
<artifactId>java</artifactId>
- <version>2.7.2</version>
+ <version>2.8.0</version>
<packaging>jar</packaging>
<name>contentstack-java</name>
11
<description>Java SDK for Contentstack Content Delivery API</description>
0 commit comments