All Versions
84
Latest Version
Avg Release Cycle
45 days
Latest Release
538 days ago

Changelog History
Page 2

  • v1.26.0 Changes

    September 29, 2021

    โž• Added

    • #623: Added SECTOR type to spatial searches (@iwpnd, @gmonk)

    ๐Ÿ›  Fixed

    • #624: AOFSHRINK causes panic on server (@saques)
  • v1.25.5 Changes

    September 26, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ›  8ebcbeb: Fixed Z not matching on where clause for Feature/Point. (@tomquas)
  • v1.25.4 Changes

    September 14, 2021

    โž• Added

    • ๐Ÿ‘ a737a78: Add unix socket support

    โšก๏ธ Updated

    • 8829b8f: Change hooks collection type from hashmap to btree
    • โšก๏ธ 83094b2: Update hook expiration logic
    • c686b87: Return hook ttl with HOOKS request
    • โฑ 06a92d8: Increase the precision of TIMEOUT
    • โฌ†๏ธ Upgrade to Go 1.17.1
  • v1.25.3 Changes

    August 23, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ›  #621: Fixed a memory leak (@Morgiflute)

    โšก๏ธ Updated

    • โšก๏ธ Update B-tree library
    • โฌ†๏ธ Upgrade to Go 1.17
  • v1.25.2 Changes

    August 10, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ›  #620: Fixed kafka authentication methods

    โšก๏ธ Updated

    • โฌ†๏ธ Upgraded various dependencies
  • v1.25.1 Changes

    July 22, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿ“œ #618: Fixed NEARBY with SPARSE returning too many results. (@nesjett)
  • v1.25.0 Changes

    July 12, 2021

    โž• Added

    • ๐Ÿ‘ #504: Added TLS support for Nats webhook provider.
    • #552: Add CLIPBY subcommand to INTERSECTS/WITHIN. (@rshura)
    • #561: Added geofence webhook for GCP Pubsub. (@mscno)
    • #615: Add SASL to Kafka provider. (@mathieux51, @iwpnd)

    โšก๏ธ Updated

    • โšก๏ธ #551: Optimize field value access. (@mpoindexter)
    • #554: Improved kNN using geodesic algorithm for NEARBY command. (@mpoindexter)

    ๐Ÿ›  Fixed

    • #611: Close follower files before finishing aofshrink. (@mzbrau)
    • #613: Fix Memory Leak in Kafka Producer. (@iwpnd)
    • ๐Ÿ›  #616: Fixed expiration logic issue. (@Neuintown)
  • v1.24.3 Changes

    June 09, 2021

    ๐Ÿ›  Fixed

    • ๐Ÿš‘ af43d5a: Hotfix. Fixed invalid healthz output.
  • v1.24.2 Changes

    June 07, 2021

    โšก๏ธ Updated

    • โšก๏ธ b610633: Update Go to 1.16
  • v1.24.1 Changes

    June 07, 2021

    โž• Added

    • #609: Added HEALTHZ command (@iwpnd, @stevelacy)