Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Oct 12:36
· 198 commits to refs/heads/main since this release
310238e

🔥 Breaking Changes

  • moving stuff for internal scripts to internal (#225) This change will affect the APIs Eval EvalAsync CreateAndEvalAsync CreateAndEval, which accidentally wound up in the public API, which were never intended to and were creating confusion.

🐛 Bug Fixes

  • fixing other stateful queries issue (#210)
  • Fixed TTL Decimal to long (#209)

🧰 Maintenance

  • moving from redismod->redisstack (#211)

Other

  • Added Basic Matching Queries Example (#228)
  • Added Delete Document Stored Example (#226)

Contributors

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

@berviantoleo, @rahul-s-bhatt, @slorello89 and @zulander1