Skip to content

AI update based on proto changes#662

Closed
viambot wants to merge 1 commit into
mainfrom
workflow/ai-updater
Closed

AI update based on proto changes#662
viambot wants to merge 1 commit into
mainfrom
workflow/ai-updater

Conversation

@viambot

@viambot viambot commented Jun 12, 2026

Copy link
Copy Markdown
Member

This is an AI-generated PR to update the SDK based on proto changes. The AI may make mistakes so review carefully.

Summary of Changes:
This PR introduces functionality to deprecate and undeprecate registry items and their versions.

Key changes include:

  • New RPCs and Protobufs: Adds DeprecateRegistryItem, UndeprecateRegistryItem, DeprecateRegistryItemVersion, and UndeprecateRegistryItemVersion methods, along with their corresponding request and response protobuf messages.
  • SDK Struct Updates: Modifies SDK structs (ModuleVersion, RegistryItem, Module, VersionHistory) to include a deprecated_status field, allowing tracking of deprecation status.
  • Proto Conversions: Implements conversion logic between SDK structs and protobuf messages for the new deprecation-related fields and types.
  • Client Implementation: Adds corresponding methods to the AppClient for interacting with these new RPCs.

@viambot viambot force-pushed the workflow/ai-updater branch from bd42cbc to f3552c0 Compare June 12, 2026 21:28
@viambot viambot closed this Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant