Skip to content
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

Docs for 0.5.0 Release #256

Open
wants to merge 3 commits into
base: release-0.5.0
Choose a base branch
from
Open

Docs for 0.5.0 Release #256

wants to merge 3 commits into from

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented Jan 14, 2025

Added docs for 0.5.0 release. Migration guide and new API descriptions.

Also added missing deprecations

@Mr3zee Mr3zee added the docs Improvements or additions to documentation label Jan 14, 2025
@Mr3zee Mr3zee requested review from e5l and vnikolova January 14, 2025 18:44
@Mr3zee Mr3zee self-assigned this Jan 14, 2025
@Mr3zee Mr3zee changed the base branch from main to release-0.5.0 January 14, 2025 18:44
docs/pages/kotlinx-rpc/topics/annotation-type-safety.topic Outdated Show resolved Hide resolved
fun <T : RemoteService> withService() {}
</code-block>
<p>
Compiler can not guarantee, that the passed type is the one for which the code generation was run:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you clarify by using the names from the example which one you mean by "the passed type"?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rephrased to the passed type parameter

docs/pages/kotlinx-rpc/topics/annotation-type-safety.topic Outdated Show resolved Hide resolved
docs/pages/kotlinx-rpc/topics/annotation-type-safety.topic Outdated Show resolved Hide resolved
docs/pages/kotlinx-rpc/topics/annotation-type-safety.topic Outdated Show resolved Hide resolved
docs/pages/kotlinx-rpc/topics/service-descriptors.topic Outdated Show resolved Hide resolved
docs/pages/kotlinx-rpc/topics/strict-mode.topic Outdated Show resolved Hide resolved
docs/pages/kotlinx-rpc/topics/strict-mode.topic Outdated Show resolved Hide resolved
docs/pages/kotlinx-rpc/topics/strict-mode.topic Outdated Show resolved Hide resolved
docs/pages/kotlinx-rpc/topics/strict-mode.topic Outdated Show resolved Hide resolved
@Mr3zee
Copy link
Collaborator Author

Mr3zee commented Jan 17, 2025

@vnikolova thanks again for the thorough review!

@Mr3zee Mr3zee requested a review from vnikolova January 17, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants