2024-12-05 Olivier Mercier <omercier@centreon.com> - 3.4.0
 * Enhancement: systemd service now takes its options from
 /etc/(default|sysconfig)/centreon_vmware.
 * Enhancement: the existing .pm config file is converted into a .json file
 during upgrade.
 * Breaking: the default config file is now the JSON one.
 * Fix: added the 'perl(Text::Template)' missing dependency for AlmaLinux.

2024-10-18 Olivier Mercier <omercier@centreon.com> - 3.3.2
 * Fix: regression of case sensitiveness for container names fixed
 * Enhancement: log messages related to the vault have been downgraded from error to info level or explained as safe to ignore if not using the vault

2024-10-10 Olivier Mercier <omercier@centreon.com> - 3.3.1
 * Fix: add missing centreonvault.pm file to packaging

2024-10-10 Olivier Mercier <omercier@centreon.com> - 3.3.0
 * Enhancement: add ability to read configuration from JSON file
 * Enhancement: add ability to get the VMware credentials from a Centreon
 flavoured Hashicorp vault

2022-08-09 Quentin Garnier <qgarnier@centreon.com> - 3.2.5
 * Enhancement: add tags in discovery

2022-04-14 Quentin Garnier <qgarnier@centreon.com> - 3.2.4
 * Fix: custom attributes retrieved for vcenter only

2022-04-14 Quentin Garnier <qgarnier@centreon.com> - 3.2.3
 * Enhancement: add custom attributes in discovery

2021-12-21 Quentin Garnier <qgarnier@centreon.com> - 3.2.2
 * Enhancement: add 'storage-host'
 * Enhancement: add 'cpu-cluster' (issue #90)
 * Enhancement: add 'licenses'
 * Enhancement: add refresh capability for datastore-usage (issue #96)
 * Enhancement: container label in configuration is case-insensitive (issue #83)
 * Enhancement: add capability to use empty-continue option (issue #77)

2020-11-03 Quentin Garnier <qgarnier@centreon.com> - 3.2.1
 * Fix: daemon cannot start (issue #92)

2020-11-02 Quentin Garnier <qgarnier@centreon.com> - 3.2.0
 * Enhancement: add 'net-vm'
 * Enhancement: add 'hosts' attached to datastores for 'datastore-usage'
 * Fix: remove vm without uuid for 'discovery'

2020-04-06 Quentin Garnier <qgarnier@centreon.com> - 3.1.2
 * Enhancement: add drs and das config enable 'cluster-status'
 * Enhancement: remove carriage return from vm annotation in discovery
 * Fix: remove errors in logs 'net-host'

2020-02-20 Quentin Garnier <qgarnier@centreon.com> - 3.1.1
 * Fix: discovery folders management
 * Fix: no virtual machines running for 'datastore-vm'
 * Fix: undefined error for 'thinprovisioning-vm'

2019-08-27 Quentin Garnier <qgarnier@centreon.com> - 3.1.0
 * Enhancement: add 'status-cluster' and 'vsan-cluster-usage'
 * Fix: Can listen only on localhost (issue #81)
 * Fix: Can configure ipc_file location

2019-07-04 Colin Gagnaire <cgagnaire@centreon.com> - 3.0.3
 * Fix: Datacenter with no cluster causes discovery to crash
 * Fix: Cluster with no ESX causes discovery to crash

2019-06-06 Colin Gagnaire <cgagnaire@centreon.com> - 3.0.2
 * Fix: ESX with no VMs causes VM discovery to crash
 * Fix: VM with no folder causes VM discovery to crash
 
2019-04-12 Colin Gagnaire <cgagnaire@centreon.com> - 3.0.1
 * Enhancement: add resource type filter option for discovery
 * Enhancement: add uuid and folder to vm discovery
 * Enhancement: add uuid filter in vm modes

2019-01-06 Quentin Garnier <qgarnier@centreon.com> - 3.0.0
 * Enhancement: checking intelligence is moved in centreon-plugins
 * Enhancement: autonomous daemon - remove dependency with centreon-plugins-base and perl centreon base library
 * Enhancement: update debian doc
 * Enhancement: Can filter on guest os virtual machine (option --filter-os in centreon-plugins)
 * Enhancement: Can choose case insensitive searching (option --case-insensitive in centreon-plugins)

2017-05-31 Quentin Garnier <qgarnier@centreon.com> - 2.4.0
 * Enhance: Use ZMQ4 library

2017-05-16 Quentin Garnier <qgarnier@centreon.com> - 2.3.2
 * Fix: miscalcultion in datastores-snapshot (issue #39)
 * Fix: problem with --tools-notinstalled-status option (issue #38)
 * Fix: host memory state problem (issue #40)

2016-11-17 Quentin Garnier <qgarnier@centreon.com> - 2.3.1
 * Enhance: Add an option to not check memory ESX state

2016-08-04 Quentin Garnier <qgarnier@centreon.com> - 2.3.0
 * Enhance: Add a mode to check connected device (issue #20)
 * Enhance: Option to use case-insensitive search (issue #14)
 * Enhance: Add memory state for ESX check
 * Fix: Hardening connector about blocked childs

2016-05-26 Quentin Garnier <qgarnier@centreon.com> - 2.2.1
 * Enhance: Better management of ESX/VCenter disconnect
 * Enhance: Add counter 'max-total-latency' for mode 'datastore-vm'

2016-01-15 Quentin Garnier <qgarnier@centreon.com> - 2.2.0
 * Enhance: Can check ESX time offset (issue #9)
 * Fix: displaying object name in alarm-* modes (issue #12)

2015-12-03 Quentin Garnier <qgarnier@centreon.com> - 2.1.0
 * Enhance: Add a command to monitor ESX services (issue #3)
 * Enhance: Can choose the sampling period (issue #1)
 * Enhance: Display ESX version in command 'getmap' (issue #2)
 * Fix: Hardening connector (issue #5)
 * Fix: error for 'alarm-*' commands (issue #4)
 * Fix: counter 'active' for command 'memory-vm' (issue #6)

2015-09-23 Quentin Garnier <qgarnier@centreon.com> - 2.0.0
 * initial release
