Skip to content

Releases: aerospike-community/amc

5.0.0

05 Jun 12:40
Compare
Choose a tag to compare

Release Date: June 6, 2021

  • Upgrade Go to 1.16.
  • Cleanup code, add comments, fix lint error messages.
  • Upgrade Aerospike Go Client to 5.0.2 - this is a breaking change and might break the usage with Aerospike versions pre 4.9.

4.1.3

07 Dec 09:03
fb2e6ef
Compare
Choose a tag to compare
  • Minor fix for HWM=0 alerts in 4.9 versions.

4.1.2

31 Oct 13:16
88fdb33
Compare
Choose a tag to compare
  • Fix error messages in pre and post 5.1 server logs because of the latency-latencies command swap (#21).
  • Updated Go version to 1.15.
  • Convert use of Vendor packages to Go Modules.
  • Update packacges and some cleanup.
  • A new Docker file added to manually create a docker image.

Please note:

The deprecated, legacy behavior of treating the CommonName field on X.509 certificates as a host name when no Subject Alternative Names are present is now disabled by default. It can be temporarily re-enabled by adding the value x509ignoreCN=0 to the GODEBUG environment variable.

4.1.1

27 Oct 17:05
5bf0eb5
Compare
Choose a tag to compare
  • Fix display bug when not enough values return to the latency graph, graph doesn't chart latencies (just total ops).
  • Fix display bug where latency values could be displayed twice in the mouse hover legend sometimes.
  • Change removal of values from the latency graph to use unix timestamp instead of local time.
  • Add support for microsecond-histograms (5.1+).

4.1.0

21 Oct 19:28
57449ba
Compare
Choose a tag to compare
  • Release to community, remove difference between community and enterprise AMC (some features require EE server).
  • Add support to 5.1+ latencies command

4.0.27

11 Jun 04:47
Compare
Choose a tag to compare

The binaries for AMC release include

  • Redhat 6+
  • Ubuntu 12.04+
  • Debian 6+
  • Generic Linux
  • macOS 10.7+