-
Notifications
You must be signed in to change notification settings - Fork 49
Serverless specificaction with v08 spec #77
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
Conversation
Signed-off-by: spolti <[email protected]>
Signed-off-by: spolti <[email protected]>
Signed-off-by: spolti <[email protected]>
…d property Signed-off-by: spolti <[email protected]>
I think we should map all the required changes for v0.8 and handle them in this PR or strict the scope of this one. "v08spec" as a title seems too wide. |
Maybe make a PR do one change, and mark all of them as v0.8 Milestone? |
the changes needed are mapped here #70 |
@spolti open PRs to change to 0.8 like what @lsytj0413 is doing. So we can keep them on track using the milestone feature. |
Or if this is a small change (which I'm not sure of), you can do in this one PR. |
ok... |
suppressed by:
will send the other PRs as soon as the previous gets merged as it depends on each other. |
This PR aims to align the sdk with the v08 spec.
Fixes: #70
Many thanks for submitting your Pull Request ❤️!
What this PR does / why we need it:
Initial alignment with v08 spec