diff --git a/_doc_version.txt b/_doc_version.txt index a422e7fbe..fd1fcd770 100644 --- a/_doc_version.txt +++ b/_doc_version.txt @@ -1 +1 @@ -ed08fd27589307d9a25256c9900b0ee71aa04334 +a6f14a122c10435617b8050e89a7ada2b1b3b764 diff --git a/doc/deprecation.html b/doc/deprecation.html index c5c8d80ef..86f59e882 100644 --- a/doc/deprecation.html +++ b/doc/deprecation.html @@ -102,10 +102,10 @@

init

spdk_subsystem_init_from_json_config

The function is deprecated and will be removed in 24.09 release. Please use spdk_subsystem_load_config instead.

nvmf

+

decode_rpc_listen_address

+

transport field in listen_addresses decoders is deprecated. trtype field should be used instead. transport field will be removed in 24.09 release.

spdk_nvmf_request_exec_fabrics

This function is deprecated and will be removed in the 24.09 release. Instead, users should use spdk_nvmf_request_exec(), which now allows all transports (both fabrics and non-fabrics) to execute fabrics commands.

-

nvmf_get_subsystems

-

transport field in listen_addresses of nvmf_get_subsystems RPC is deprecated. trtype field should be used instead. transport field will be removed in 24.05 release.

nvmf_subsystem_add_host

The ability to specifying path to a PSK file via the psk parameter in nvmf_subsystem_add_host is deprecated and will be removed in the v24.09 release. Instead, the name of a key attached to the keyring should be used.

gpt