Skip to content

Conversation

@jumski
Copy link
Contributor

@jumski jumski commented Sep 5, 2025

Summary

Adds a news post announcing pgflow 0.6.1 release featuring the new workerConfig in handler execution context.

Changes

  • New news post: pgflow-0-6-1-worker-config-in-handler-context.mdx
  • workerConfig feature: Handlers can now access worker configuration through context.workerConfig
  • Bug fix coverage: Retry strategy validation fix allowing higher limits for fixed strategy
  • Practical example: Email handler using fallback provider on final attempt
  • Links to documentation: Context docs and GitHub issues for transparency

Key Features Covered

The post follows the established format of previous release announcements while being concise and focused on practical benefits.

@changeset-bot
Copy link

changeset-bot bot commented Sep 5, 2025

⚠️ No Changeset found

Latest commit: 00dd909

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Sep 5, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs-0-6-1-news-post

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@nx-cloud
Copy link

nx-cloud bot commented Sep 5, 2025

View your CI Pipeline Execution ↗ for commit 00dd909

Command Status Duration Result
nx run-many -t build --projects client,dsl --co... ✅ Succeeded 3s View ↗
nx affected -t build --configuration=production... ✅ Succeeded 22s View ↗
nx affected -t lint typecheck test --parallel -... ✅ Succeeded 1s View ↗

☁️ Nx Cloud last updated this comment at 2025-09-05 21:02:46 UTC

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2025

🔍 Preview Deployment: Website

Deployment successful!

🔗 Preview URL: https://pr-205.pgflow.pages.dev

📝 Details:

  • Branch: docs-0-6-1-news-post
  • Commit: 51c5afeca26bf3d3e6397e6f7b5caf6612100fd4
  • View Logs

_Last updated: _

@github-actions
Copy link
Contributor

github-actions bot commented Sep 5, 2025

🔍 Preview Deployment: Playground

Deployment successful!

🔗 Preview URL: https://pr-205--pgflow-demo.netlify.app

📝 Details:

  • Branch: docs-0-6-1-news-post
  • Commit: 51c5afeca26bf3d3e6397e6f7b5caf6612100fd4
  • View Logs

_Last updated: _

@jumski jumski merged commit 5230a2d into main Sep 6, 2025
5 checks passed
@jumski jumski deleted the docs-0-6-1-news-post branch September 6, 2025 03:11
@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2025

🚀 Production Deployment: Website

Successfully deployed to production!

🔗 Production URL: https://pgflow.dev

📝 Details:

  • Commit: 5230a2d304239e4c010288e481eb2298ad6575dc
  • View Logs

Deployed at: 2025-09-06T05:11:32+02:00

@github-actions
Copy link
Contributor

github-actions bot commented Sep 6, 2025

🚀 Production Deployment: Playground

Successfully deployed to production!

🔗 Production URL: https://playground.pgflow.dev

📝 Details:

  • Commit: 5230a2d304239e4c010288e481eb2298ad6575dc
  • View Logs

Deployed at: 2025-09-06T05:11:32+02: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