Skip to content

Releases: aerospike/asconfig

0.12.0

08 Nov 23:08
74ba302

Choose a tag to compare

New in this version

Added Aerospike Database 7.0 support.

Improvements

  • asconfig Support Aerospike Database 7.0 config changes. [TOOLS-2671]
  • asconfig Align --version output with asadm and asinfo. [TOOLS-2529]
  • asconfig Only display usage information for input validation errors. [TOOLS-2673]

Full Changelog: 0.11.1...0.12.0

0.11.1

11 Oct 03:38
46f0a67

Choose a tag to compare

What's Changed

  • [TOOLS-2661] - ((ASCONFIG) Change module path to github.com/aerospike/asconfig.
  • [TOOLS-2674] - (ASCONFIG) Sindex-type shmem is not parsed correctly.

Full Changelog: 0.11.0...0.11.1

0.11.0

31 Aug 21:36
d1690a8

Choose a tag to compare

This version adds asconfig schema support for Aerospike server 6.4, and bug fixes.

Bug Fixes

New features

  • Support Aerospike server 6.4 configuration. [TOOLS-2616]

Full Changelog: 0.10.0...0.11.0

0.10.0

07 Jul 02:33

Choose a tag to compare

This release adds Aerospike .conf to .yaml conversion to asconfig, and many other changes listed below.

New Features

[TOOLS-2456] - (ASCONFIG) Support converting Aerospike format conf to YAML.
[TOOLS-2534] - (ASCONFIG) Add diff command to compare configuration files.
[TOOLS-2544] - (ASCONFIG) Support Aerospike server 6.3 schema validation.
[TOOLS-2565] - (ASCONFIG) Support STDIN for the convert command.

Improvements

[TOOLS-2558] - (TOOLS) Remove unused files under cl_py and distributed under /opt/aerospike/lib/*py.
[TOOLS-2546] - (ASCONFIG) Rewrite readme to include only build and test information.

Security

[TOOLS-2535] - (BUILD) Update go in build containers to 1.20.5.

Full Changelog: 0.9.1...0.10.0

0.9.1

01 Jun 05:44
6d52b2b

Choose a tag to compare

What's Changed

  • build: TOOLS-2507 invalidate mac artifact cache after a tag by @jdogmcsteezy in #8

New Contributors

Full Changelog: 0.9.0...0.9.1

0.9.0

24 Apr 23:34

Choose a tag to compare

This release is the first to contain a beta release of asconfig. A tool for converting yaml to aerospike.conf format.

New Features

[TOOLS-2428] - (ASCONFIG) Allow user to convert YAML to asconfig format.

Improvements

[TOOLS-2482] - (TOOLS) Build go tools with go 1.20.3.

Full Changelog: https://github.com/aerospike/asconfig/commits/0.9.0