Skip to content

chore: release oxana 2.1.4 - #143

Merged
reneklacan merged 1 commit into
mainfrom
update-changelog-patch
Aug 31, 2026
Merged

chore: release oxana 2.1.4#143
reneklacan merged 1 commit into
mainfrom
update-changelog-patch

Conversation

@reneklacan

@reneklacan reneklacan commented Aug 31, 2026

Copy link
Copy Markdown
Member

Summary

  • document runtime queue selection and worker failure reporting changes
  • bump the Oxana workspace crates to 2.1.4
  • update the lockfile and README installation example

Validation

  • cargo fmt --all -- --check
  • cargo clippy --all-features --workspace
  • cargo check --all --locked

Note

Low Risk
No application or library code changes in the diff—only version bumps, lockfile, changelog, and README install example.

Overview
Release 2.1.4 for the workspace (oxana, oxana-macros, oxana-web): versions, Cargo.lock, and the README cargo add pin move from 2.1.3 to 2.1.4.

The new CHANGELOG entry documents what ships in this release: RuntimeBuilder::only_queue / except_queue for allow/deny queue processing (including dynamic subqueues and cron scheduling behavior), RuntimeBuilder::failure_reporter with typed failures and execution metadata (including serialized job args) plus richer default Sentry reporting, and a fix to keep panic stacktraces when Sentry’s panic integration is used while events are deferred for reporter selection. The 2.1.3 note is trimmed so failure-reporting details live under 2.1.4 instead of being duplicated.

Reviewed by Cursor Bugbot for commit 925d058. Bugbot is set up for automated code reviews on this repo. Configure here.

@reneklacan
reneklacan merged commit ddf4854 into main Aug 31, 2026
2 checks passed
@reneklacan
reneklacan deleted the update-changelog-patch branch August 31, 2026 16:31
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