Merge "Update deprecation notices"
This commit is contained in:
commit
de27161e78
@ -41,7 +41,7 @@ This option is deprecated against new config option
|
|||||||
``enabled_backends`` which helps to configure multiple backend stores
|
``enabled_backends`` which helps to configure multiple backend stores
|
||||||
of different schemes.
|
of different schemes.
|
||||||
|
|
||||||
This option is scheduled for removal in the Stein development
|
This option is scheduled for removal in the Train development
|
||||||
cycle.
|
cycle.
|
||||||
""",
|
""",
|
||||||
help="""
|
help="""
|
||||||
@ -77,7 +77,7 @@ This option is deprecated against new config option
|
|||||||
``default_backend`` which acts similar to ``default_store`` config
|
``default_backend`` which acts similar to ``default_store`` config
|
||||||
option.
|
option.
|
||||||
|
|
||||||
This option is scheduled for removal in the Stein development
|
This option is scheduled for removal in the Train development
|
||||||
cycle.
|
cycle.
|
||||||
""",
|
""",
|
||||||
help="""
|
help="""
|
||||||
|
@ -0,0 +1,6 @@
|
|||||||
|
---
|
||||||
|
upgrade:
|
||||||
|
- |
|
||||||
|
Removal of the ``stores`` and ``default_store`` configuration options,
|
||||||
|
which were deprecated in Rocky, has been postponed until during the
|
||||||
|
Train development cycle.
|
Loading…
Reference in New Issue
Block a user