| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-16 | 1.4 kB | |
| v1.57.10 -- Fixes and improvements source code.tar.gz | 2026-07-16 | 3.2 MB | |
| v1.57.10 -- Fixes and improvements source code.zip | 2026-07-16 | 4.4 MB | |
| Totals: 3 Items | 7.7 MB | 0 | |
What's Changed
- go1.26.5
- Add docs for external vaults and JIT by @ekerfelt in https://github.com/encoredev/encore/pull/2498
- core: Add support for splitting secret payload across multiple env vars by @ekerfelt in https://github.com/encoredev/encore/pull/2499
- go: Add support for splitting the appsecrets across multiple env vars by @ekerfelt in https://github.com/encoredev/encore/pull/2500
- core: Fix logging field format for GCP by @ekerfelt in https://github.com/encoredev/encore/pull/2501
- docs: Add section about AWS in JIT/vaults docs by @ekerfelt in https://github.com/encoredev/encore/pull/2503
- docs: Add docs for importing topics & buckets by @ekerfelt in https://github.com/encoredev/encore/pull/2504
- runtimes/{core,js}: various fixes by @fredr in https://github.com/encoredev/encore/pull/2502
- Add option to load runtime config from buckets by @ekerfelt in https://github.com/encoredev/encore/pull/2506
- satisfy clippy by @fredr in https://github.com/encoredev/encore/pull/2512
- update domain: encore.cloud -> encore.dev by @fredr in https://github.com/encoredev/encore/pull/2511
- runtimes/{go,core,js}: add multiSet operation for redis by @fredr in https://github.com/encoredev/encore/pull/2513
- bump cmake by @fredr in https://github.com/encoredev/encore/pull/2514
Full Changelog: https://github.com/encoredev/encore/compare/v1.57.9...v1.57.10