Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 0.8.0
-
Fix Version/s: 0.15.0
-
Component/s: Data Module
-
Labels:None
Description
PartitionKey has been replaced and needs to be deprecated in 0.9.0 so it can be removed in 0.10.0. But, @SuppressWarnings doesn't work in all cases so we need to turn off deprecation warning checks that fail the build. We want to continue to use these checks until as close to the release as possible, so this is a reminder to deprecate PartitionKey shortly before release.