Skip to content

Releases: vmware/vrops-export

3.3.2

22 Mar 17:39
Compare
Choose a tag to compare
  • SECURITY UPDATE: Updated SnakeYaml to 2.0
  • Fixed timezone bug in test cases

3.3.1

15 Dec 15:53
307f162
Compare
Choose a tag to compare
  • Added -A option to list adapter kinds
  • Bumped version of snakeyaml

3.3.0

05 Oct 14:04
992e4cd
Compare
Choose a tag to compare

Added support for vSphere tags as values. Notation is as follows:

fields:
   - alias: costcenter
   - category: costcenter

This will output the value of any tag with a "costcenter" category. If more than one tag with that category exists, the behavior is undefined.

3.2.0

30 Aug 15:36
7be1699
Compare
Choose a tag to compare
  • Added support for vR Ops cloud
  • Added -r option for refresh-token based login
  • Removed default disabling of SNIExtension
  • Added --no-sniextensions flag

3.0.1

13 Dec 17:52
Compare
Choose a tag to compare

Bumped version of log4j to fix log4shell vulnerability.

2.3.1

13 Sep 13:06
Compare
Choose a tag to compare

Added check for value/timestamp count mismatch.

3.0.0

01 Sep 18:32
Compare
Choose a tag to compare
  • Added ElasticSearch output
  • Added JSON output
  • Added allMetrics flag
  • Added name sanitation
  • Modernized code
  • Cleaned up JSON parsing
  • Cleaned up logging
  • Fixed various bugs

3.0.0-BETA1

06 Apr 21:38
Compare
Choose a tag to compare
3.0.0-BETA1 Pre-release
Pre-release
  • Added ElasticSearch output
  • Added JSON output
  • Added allMetrics flag
  • Added name sanitation
  • Modernized code
  • Cleaned up JSON parsing
  • Cleaned up logging

2.3.0

26 Mar 22:11
1daccf8
Compare
Choose a tag to compare
  • Added the json output format
  • Added the allMetrics definition file setting
    Please refer to README.md for a complete description of this new functionality!

2.2.2

25 Mar 19:23
Compare
Choose a tag to compare

Fixed errors thrown when adapter types and resource types had spaces in them.