We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The proposal is to mark the following features as deprecated in FDC3 1.2, for removal as part of the next major version of FDC3:
IntentResolution.data
global
addContextListener
The text was updated successfully, but these errors were encountered:
feat(spec): add deprecation notices to API spec
60a5e47
- deprecation of 'global' channel - deprecation of IntentResolution.data property Relates to finos#326
dbabd3b
9e68e70
No branches or pull requests
The proposal is to mark the following features as deprecated in FDC3 1.2, for removal as part of the next major version of FDC3:
IntentResolution.data
property (Intent resolution data clarification #219)global
channel (Remove concept of 'global' channel, context broadcast should always be opt-in #308)addContextListener
(Argument order in addContextListener overloads complicates implementation #215)The text was updated successfully, but these errors were encountered: