Skip to content

Version 0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Apr 15:25
· 246 commits to refs/heads/main since this release

Changes

  • fix: sorting is ignored when querying from dynamic name (#232)
  • docs: doc cleanup (#226)
  • github: fix integration testing command in snapshot gh action (#221)
  • fix: use system class loader to load entity class when determining TT… (#216)
  • docs: Updated README (#213)
  • fix: fixed aggregation with EntityStream (#211)
  • fix: lookup with "between" LocalDateTime and Instant (#201)

🚀 New Features

  • feature: Vectorize Annotation and VSS demo (#214)
  • feature: search object collections (#238)
  • feature: adds facial recognition models to vectorizer feature (#229)
  • feature: enable dialect selection on Entity Streams (resolves gh-219) (#234)
  • feature: index Java Enums as TAGs (resolves gh-215) (#235)
  • feature: Support annotations on private fields of superclasses of documents (#204)

🐛 Bug Fixes

  • fix: correctly implements the FIRST_VALUE GROUPBY reducers (#233)

Contributors

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

@bsbodden, @justTimTim, @viragtripathi and @zUniQueX