The list of Breeze agent versions and updates:
20240926.0
fixed issues with the custom CA bundle
20240820.0
added support for the Oracle Cloud Infrastructure instances
20240528.0
add a file with the product uuid in non-privileged user mode
20240524.0
the installation script has been refactored to be POSIX compatible
added for the systemd 'starting' status
TESTING: added a non-privileged user mode thet can only collect data
20231109.0
fixed the path to the Bash in the systemd service unit-file
20230920.0
IMPORTANT: updated Rubygem module to use the latest version of CA Bundle
20230918.0
IMPORTANT: updated CA Bundle to version 2023-08-22, which will be used by default from now on all platforms
cleaned up the installers
updated installer patches
20230630.0
changed default agent ID for physical instances to "hw_#{breeze_agent_uuid}
added configuration option "hw_physical", default value "true"
20230601.0
added support for Microsoft Intune
20230510.0
updated installation script to support Amazon Linux 2023
20230319.0
added uninstall scripts
20230310.0
fixed issue with VMware UUIDs 42/56
20230223.0
fixed endian issue in VMware UUIDs
20230209.0
fixed the exit code for the
rm
command
20230208.0
fixed systemd installation script and timer
20230130.0
added support for VMware IDs
20221111.0
added environment variable
http_ca_file
20220803.0
fixed detection of systemd in case of its degradation
20220719.0
fixed fact 'breeze_agent_uuid' in root-less mode
20220523.0
allowed to set 'breeze_agent_id' for EKS cluster from tags file
20220511.0
updated installation script
20220324.0
unused vulnerable rubygems removed
20220125.0
added support for Azure subscription IDs
20211215.0
added support for Microsoft Windows Server 2022
20211023.0
fixed 'breeze_agent_id' in GCE (integer instead of string)
20211018.0
fixed 'breeze_agent_id' fact on OpenStack
20210916.0
fixed 'ec2_account_id' fact in IMDSv2
20210915.0
added 'k8s_cluster_name' fact
20210811.0
added native Kubernetes support
20210427.0
PID file is deleted after agent shutdown
20210301.0
added 'breeze_agent_uuid' fact
20210216.0
increased timeouts for opening/reading HTTP requests
20210106.0
fixed 'breeze_agent_id' on VMware instances without a tag file
20201215.0
added vCenter support to the Breeze agent
20201103.0
added support for Azure AKS cluster
20201014.0
fixed overriding of the session log
added the ability to disable timeout
20201014.0
added HTTP timeouts and connection retries
20201013.0
fixed metadata URL for GCE
20200923.0
rubygems source file fixes for MacOS are disabled
added new platform to all statements that use the RUBY_PLATFORM environment variable
20200923.0
added build script for MacOS
added MacOS support to the installation script
20200916.0
added session log file
20200819.0
added Breeze agent ID to the log output
20200812.0
added support for EKS clusters to the 'breeze_agent_id' fact
20200810.0
added fact 'k8s_tunhub_client'
20200806.0
added K8s facts
20200618.0
Fix: Breeze shows RHEL8 instances as physical servers
20200601.0
added new Azure facts 'subscriptionid' and 'tags'
20200601.0
added support for Azure ScaleSets
20190912.0
added agent-side improvements for using the internal rubygems repository
20190725.0
added prevention of running multiple agents on Linux
20190219.0
added Windows 2019 detection
20190205.0
fixed Windows 2016 detection
20190110.0
fixed Amazon Linux 2 detection
20181106.0
loading facts from external fact directories is disabled
20181002.0
added cli options to remove package cache files
20180713.0
added scripts for troubleshooting
20180313.0
added support for AWS EC2 C5 instances in Facter
20180226.0
added redirection of Facter log messages to the Breeze agent log
20180213.0
Azure instance ID detection has been updated
20171213.0
fixed recursive copying of directories
added umask 0022
fixed cronjob redirection to redirect STDERR to log file
20171207.0
fixed owner/group in tarball file on Linux
20171019.0
fixed gem install command
20171018.0
fixed multiplier added to the installation package
20170922.0
added support for systems with systemd without cron
20170821.0
added support for Windows instances in GCE to "virtual" facts
20170817.0
added support for GCE instances
20170802.0
added extended log messages to the file synchronization method
20170713.0
added handling of plugin exceptions
added redirection of plugin output to the agent log
20170712.0
added redirection of the agent log to the server
changed the level of notification in the hibernation timeout log
20170307.0
fixed logging issue during rubygems installation
20170302.0
rubygems installation has been reworked