Releases: contentstack/contentstack-java
Releases · contentstack/contentstack-java
Plugin Support added, Fixed Issue #67 and Basic Improvements
v1.11.0
Date: 09-FEB-2023
- Addition of Plugin Support,
- #67 error handling infinite loop issue
- Breaking change: Enums PublishType changed from snake-case to ALL_CAPS
- Basic Improvements
Compile Issue With Gradle
High increase in memory consumption & thread
- High increase in memory consumption & thread count when updated to the 1.9.0 version
- Setting Proxy in config #52
- Adding query parameter for the Live Preview
- Logger improvements
Bug fixes and azure-na support added for region
Entry UID bug fixed #45
branching and live preview support added
- Branching and live preview support added
- Security update and General code improvements
- log4j removed from the dependency
Utils Package updated to v1.1.0
Utils Package updated to v1.1.0
Embedded Items feature support added
- includeEmbeddedItems method added in Entry and Query Class
- Utils SDK support added in SDK
Querying content with null field
Querying content with null field
query.addParam("key", null);
Bug fix: Error detail and Deprecations of Language and Language Enum
Bug fix:
- Error details information included
- error_code
- error_message
- error_details
Deprecations
- Language enum
- Language code enum
Documentation updated