Socket
Socket
Sign inDemoInstall

aerospike

Package Overview
Dependencies
60
Maintainers
4
Versions
135
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
14Next

3.16.3

Diff

Changelog

Source

[3.16.3] - 2021-02-09

  • Bug Fixes

    • CLIENT-1441: Support boolean values in Map/List bins. #401
  • Updates

jhecking
published 3.16.2 •

Changelog

Source

[3.16.2] - 2020-12-04

  • New Features

    • Support setting tlsname using Host obj. #382
  • Bug Fixes

    • Reverses the breaking change introduced in v3.16.0 of not supporting percent-based scan sampling for server versions 4.9 or later. However, note that scan percent and max_records are mutually exclusive; the client will return an error if both values are set on a scan policy.
    • Query with "failOnClusterChange" causes timeout when using command queue. #389
  • Updates

    • Remove support for ApplyPolicy#gen, which is not supported by the server. #390
    • Update C client library to v4.6.19
    • Clarify docs for HLL ALLOW_FOLD policy #386
    • Fix minhash bits range in docs (4-51, not 4-58). #385
    • Fix spelling of capacity in Command Queue docs. #376 Thanks to @icflournoy!
    • Refactor: Set TTL as part of the touch operation #391
    • Add support for Ubuntu 20.04.
    • Drop support for Ubuntu 14.04.
jhecking
published 3.16.1 •

Changelog

Source

[3.16.1] - 2020-06-30

  • Bug Fixes
    • Fix memory leaks when running secondary index (SI) queries with string filter predicates. #370
jhecking
published 3.16.0 •

Changelog

Source

[3.16.0] - 2020-05-18

  • New Features

    • Add max records option for sampling with basic scans. Requires server version 4.9 or later. #359
    • Add support for HyperLogLog data type and operations. Requires server version 4.9 or later. #361
    • Add minConnsPerNode and maxSocketIdle client config. #366
  • Updates

    • BREAKING: The client no longer supports the percent-based scan sampling for server versions 4.9 or later. Use the new max records scan policy option instead. See API Changes for details.
    • Update C client library to v4.6.16.
    • Update dependencies with potential vulnerabilities by running npm audit fix. #367
jhecking
published 3.15.0 •

Changelog

Source

[3.15.0] - 2020-03-24

  • New Features

    • Support for BigInt as record key and bin value. #348
  • Updates

    • Update C client library to v4.6.13.
jhecking
published 3.14.1 •

Changelog

Source

[3.14.1] - 2020-01-15

  • Bug Fixes

    • Regression: Protocol error on authenticated connections. [CLIENT-1169]
  • Updates

    • Update C client library to v4.6.12.
jhecking
published 3.14.0 •

Changelog

Source

[3.14.0] - 2020-01-08

  • New Features

    • Add new delete record operation. Requires server version 4.7 or later (4.7.0.8+ or 4.8.0.3+ recommended). #322
    • Support compressed commands and responses. Requires Aerospike Enterprise Server version 4.8 or later. #335
    • Add per-node opened/closed connection stats. #336
    • Support write operations on background scans & queries. Requires server version 4.7 or later. #338
    • Support new records-per-second limit for scans, replacing scan priority. Requires server version 4.7 or later. #339
    • Add predicate filter support for batch, read, write, delete, and record UDF transactions. Requires server version 4.7 or later. #340
  • Updates

    • Add support for RHEL/CentOS 8.
    • Update C client library to v4.6.10.
    • Minor API document updates. #342
    • Update several dev dependencies to latest version.
jhecking
published 3.13.0 •

Changelog

Source

[3.13.0] - 2019-09-30

  • New Features
    • Support for bitwise operations. Requires server version 4.6 or later. #312
jhecking
published 3.12.0 •

Changelog

Source

[3.12.0] - 2019-08-31

  • New Features

    • Support for operations on nested lists & maps. Requires server version 4.6 or later. #307
  • Updates

    • Update C client library to v4.6.7.
    • Support Debian 10. Drop support for Debian 7.
    • Fix tests for certain out-of-bounds list operations due to changed error code sent by server v4.6.
    • Update dev dependecies: standard v14, yargs v14, nyc
jhecking
published 3.11.0 •

Changelog

Source

[3.11.0] - 2019-05-22

  • New Features

    • TLS support - Linux only, macOS & Windows not supported for now. #298
    • Add new infoNode & getNodes functions. #196
    • Support for Node.js 12 #295
  • Updates

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc