Skip to content

Releases: C-RH-C/crhc-cli

v1.7.7

16 Oct 10:47
ee8a4f5
Compare
Choose a tag to compare
  • [ENHANCEMENT] issue_summary_created - link
  • [ENHANCEMENT] installed_product updated and some refactory - link
  • [ENHANCEMENT] Added the compress feature - link
  • [FIX] Fixing the message in inventory list_all - link
  • [ENHANCEMENT] Adding proxy information on readme.md - link

v1.6.6

12 Oct 13:08
7369178
Compare
Choose a tag to compare
  • [ENHANCEMENT] help redesigned and some tests added - link
  • [ENHANCEMENT] unit test - inventory_report - link

v1.5.6

04 Oct 06:16
b491cd2
Compare
Choose a tag to compare
  • [FIX] Fixed the correct # of pages and servers - link

v1.5.5

03 Oct 06:39
f786a19
Compare
Choose a tag to compare
  • [ENHANCEMENT] Stale fields added - link
  • [ENHANCEMENT] Adding the # of guests on top of it - link
  • [ENHANCEMENT] Added the new 3 fields, 2 of system_purpose and one of sca - link
  • [FIX] Fixed issue with sw report - link
  • [FIX] Fixing some issues related to columns/positioning - link
  • [ENHANCEMENT] Checking the rhsm namespace for host-guest mapping - link
  • [FIX] fixing the issue for customers with less then 50 entries on crhc - link

v1.4.4

23 Sep 19:21
6a299dd
Compare
Choose a tag to compare
  • [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

12 Sep 04:00
b3ab3ba
Compare
Choose a tag to compare
  • [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

07 Sep 06:05
4f5776f
Compare
Choose a tag to compare
  • [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

31 Aug 07:38
Compare
Choose a tag to compare

[ENHANCEMENT] Inventory with some new information

  • The way to create the CSV was improved (inventory and swatch)
  • The script was failing often because the access_token was not available, fixed.
  • The inventory report is now presenting the information from 2 different API endpoints

[FEATURE] Authentication using Token

  • Added some menu options that are part of the token feature, for example:
    • login
    • logout
    • token
  • Added the option whoami which will show some information about the current user
  • Readme updated with the complete list of commands
  • Readme updated with some examples and also how to retrieve the token

v1.1.0

25 Aug 11:42
aa9227d
Compare
Choose a tag to compare
  • [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

11 Aug 17:48
4849112
Compare
Choose a tag to compare
  • Enable the user to collect the whole inventory information from HBI and Subscription Watch
  • Enable the user to filter by display_name in the HBI. This feature is not available at this moment on Subscription Watch endpoint
  • The output is by default in JSON format