Skip to content

CRE: Batch Secrets + updates to cre docs through 1.29 - #4046

Merged
dev-dist merged 10 commits into
mainfrom
cre-cli-1.29
Aug 18, 2026
Merged

CRE: Batch Secrets + updates to cre docs through 1.29 #4046
dev-dist merged 10 commits into
mainfrom
cre-cli-1.29

Conversation

@dev-dist

@dev-dist dev-dist commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

This pull request updates the documentation and changelogs to reflect recent enhancements to the CRE CLI and SDKs, with a focus on new release notes and expanded secret management capabilities for confidential workflows. The main themes are: (1) documenting recent CLI releases, (2) introducing and explaining batch secret retrieval in both Go and TypeScript SDKs, and (3) updating comparison tables and API references accordingly.

Release documentation updates:

  • Added release notes for CRE CLI versions 1.27.0, 1.28.0, and 1.29.0, highlighting Monad mainnet simulation support, registry selection in cre init, aggregator simulation, and Solana LogTrigger simulation. These notes appear in public/changelog.json, src/content/cre/llms-full-go.txt, and src/content/cre/llms-full-ts.txt. [1] [2] [3]

Secret management and confidential workflow documentation:

  • Documented the new ability to fetch multiple secrets at once using runtime.GetSecrets() (Go) and runtime.getSecrets() (TypeScript), including usage examples and error handling details. Updates are present in both the main guides and the full reference docs. [1] [2] [3] [4] [5] [6]
  • Updated API reference sections for both Go and TypeScript SDKs to include the new batch secret retrieval methods, their signatures, and error semantics. [1] [2] [3]

Comparison tables and quick guides:

  • Updated the "Quick comparison" tables in relevant guides to show that both GetSecret and GetSecrets are available for both local simulation and deployed confidential workflows. [1] [2] [3]

@dev-dist
dev-dist requested a review from a team as a code owner August 10, 2026 09:12
@dev-dist dev-dist added the CRE label Aug 10, 2026
@dev-dist
dev-dist requested a review from a team as a code owner August 10, 2026 09:12
@vercel

vercel Bot commented Aug 10, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Aug 18, 2026 4:47pm

Request Review

@dev-dist
dev-dist requested a review from wentzeld August 10, 2026 09:12
@dev-dist
dev-dist marked this pull request as draft August 10, 2026 09:12
@github-actions

Copy link
Copy Markdown
Contributor

👋 dev-dist, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

@dev-dist
dev-dist marked this pull request as ready for review August 18, 2026 16:44
@dev-dist
dev-dist merged commit e14a69c into main Aug 18, 2026
27 checks passed
@dev-dist
dev-dist deleted the cre-cli-1.29 branch August 18, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants