| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-25 | 1.7 kB | |
| v3.70.0 source code.tar.gz | 2026-09-25 | 20.3 MB | |
| v3.70.0 source code.zip | 2026-09-25 | 22.8 MB | |
| Totals: 3 Items | 43.1 MB | 0 | |
What's Changed
- feat(foundation): declare the supported pino options in the logger schema by @mcollina in https://github.com/platformatic/platformatic/pull/5113
- chore: Use default token for release notes. by @ShogunPanda in https://github.com/platformatic/platformatic/pull/5116
- fix(runtime): do not leave a failed stop after an unhandled error unobserved by @mirko-pira in https://github.com/platformatic/platformatic/pull/5117
- fix(db-authorization): apply the find rule to count by @Simon-Lind-glitch in https://github.com/platformatic/platformatic/pull/5118
- fix(db-authorization): apply the find rule fields to where and orderBy by @Simon-Lind-glitch in https://github.com/platformatic/platformatic/pull/5120
- fix(runtime): flush the module compile cache once the boot is complete by @mcollina in https://github.com/platformatic/platformatic/pull/5114
- feat: Document existing Next cache component metrics. by @ShogunPanda in https://github.com/platformatic/platformatic/pull/5127
- docs: Added Datadog Guide. by @ShogunPanda in https://github.com/platformatic/platformatic/pull/5129
- feat(vite): support Vite 8 by @leorossi in https://github.com/platformatic/platformatic/pull/5137
- fix(next): invalidate Valkey cached pages by tag by @mcollina in https://github.com/platformatic/platformatic/pull/5135
- fix(next): treat Valkey read errors as cache misses by @mcollina in https://github.com/platformatic/platformatic/pull/5136
New Contributors
- @Simon-Lind-glitch made their first contribution in https://github.com/platformatic/platformatic/pull/5118
Full Changelog: https://github.com/platformatic/platformatic/compare/v3.69.0...v3.70.0