Skip to content

Remove fields support #336

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

Merged
merged 1 commit into from
Jun 11, 2025
Merged

Remove fields support #336

merged 1 commit into from
Jun 11, 2025

Conversation

Mr3zee
Copy link
Collaborator

@Mr3zee Mr3zee commented May 12, 2025

Strict mode Migration
A series of changes to simplify kRPC protocol

  • Remove fields support
  • Remove stream scopes
  • Simplify lifetime management
  • Cold RPC clients creation
  • Deprecated declarations cleanup
  • Documentation update for previous changes

Subsystem
kRPC, Core, Compiler Plugin

Solution
Remove fields support, as it was previously already deprecated.

@Mr3zee Mr3zee self-assigned this May 12, 2025
@Mr3zee Mr3zee added breaking Contains breaking changes deprecation Contains derecations labels May 12, 2025
@Mr3zee Mr3zee changed the base branch from main to enforce-strict-mode June 2, 2025 11:58
@Mr3zee Mr3zee marked this pull request as ready for review June 10, 2025 13:37
@Mr3zee Mr3zee requested a review from e5l June 10, 2025 13:37
Copy link
Member

@e5l e5l left a comment

Choose a reason for hiding this comment

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

Removing code feels good :D

@Mr3zee Mr3zee merged commit 2486265 into enforce-strict-mode Jun 11, 2025
2 checks passed
@Mr3zee Mr3zee deleted the remove-fields branch June 11, 2025 08:51
Mr3zee added a commit that referenced this pull request Jun 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Contains breaking changes deprecation Contains derecations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants