-
Notifications
You must be signed in to change notification settings - Fork 24
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
feat: Spec and Doc fixes for Release 1.4.0 #304
Conversation
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
…to feature-and-fixes-1-4-0
…al/firebolt-apis into feature-and-fixes-1-4-0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
"value": { | ||
"action": "search", | ||
"data": { | ||
"query": "a cool show", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess we should maybe search for "a cool movie" given the results...
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
sorry, I know I sent you that example :)
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
Core SDK - MFOS standalone sanity report: |
# [1.4.0-next.1](v1.3.1-next.3...v1.4.0-next.1) (2024-09-03) ### Features * Spec and Doc fixes for Release 1.4.0 ([#304](#304)) ([191664b](191664b))
🎉 This PR is included in version 1.4.0-next.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
# [1.4.0](v1.3.0...v1.4.0) (2024-09-23) ### Bug Fixes * Added deprecation note in screen resolution method ([#323](#323)) ([e146c43](e146c43)) * Added individual sdk openrpcs to the doc specification ([#311](#311)) ([ace1d64](ace1d64)) * Addressed architectural review comments ([#316](#316)) ([a89275a](a89275a)) * Adjust type in CPP device template due to openrpc change ([#307](#307)) ([1f10a15](1f10a15)) * Bump firebolt-openrpc to fix typescript ([#305](#305)) ([62887cf](62887cf)) * CHANGELOG.md links ([972ab20](972ab20)) * CI fix for file exists ([#308](#308)) ([b44c11a](b44c11a)) * core CHANGELOG.md links ([9987742](9987742)) * Modified device.hdr description ([#319](#319)) ([fd2bfb0](fd2bfb0)) * Reverted App selection tag change ([#322](#322)) ([eee90e4](eee90e4)) * Spec and Doc fixes ([#302](#302)) ([6010a85](6010a85)) * Update to CHANGELOG.md for Release 1.4.0 ([a509cb6](a509cb6)) * Updated the artifact upload version for workflow ([#317](#317)) ([ef9b441](ef9b441)) * Updated xrn:firebolt:capability:secondscreen:protocol to should ([#310](#310)) ([1895fe6](1895fe6)) ### Features * Add global subscribe & HDMI tests to manage test app ([#320](#320)) ([63962ab](63962ab)) * Add OpenRPC to generated C++ SDK ([#314](#314)) ([6ed96cb](6ed96cb)) * Fix Core SDK test app ([#321](#321)) ([3a78534](3a78534)) * Spec and Doc fixes for Release 1.4.0 ([#304](#304)) ([191664b](191664b))
🎉 This PR is included in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR contains below fixes: