| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-16 | 2.4 kB | |
| v3.62.0 source code.tar.gz | 2026-07-16 | 20.1 MB | |
| v3.62.0 source code.zip | 2026-07-16 | 22.4 MB | |
| Totals: 3 Items | 42.4 MB | 0 | |
What's Changed
- fix(gateway): include accept-encoding in default deduplication headers by @mcollina in https://github.com/platformatic/platformatic/pull/4936
- test(runtime): validate per-worker port ranges by @mcollina in https://github.com/platformatic/platformatic/pull/4940
- chore(deps): upgrade typescript to v5.9.3 by @Tony133 in https://github.com/platformatic/platformatic/pull/4943
- chore(deps): update pnpm to v10.34.5 by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4946
- chore: update descriptions in package.json in packages by @Tony133 in https://github.com/platformatic/platformatic/pull/4948
- chore(deps): update dependency @nestjs/cli to v11.0.24 by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4949
- chore(deps): update dependency eslint to v9.39.5 by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4950
- chore(deps): update dependency @fastify/cookie to v11.1.1 by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4945
- feat(gateway): stream the deduplication leader response to its client by @mcollina in https://github.com/platformatic/platformatic/pull/4938
- fix(runtime): emit a single HELP/TYPE block per metric family in text metrics by @mcollina in https://github.com/platformatic/platformatic/pull/4944
- feat(gateway): skip deduplication for requests that cannot coalesce by @mcollina in https://github.com/platformatic/platformatic/pull/4937
- test(runtime): avoid Windows dynamic port range by @mcollina in https://github.com/platformatic/platformatic/pull/4954
- chore: complete typescript upgrade to v5.9.3 by @Tony133 in https://github.com/platformatic/platformatic/pull/4955
- feat(gateway): document and test the proxy.custom extension contract by @mcollina in https://github.com/platformatic/platformatic/pull/4942
- feat(runtime): per-application restartOnError override by @mcollina in https://github.com/platformatic/platformatic/pull/4941
- feat(runtime): add main-thread extensions by @mcollina in https://github.com/platformatic/platformatic/pull/4952
- feat(runtime): drive continuous profiler ELU gating from the main thread by @mcollina in https://github.com/platformatic/platformatic/pull/4956
- feat(runtime): add health.maxEventLoopDelay by @mcollina in https://github.com/platformatic/platformatic/pull/4958
Full Changelog: https://github.com/platformatic/platformatic/compare/v3.61.1...v3.62.0