fdb-record-layer
fdb-record-layer copied to clipboard
Remove deprecated KeySpacePath/KeySpaceDirectory methods in 2.10
With #414 a number of methods were deprecated in KeySpacePath and KeySpaceDirectory, namely methods like list(), getStoredValue(), etc. These should finally be removed in 2.7
Missed 2.7 and 2.8; updating this to 2.9
This clearly got lost. We still want to be able to remove these deprecated methods, but alas, not in 2.10
This has been resolved in #3702 but I didn't realize there was an existing issue.