1. Fix an issue in DiscoveryController - Host reconnects when Python discovery controller sends Async event – 323
2. grpc: return structured subsystems_info.
3. Disable AVX512 in SPDK on github builds - 320
4. Add a bdev resize CLI command - Fixes - 226
5. Disable VPCLMULQDQ when we build inside github - 311
6. Lock Omap file before changing it to protect against multi gateway corruption In case the Omap file was changed, read it again before trying to change it - 56
7. Block the usage of the same serial number for two subsystems - 148
8. Do not duplicate the code to construct resource keys - 275
9. Do not allow using the discovery NQN in the CLI commands - 299
10. Make sure to convert enum key to proper case before fetching the enum value - 300
11. Handle IPv6 parameters in NVMe CLI - 245 247
12. Create the SPDK socket under /var/run/ceph/<fsid> and not /var/tmp - 216
13. Display the actual Ceph version in the NVMEof log - 293
14. When comparing state values in update() make sure both values are the same type - 241
15. Avoid code duplication when connecting to Rados - 289
16. Change phrasing of Ceph versin log message Fixes - 287
17. Update Ceph to version 18.2.0 - 285
18. discovery: use rados_id to connect to ceph cluster.
19. Write SPDK and discovery service PIDs to the log. Display conf file earlier - 281
20. Add a container name for the gateway so we could use it in demo.mk - 265
21. Do not allow duplicate add_host and create_listener commands - 144
22. Get local state and not OMAP's for ANA processing - 276
23. Make sure OMAP's get_state() reads the entire file, even if it has more than 1024 keys - 263, 266
24. Don't call get_subsystems from within delete_bdev() - 260
25. set anagroup per added namespace, set ana_report_enabled per create subsystem, added test
26. Added a new CLI command to get gw info. The command will return - 338:
- cli_version // the CLI image version
- gateway_version
- gateway_name
- gateway_group
- gateway_addr
- gateway_port