Java SDK Changelog

Version 1.5.7 - Feb 20, 2021

  • Document updated
  • #23 Fixed Issue: Querying content with null field 
    • Query: query content by specifying fields as null

Version 1.5.6 - Jan 27, 2021

  • Document updated

New Features: None

Version 1.5.5 - Jan 22, 2021

Bug fixes: Error contains information like

  • Error message
  • Error code
  • Error Details

Language Enum:

  • GERMEN changed to GERMAN
  • Deprecated Language Enum
  • Deprecated LanguageCode Enum

New Features: None

    Version 1.5.4 - Dec 8, 2020

    New Features

    • Added support for the following: 
      • Entry -  Publish fallback method 
      • Query - Publish fallback method  
      • Asset - Publish fallback and includeDimension methods 

    Version 1.5.3 - July 28, 2020

    Bug Fixes

    • Build Issue - build update issue fixed

    Version 1.5.2 - July 23, 2020

    Enhancements

    • Query - Documented the Query.locale() method
    • CSHttpConnection - Added support for StandardCharsets.UTF_8
    • Bump Issue - Updated log4j-core from 2.5 to 2.13.2

    Version 1.5.1 - Jan 13, 2020

    Java Github reported a vulnerable issue on the dependency log

    Version: 1.5.0 - Nov 15, 2019

      Enhancements:

      • Stack - Added support for the getContentType() function
      • ContentType - Updated the function fetch()
      • Query
        • Updated support of whereIn(String KEY, Query queryObject)
        • Updated support of whereNotIn(String KEY, Query queryObject)

      Version 1.4.2 - Sept 03, 2019

      Enhancements:

      • Config - Added support for Region in Config

      Version 1.4.1 - August 21, 2019

      Enhancements:

      • Query - Added support for whereIn(String key) and whereNotIn(String key) methods
      • CSAppConstants - Removed Google internet connection check from CSAppConstants

      Version 1.4.0 - July 26, 2019

      Enhancements:

      • Added support for the following:
        • "Entry"
          • includeReferenceContentTypeUid
        • "Query"
          • includeReferenceContentTypeUid
      • Deprecated the following:
        • Entry - setLanguage and getLanguage methods
        • Query - language and includeSchema methods
      • Added the following methods in the respective classes
        • "Entry"
          • getLocale and setLocale(String locale)
        • "Query"
          • locale

      Version 1.3.3 - June 21, 2019

      Enhancements:

      • Override response hot-fix

      Version 1.3.2 - May 13, 2019

      Enhancements:

      • Removed the println
      • Added support for Logger

      Version 1.3.1 - May 02, 2019

      Bug Fixes:

      • Fixed issue with includeReference
      • added testcase report for v1.3.1

      Version 1.3.0 - Apr 12, 2019

      Enhancements:

      • Added support for the following methods:
        • Stack - added the getContentTypes() method
        • ContentType - added the fetch method
        • Asset - added the addParam method
      • Removed support for the following methods from the Config class:
        • public void setSSL(boolean isSSL)setSSL()
        • public boolean isSSL()

      Version 1.2.1 - Date: Mar 14, 2019

      Bug Fixes:

      • Bug Fixes and code clean up

      20-Feb-2019

      Enhancements:

      • Maven integration
      • Folder structure modified

      Version 1.2.0 - Date: Dec 15, 2017

      Enhancements:

      • Added new methods in the respective classes:
        • Entry - added the addParam method
        • Query - added the addParam method
        • Asset - added the addParam method

      Version 1.1.0 - Date: Nov-10-2017

      Enhancements:

      • Added new methods in the respective classes:
        • Stack - added the ImageTransform method
        • Query - added the includeContentType method
        • QueryResult - added the contentType method
      • Deprecated the following method from the respective classes:
        • Query - deprecated the includeSchema method

      Was this article helpful?

      Thanks for your feedbackSmile-icon

      On This Page

      ^