Commit e4f6879
This PR was opened by the [Changesets
release](https://github.com/changesets/action) 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
## inngest@4.5.0
### Minor Changes
- [#1522](#1522)
[`ebeb4516`](ebeb451)
Thanks [@Linell](https://github.com/Linell)! - Bump minimum
`@opentelemetry/auto-instrumentations-node` to `0.75.0` to address
[GHSA-q7rr-3cgh-j5r3](GHSA-q7rr-3cgh-j5r3)
in the
transitive `@opentelemetry/sdk-node` /
`@opentelemetry/exporter-prometheus` packages.
Note that upstream `auto-instrumentations-node@0.72.0` dropped bundled
Fastify,
instrumentation, so if you relied on it for tracing your Fastify routes,
add
`@opentelemetry/instrumentation-fastify` directly.
### Patch Changes
- [#1540](#1540)
[`10dad398`](10dad39)
Thanks [@amh4r](https://github.com/amh4r)! - Fix attempt count not
resetting during checkpointing
- [#1544](#1544)
[`f1ee6f34`](f1ee6f3)
Thanks [@jacobheric](https://github.com/jacobheric)! - Allow
`useRealtime` to accept direct client subscription tokens from
`getClientSubscriptionToken()` when `channel` and `topics` are provided
as hook options, and avoid reconnecting solely because an inline token
factory or token object gets a new render identity.
- [#1506](#1506)
[`342a7369`](342a736)
Thanks [@amh4r](https://github.com/amh4r)! - Add option to disable
unauthed PUT requests
- [#1518](#1518)
[`fd71a95b`](fd71a95)
Thanks [@Linell](https://github.com/Linell)! - Fix RetryAfterError not
respected
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent f1ee6f3 commit e4f6879
7 files changed
Lines changed: 23 additions & 32 deletions
File tree
- .changeset
- packages/inngest
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
3 | 25 | | |
4 | 26 | | |
5 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments