Skip to content

chore: Update version for release (beta) #1199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 4, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 4, 2024

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.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

[email protected]

Patch Changes

  • 14c2bdf: Tasks should now be much more robust and resilient to reconnects during crucial operations and other failure scenarios.

    Task runs now have to signal checkpointable state prior to ALL checkpoints. This ensures flushing always happens.

    All important socket.io RPCs will now be retried with backoff. Actions relying on checkpoints will be replayed if we haven't been checkpointed and restored as expected, e.g. after reconnect.

    Other changes:

    • Fix retry check in shared queue
    • Fix env var sync spinner
    • Heartbeat between retries
    • Fix retry prep
    • Fix prod worker no tasks detection
    • Fail runs above MAX_TASK_RUN_ATTEMPTS
    • Additional debug logs in all places
    • Prevent crashes due to failed socket schema parsing
    • Remove core-apps barrel
    • Upgrade socket.io-client to fix an ACK memleak
    • Additional index failure logs
    • Prevent message loss during reconnect
    • Prevent burst of heartbeats on reconnect
    • Prevent crash on failed cleanup
    • Handle at-least-once lazy execute message delivery
    • Handle uncaught entry point exceptions
  • Updated dependencies [14c2bdf]

@trigger.dev/[email protected]

Patch Changes

  • 14c2bdf: Tasks should now be much more robust and resilient to reconnects during crucial operations and other failure scenarios.

    Task runs now have to signal checkpointable state prior to ALL checkpoints. This ensures flushing always happens.

    All important socket.io RPCs will now be retried with backoff. Actions relying on checkpoints will be replayed if we haven't been checkpointed and restored as expected, e.g. after reconnect.

    Other changes:

    • Fix retry check in shared queue
    • Fix env var sync spinner
    • Heartbeat between retries
    • Fix retry prep
    • Fix prod worker no tasks detection
    • Fail runs above MAX_TASK_RUN_ATTEMPTS
    • Additional debug logs in all places
    • Prevent crashes due to failed socket schema parsing
    • Remove core-apps barrel
    • Upgrade socket.io-client to fix an ACK memleak
    • Additional index failure logs
    • Prevent message loss during reconnect
    • Prevent burst of heartbeats on reconnect
    • Prevent crash on failed cleanup
    • Handle at-least-once lazy execute message delivery
    • Handle uncaught entry point exceptions

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

Patch Changes

@trigger.dev/[email protected]

@trigger.dev/[email protected]

@trigger.dev/[email protected]

@trigger.dev/[email protected]

@trigger.dev/[email protected]

Patch Changes

  • 14c2bdf: Tasks should now be much more robust and resilient to reconnects during crucial operations and other failure scenarios.

    Task runs now have to signal checkpointable state prior to ALL checkpoints. This ensures flushing always happens.

    All important socket.io RPCs will now be retried with backoff. Actions relying on checkpoints will be replayed if we haven't been checkpointed and restored as expected, e.g. after reconnect.

    Other changes:

    • Fix retry check in shared queue
    • Fix env var sync spinner
    • Heartbeat between retries
    • Fix retry prep
    • Fix prod worker no tasks detection
    • Fail runs above MAX_TASK_RUN_ATTEMPTS
    • Additional debug logs in all places
    • Prevent crashes due to failed socket schema parsing
    • Remove core-apps barrel
    • Upgrade socket.io-client to fix an ACK memleak
    • Additional index failure logs
    • Prevent message loss during reconnect
    • Prevent burst of heartbeats on reconnect
    • Prevent crash on failed cleanup
    • Handle at-least-once lazy execute message delivery
    • Handle uncaught entry point exceptions

@nicktrn nicktrn merged commit ad68a3c into main Jul 4, 2024
@nicktrn nicktrn deleted the changeset-release/main branch July 4, 2024 13:07
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.

1 participant