Skip to content

[codex] Prepare 0.1.8 release#10

Merged
sorenbs merged 1 commit intomainfrom
codex/api-key-auth-doc
May 1, 2026
Merged

[codex] Prepare 0.1.8 release#10
sorenbs merged 1 commit intomainfrom
codex/api-key-auth-doc

Conversation

@sorenbs
Copy link
Copy Markdown
Member

@sorenbs sorenbs commented May 1, 2026

Summary

  • Add explicit full-server auth mode selection with --no-auth or --auth-strategy api-key.
  • Enforce bearer API-key authentication before every production Streams and Compute demo endpoint.
  • Add @prisma/streams-server/compute for npm-package-based Prisma Compute deployments and document that flow in the root README.
  • Prepare the 0.1.8 release with changelog and package version updates.

Validation

  • bun run verify
  • bun run test:conformance
  • bun run test:conformance:local
  • bun run test:node-local-package
  • bun run test:bun-local-package
  • bun run test:bun-server-package
  • bun run build:npm-packages
  • (cd dist/npm/streams-local && bun pm pack --dry-run)
  • (cd dist/npm/streams-server && bun pm pack --dry-run)

Comment thread src/auth.ts Fixed
@sorenbs sorenbs force-pushed the codex/api-key-auth-doc branch from 457dfae to 198592a Compare May 1, 2026 07:51
@sorenbs sorenbs force-pushed the codex/api-key-auth-doc branch from 198592a to e8836d9 Compare May 1, 2026 07:55
@sorenbs sorenbs merged commit 19e9182 into main May 1, 2026
6 checks passed
@sorenbs sorenbs deleted the codex/api-key-auth-doc branch May 1, 2026 07:59
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