Releases: aerospike/asconfig
0.12.0
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
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
This version adds asconfig schema support for Aerospike server 6.4, and bug fixes.
Bug Fixes
stop-writes-countandstop-writes-sizeAerospike configuration parameters are parsed incorrectly if they are greater than max int64. [TOOLS-2622]- Parse
sindex-typefrom Aerospike configuration files. [TOOLS-2648]
New features
- Support Aerospike server 6.4 configuration. [TOOLS-2616]
Full Changelog: 0.10.0...0.11.0
0.10.0
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
What's Changed
- build: TOOLS-2507 invalidate mac artifact cache after a tag by @jdogmcsteezy in #8
New Contributors
- @jdogmcsteezy made their first contribution in #8
Full Changelog: 0.9.0...0.9.1
0.9.0
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