| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-23 | 1.6 kB | |
| v3.63.0 source code.tar.gz | 2026-07-23 | 20.1 MB | |
| v3.63.0 source code.zip | 2026-07-23 | 22.5 MB | |
| Totals: 3 Items | 42.7 MB | 2 | |
What's Changed
- fix(runtime): expose extension shared context and control-plane types by @mcollina in https://github.com/platformatic/platformatic/pull/5005
- feat(runtime): let extensions register metrics with Runtime by @mcollina in https://github.com/platformatic/platformatic/pull/5004
- fix(gateway): fail loudly when a WebSocket upgrade targets a mesh-only application by @mirko-pira in https://github.com/platformatic/platformatic/pull/5003
- fix(foundation): give process.env precedence over .env files in placeholder resolution by @mirko-pira in https://github.com/platformatic/platformatic/pull/4992
- feat(runtime): add awaited start/stop lifecycle hooks for extensions by @mcollina in https://github.com/platformatic/platformatic/pull/5001
- fix(runtime): apply pending worker scaling after startup by @ferhatelmas in https://github.com/platformatic/platformatic/pull/5007
- feat(runtime): let extensions contribute health checks and probe routes by @mcollina in https://github.com/platformatic/platformatic/pull/5002
- chore(deps): update dependency find-my-way to v9.7.0 [security] by @renovate[bot] in https://github.com/platformatic/platformatic/pull/5008
- fix: Fix stopping of Node applications. by @ShogunPanda in https://github.com/platformatic/platformatic/pull/4989
- fix(deps): update dependency fast-uri to v4 [security] by @renovate[bot] in https://github.com/platformatic/platformatic/pull/4990
- fix(runtime): worker scaler removal to clean app state by @ferhatelmas in https://github.com/platformatic/platformatic/pull/5009
Full Changelog: https://github.com/platformatic/platformatic/compare/v3.62.5...v3.63.0