Skip to content

Conversation

@github-actions
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

pgflow@0.9.0

Minor Changes

  • 9fa2dd0: ## @pgflow/edge-worker

    • Add ControlPlane HTTP server for flow compilation (ControlPlane.serve())
    • Support namespace imports for flow registration

    @pgflow/cli

    Breaking Changes

    • pgflow compile now takes flow slug instead of file path
    • Compilation happens via HTTP to ControlPlane (local Deno no longer required)
    • Deprecate --deno-json flag (will be removed in v1.0)

    New Features

    • pgflow install now scaffolds complete setup:
      • Creates supabase/flows/ with example GreetUser flow
      • Creates supabase/functions/pgflow/ Control Plane
      • Creates supabase/functions/greet-user-worker/ example worker
    • Add --control-plane-url option to compile command
    • Dynamic version injection in generated deno.json files

Patch Changes

  • @pgflow/core@0.9.0

@pgflow/edge-worker@0.9.0

Minor Changes

  • 9fa2dd0: ## @pgflow/edge-worker

    • Add ControlPlane HTTP server for flow compilation (ControlPlane.serve())
    • Support namespace imports for flow registration

    @pgflow/cli

    Breaking Changes

    • pgflow compile now takes flow slug instead of file path
    • Compilation happens via HTTP to ControlPlane (local Deno no longer required)
    • Deprecate --deno-json flag (will be removed in v1.0)

    New Features

    • pgflow install now scaffolds complete setup:
      • Creates supabase/flows/ with example GreetUser flow
      • Creates supabase/functions/pgflow/ Control Plane
      • Creates supabase/functions/greet-user-worker/ example worker
    • Add --control-plane-url option to compile command
    • Dynamic version injection in generated deno.json files

Patch Changes

  • 6b3c90c: Return JSON response with status, workerId, and functionName from edge worker HTTP endpoint
    • @pgflow/core@0.9.0
    • @pgflow/dsl@0.9.0

@pgflow/client@0.9.0

Patch Changes

  • @pgflow/core@0.9.0
  • @pgflow/dsl@0.9.0

@pgflow/core@0.9.0

Patch Changes

  • @pgflow/dsl@0.9.0

@pgflow/example-flows@0.9.0

Patch Changes

  • @pgflow/core@0.9.0
  • @pgflow/dsl@0.9.0

@pgflow/dsl@0.9.0

@graphite-app
Copy link
Contributor

graphite-app bot commented Nov 29, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge:queue - adds this PR to the back of the merge queue
  • hotfix:queue - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@jumski jumski merged commit 43a6de0 into main Nov 29, 2025
1 check passed
@jumski jumski deleted the changeset-release/main branch November 29, 2025 15:38
@github-actions
Copy link
Contributor Author

🚀 Production Deployment: Website

Successfully deployed to production!

🔗 Production URL: https://pgflow.dev

📝 Details:

  • Commit: 43a6de02fba7eec2397124de1431a3f865a2c9cc
  • View Logs

Deployed at: 2025-11-29T16:37:56+01:00

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