RedisAI 1.0.2 Released!

This is a maintenance release for version 1.0.
Update urgency: Medium

Headlines:

This release improves overall stability and provides fixes for issues found after the previous release.

Details:

  • Minor updates:
    • #383 Enable AI.SCRIPTRUN inside AI.DAGRUN
    • #395 Add support for variadic arguments to AI.SCRIPTRUN
    • #400 Low level API additions for use in other modules (e.g. RedisGears)
    • #396 Add relevant RedisAI config entries to the Redis INFO output. Helpful for standard monitoring systems
  • Bug Fixes:
    • #403 Atomic ref count
    • #406 Avoid splitting outputs in batches when nbatches == 1
    • #438 Fixed flagged as “getkeys-api” during the registration ( AI.DAGRUN, AI.DAGRUN_RO, AI.MODELRUN, AI.SCRIPTRUN )
    • #449 Safely add to arrays
    • #443 Segfault for AI.DAGRUN + AI.TENSORSET
1 Like