| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-28 | 1.3 kB | |
| v3.65.0 source code.tar.gz | 2026-07-28 | 20.2 MB | |
| v3.65.0 source code.zip | 2026-07-28 | 22.6 MB | |
| Totals: 3 Items | 42.8 MB | 1 | |
What's Changed
- docs: use Gateway everywhere and explain the client-side HTTP cache by @mcollina in https://github.com/platformatic/platformatic/pull/5031
- fix(runtime): let the env file of an application override the one of the runtime by @mikaelkaron in https://github.com/platformatic/platformatic/pull/5035
- fix(runtime): exit with PROCESS_UNHANDLED_ERROR on post-initialization unhandled errors by @mirko-pira in https://github.com/platformatic/platformatic/pull/5027
- fix(runtime): return the newest worker window from getApplicationLastProfile by @mcollina in https://github.com/platformatic/platformatic/pull/5023
- fix(runtime): await in-flight worker startup in ITC by @ferhatelmas in https://github.com/platformatic/platformatic/pull/5036
- feat(runtime): resolve extension setup through faux ESM and named setup exports by @mcollina in https://github.com/platformatic/platformatic/pull/5037
- docs: complete Phase 5 — applications terminology and capability coverage by @mcollina in https://github.com/platformatic/platformatic/pull/5039
- feat(runtime): add typed worker lifecycle events for extensions by @mcollina in https://github.com/platformatic/platformatic/pull/5032
Full Changelog: https://github.com/platformatic/platformatic/compare/v3.64.0...v3.65.0