Skip to content

SODA for Java 1.1.27

Choose a tag to compare

@morgiyan morgiyan released this 24 Sep 19:43
· 19 commits to master since this release
8816079

SODA 1.1.27

  • Support for 23ai JSON collection table (new default collection on 23ai with compatible 23 or higher)
  • Support for Duality Views
  • Indexing and orderbys on JSON type
  • New item methods
  • Changed required dependencies from javax.json to jakarta.json (new JSONP API and its Parsson implementation)
  • Bug fixes