You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the required tasks to implement Metadata V16. It will also serve as approval criteria for the associated PR, to make sure that all the necessary changes are completed before merging.
Uh oh!
There was an error while loading. Please reload this page.
This issue tracks the required tasks to implement Metadata V16. It will also serve as approval criteria for the associated PR, to make sure that all the necessary changes are completed before merging.
Task List
toV16()
inmetadata/v15
(Use to implementation oftoV15()
inmetadata/v14.ts
as reference).asLatest()
function from v15 to v16.types/interfaces/metadata/v16.ts
.metadata/types.ts
andmetadata/definitions.ts
as per the new Metadata v16 types.MetadataLatest
and other interfaces labeled with 'Latest' to extend MetadataV16 counterpart if necessary.LATEST_VERSION
and be part ofKNOWN_VERSIONS
toV16()
andasV16()
@TarikGul feel free to add any details that I might have missed.
The text was updated successfully, but these errors were encountered: