v4.5
Note: This release updates all OTel dependencies. If you are using the @dbos-inc/otel package, make sure to also upgrade it to >=4.5.
What's Changed
- Fix retry step span context propagation by @patrickstorm in #1119
- Eliminate readFileSync by @kraftp in #1124
- Single Workflow Execution by @chuck-dbos in #1120
- Unneeded (informational only) call site check, tripping up bun users. by @chuck-dbos in #1127
- Programmatically Set Executor ID by @kraftp in #1132
- add --since and --upto options to app logs cloud cli command by @devhawk in #1131
- Don't Check Partitions for Non-Partitioned Queues by @kraftp in #1133
- Metrics by @kraftp in #1134
- Upgrade OTel Versions by @kraftp in #1135
- SysDB schema + additional test by @chuck-dbos in #1125
New Contributors
- @patrickstorm made their first contribution in #1119
Full Changelog: v4.4...v4.5