Skip to content

Releases: gbolo/vsummary

v1.2.1

09 Feb 03:23
a138c51
Compare
Choose a tag to compare

Maintenance Release

Changelog

  • updated all go modules to latest published versions (patches known CVEs)
  • fix bug with db inserts
  • fix #53 Poller crashes with segmentation violation
  • fix #55 replace deprecated SQL_CALC_FOUND_ROWS and FOUND_ROWS()

v1.2

23 Feb 14:49
76f1f51
Compare
Choose a tag to compare

v1.2

Notable Changes

  • #47 moved to go modules
  • #44 disabled top left search bar
  • #42 added demo capabilities

Bug Fixes

  • #48 fixed header logo link
  • #45 external poller last poll date does not update after first poll
  • #40 portgroup API endpoint is missing

v1.1

21 Apr 22:54
200812e
Compare
Choose a tag to compare

v1.1

Notable Changes

  • #29 added integration tests
  • #34 support for loading custom CA certificates (#39)
  • #17 add a pollNow feature to poller UI (#37)
  • #35 refactor code related to poller (#36)
  • #30 integrate external pollers with poller UI (#33)

Bug Fixes

  • #38 external pollers do not register last poll date

v1.0

14 Apr 20:33
2d1625a
Compare
Choose a tag to compare

v1.0 - Initial go Release!

Notable Changes

  • Entirely rewritten in go
  • #16 add a docker-compose example
  • #28 add a retry loop when initializing database connection
  • #27 switch to golangci-lint and resolve findings
  • #22 add travis ci integration
  • #13 introduce vsummary-poller binary
  • #21 json validation tweaks
  • #20 handle length of -1 in datatables
  • #19 add footer with versions and source link
  • #18 update datatables and extensions versions
  • #9 polling interval incorrect
  • #4 set vcenter name in poller
  • #14 make templates dir configurable
  • #11 move main and add flag for config path
  • #5 remove external links
  • #7 add a Dockerfile
  • #6 add a Makfile
  • #10 ability to remove pollers
  • #8 add versioning info into binary

Final PHP release

28 Mar 03:45
aa486ba
Compare
Choose a tag to compare
Final PHP release Pre-release
Pre-release

This is the final PHP based release.

vSummary is being rewritten in go!!

This tag will remain for historical purposes

initial release with internal collector

29 Jul 00:34
Compare
Choose a tag to compare
Pre-release

vSummary Preview Release - v0.6-beta

Preview Release contains:

  • working docker image
  • internal collector
  • option of 2 external collectors
  • support for multiple vcenters

Initial working release

03 Jun 14:47
Compare
Choose a tag to compare
Pre-release

tested on docker