Changelog
v1.16.16 - 03/25/2024
[FIX] Fixed ansible issue with max items in request - [issue 228]
[ENHANCEMENT] New structure to be able to install it via pip - [issue 229]
[FIX] Fixing the bios_uuid information - [issue 233]
[ENHANCEMENT] added the feature to list all the stale and stale_warning - [issue 232]
[ENHANCEMENT] remove stale feature updated - [issue 236]
[FIX] Added the missing files - [issue 238]
[FIX] Container file updated - [issue 240]
v1.15.15 - 02/09/2024
[FIX] items per page normalized across the items - [issue 217]
[ENHANCEMENT] Fixed patch api to use v3, instead of v1 - [issue 222]
[ENHANCEMENT] automated way to create the binary - [issue 221]
[ENHANCEMENT] Updated the data in a way that the count will be possible - [issue 215]
[FIX] requirement updated - [issue 213]
v1.14.14 - 01/21/2024
[FIX] Updating pyinstaller - [issue 210]
[FIX] Fixing the socket_summary - [issue 204]
[FIX] Report updated to fix the csv information and fields - [issue 203]
[FIX] swatch error when pulling the information - [issue 200]
[ENHANCEMENT] Fixed some issues presented by flake8. - [issue 206]
[ENHANCEMENT] Update dependencies file - [issue 191]
v1.13.13 - 09/06/2023
[ENHANCEMENT] Ansible report feature added - [issue 179]
[ENHANCEMENT] adding dump_current feature under ts menu - [issue 184]
[FIX] Fixing the endpoint that was changed on console.redhat.com side - [issue 188]
v1.12.12 - 06/23/2023
[ENHANCEMENT] changed inventory_list_all to collect details in batches of 50 - [issue 180]
v1.11.12 - 01/26/2023
[ENHANCEMENT] Adding the new feature to remove stale entries based on the # of days - [issue 24]
[FIX] Fixing the syspurpose issue - [issue 168]
v1.10.11 - 08/16/2022
[FIX] Ordering the inventory output, avoiding wrong information - [issue 163]
v1.10.10 - 03/25/2022
[ENHANCEMENT] Fixing linters warnings - [issue 97]
[ENHANCEMENT] Updating end to end test - [issue 156]
[FIX] #118 - Fixing the api endpoint list - [issue 118]
[ENHANCEMENT] Removing the square brackets and single quotations marks from installed product - [issue 152]
[FIX] fixing the kvm dup entries - [issue 40]
v1.9.9 - 03/01/2022
[FIX] Issue when exporting the advisory data - [issue 149]
[FIX] test updated - [issue 147]
[ENHANCEMENT] MS version added
[ENHANCEMENT] Total # of entries added to swatch list_all - [issue 135]
[ENHANCEMENT] Fixed the time to check for a new version - [issue 127]
[FIX] Fixing some issues when generating the ts dump - [issue 136]
[ENHANCEMENT] Adding the GPL 3 license - [issue 134]
[ENHANCEMENT] fix readme links
[ENHANCEMENT] some update in the documentation
[ENHANCEMENT] end to end test added
v1.8.8 - 11/06/2021
[ENHANCEMENT] Docs updated and Feature page created - [issue 125]
[FIX] fixed the messages even when with no token - [issue 116] | [issue 117]
[ENHANCEMENT] Advisor feature added - [issue 121]
[ENHANCEMENT] Adding total in the json, dumping the patch and vuln in JSON and also doing some additional stuff - [issue 108]
[ENHANCEMENT] Conf file added to the project - [issue 114]
[ENHANCEMENT] Added vulnerability feature - [issue 108]
[ENHANCEMENT] Adding the patch feature - [issue 110]
[ENHANCEMENT] Fixed the api endpoint information when using get /api/patch - [issue 109]
[FIX] requirements updated - [issue 103]
[ENHANCEMENT] Sphinx configuration + readthedocs ready - [issue 102]
v1.7.7 - 10/16/2021
[ENHANCEMENT] issue_summary_created - [issue 76]
[ENHANCEMENT] installed_product updated and some refactory - [issue 81]
[ENHANCEMENT] Added the compress feature - [issue 83]
[FIX] Fixing the message in inventory list_all - [issue 87]
[ENHANCEMENT] Adding proxy information on readme.md - [issue 88]
v1.6.6 - 10/12/2021
[ENHANCEMENT] help redesigned and some tests added - [issue 82]
[ENHANCEMENT] unit test - inventory_report - [issue 82]
v1.5.6 - 10/03/2021
[FIX] Fixed the correct # of pages and servers - [issue 78]
v1.5.5 - 10/02/2021
[ENHANCEMENT] Stale fields added - [issue 68]
[ENHANCEMENT] Adding the # of guests on top of it - [issue 65]
[ENHANCEMENT] Added the new 3 fields, 2 of system_purpose and one of sca - [issue 69]
[FIX] Fixed issue with sw report - [issue 64]
[FIX] Fixing some issues related to columns/positioning - [issue 63]
[ENHANCEMENT] Checking the rhsm namespace for host-guest mapping - [issue 61]
[FIX] fixing the issue for customers with less then 50 entries on crhc - [issue 59]
v1.4.4 - 09/23/2021
[FIX] Fixing the error caused by an empty conf file
[FIX] fixing a minor typo that is causing keyerror issue for the inventory list - short version
v1.4.3 - 09/11/2021
[ENHANCEMENT] Adding the troubleshooting feature - dump json files for inventory
[ENHANCEMENT] Adding the troubleshooting feature - dump json files for subscriptions
[ENHANCEMENT] Adding the troubleshooting feature - cleaning the temporary/cache files
[ENHANCEMENT] Adding the version option
[FIX] Improving and fixing the Inventory report with some additional fields
[ENHANCEMENT] Adding the feature to load the 3rd party data and generate the match information to be used during the analysis/troubleshooting
[FIX] Improving the exception when the token gets revoked
v1.3.2 - 09/06/2021
[FEATURE] –csv option added to the current inventory and swatch reports
[FEATURE] Checking for new releases based on the app version
[FIX] Fixing some KeyErrors when running the app
[FIX] Adding the cast for the field “sap_system” (when using the jq command)
[ENHANCEMENT] Disclaimer added
v1.2.1 - 08/31/2021
[ENHANCEMENT] Inventory with some new information
[FEATURE] Authentication using Token
v1.1.0 08/25/2021
[RFE] remove the sort keys in the JSON output
[FEATURE] Supporting all the minor versions of python 3 (3.6.8+) when creating the binary file
[FEATURE] # of sockets based on the swatch info - Summary
[FEATURE] List all the available API endpoints in console.redhat.com
[FEATURE] Way to query the API endpoint directly
v1.0.0 - 08/07/2021
Initial idea and first piece of code! :)