BeeGFS Hive Index changelog Version 1.0.1 ============= Major Changes: - Improved performance of index updates by combining events into fewer database transactions - Support for special characters (like $, #) in the file/directory names Minor Changes: - Updated man pages with improved descriptions for all command line parameters Version 1.0.0 ============= Major changes: - Added bee update systemctl service - Introduces `bee` as a master command and other commands like ls, find, stats etc. as its subcommands - Ported all scripts are from Python 2 to Python 3 Minor changes: - Improved error messages - Changed installation path of Hive Index binaries - Support for memory limit. Instead of supplying memory limit size in bytes, users can now use mb/MB/M or gb/GB/G etc. - Added changes to enable creating a tree summary table in the initial scan itself - Included new environment variable (HiveIndexVersion) to set Hive Index version