Skip to content

Version 0.8.7

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 22:20
· 121 commits to refs/heads/main since this release

Changes

  • feature: enable indexed enumeration to be serialized as an ordinal and indexed as numeric (resolves gh-280) (#335)
  • feature: implements summarization/highlight for EntityStreams with Ha… (#338)
  • feature: implement VSS (Vectorize and Search) for JSON documents (#333)
  • dependencies upgrades (#331)
  • fix: Enable Metamodel Fields Generation for Non-Indexed Fields (resolves gh-327) (#330)
  • fix: add [*] to nested List/Sets indices - resolves gh-326 (#329)
  • fix: ensure indexer respect custom aliases (resolves gh-309) (#319)

Contributors

We'd like to thank all the contributors who worked on this release!

@bsbodden and @justTimTim