Skip to content

[AP-17438]SDK Updates#100

Merged
sen-trustero merged 5 commits intomainfrom
sen/updates02082026
Feb 22, 2026
Merged

[AP-17438]SDK Updates#100
sen-trustero merged 5 commits intomainfrom
sen/updates02082026

Conversation

@sen-trustero
Copy link
Copy Markdown
Contributor

@sen-trustero sen-trustero commented Feb 8, 2026

Summary

Refactor golang gRPC deprecated APIs
Increase gRPC send size to 2 gb
Fix "configure" command in cli with dryrun mode
Clean up docs and example code

Test Plan

Tested receptors locally

Task

AP-17438

@sen-trustero sen-trustero marked this pull request as ready for review February 22, 2026 19:09
Comment thread README.md
return
}

func (r *Receptor) GetConfigObj(credentials interface{}) (err error) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

To stay consistent with the interface definition, should we update this signature to GetConfigObj(credentials interface{}) (configObj interface{})?

Copy link
Copy Markdown

@raenard-trustero raenard-trustero left a comment

Choose a reason for hiding this comment

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

LGTM

@sen-trustero sen-trustero merged commit ad41456 into main Feb 22, 2026
7 checks passed
@sen-trustero sen-trustero deleted the sen/updates02082026 branch February 22, 2026 23:49
Comment thread go/receptor_sdk/cmd/configure.go
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.

2 participants