-
Notifications
You must be signed in to change notification settings - Fork 354
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Initialize the API with metadata V15 #5941
Conversation
I got |
I have found some issues with some historic runtimes that have the metadata api, but there is specific decoding issues, I see this issues specifically with runtime and lower |
Need to resolve this before it's ready:
fixed |
The current issue with v15 - the |
Registry is now fixed and decoding is good to go! |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
rel: #5725
rel: #5845
This is Part 1 of a 2 part process.
Summary
This will Allow the API to initialize with metadata 15. Once this is finished, then I will ensure the runtime calls are decorated via this metadata.
TODO:
at
also works with_retrieveMetadata
when applicable.