- Make sure trtype is initialized in list connections. - Do not crash prometheus if NQN is not found.
1.2.8
- Display environment information sooner on gateway's startup - Add PID of terminating child process to the log - Use debug log level for list_subsystems message unless called from the CLI - Fix the processing of io errors in namespace get_io_stats
1.2.7
- Logging - only log list connections as info if coming from CLI - Don't display stack trace for error to delete namespace qos entry - Fail namespace creation if passed load balancing group doesn't exist
1.2.6
- Use only binary units for size parameter for images - log monitor client version in gw log on start up - Fix typo in log message, size is in bytes, not MBs - Discovery: implement opcode not supported
1.2.5
Remove load balancing group id from CLI's output for "namesapce add" 609 Change the log level of the get_subsystems log message to debug 608 Change OMAP lock retries and sleep interval defaults
1.2.4
- Fix 4gws test 587 - Do not use recycle on Failback because we don't blocklist 588 - Do not throw logger exceptions 590