Skip to content

Commit b7c5592

Browse files
committed
version bump
1 parent f605497 commit b7c5592

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## Version 4.3.0
4+
5+
### Date: 29-Jun-2026
6+
7+
### Enhancement
8+
9+
- Feature: Dynamic endpoint resolution via `Endpoint.getContentstackEndpoint()` and `Builder.setRegion()` backed by the Contentstack Regions Registry.
10+
311
## Version 4.2.2
412

513
### Date: 01-Jun-2026

contentstack/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
ext {
88
PUBLISH_GROUP_ID = 'com.contentstack.sdk'
99
PUBLISH_ARTIFACT_ID = 'android'
10-
PUBLISH_VERSION = '4.2.2'
10+
PUBLISH_VERSION = '4.3.0'
1111
}
1212

1313
android {

0 commit comments

Comments
 (0)