Releases: encoredev/encore
Releases · encoredev/encore
v1.48.10 — Improvements
What's Changed
- runtimes/core: write logs in batches by @fredr in #2001
- Update nestjs.md fixing a typo by @yf-hk in #2006
- Fix CI step "Install encore-go" by @fredr in #2008
- Renew prisma docs by @fredr in #2007
- Make docker builds lazy-write tarball by @eandre in #2010
- remove use of unregistered languages by @fredr in #2012
- fix: add CREATEROLE permissions in daemon AdminRole by @cherbie-hugo in #1991
- Revert "Make docker builds lazy-write tarball" by @eandre in #2013
- return the concrete underlying mapped type by @fredr in #2014
- fix: export
Removerfor object storage by @tom-groves in #1986
Thanks to our first time contributors ❤️
- @yf-hk made their first contribution in #2006
- @cherbie-hugo made their first contribution in #1991
- @tom-groves made their first contribution in #1986
Full Changelog: v1.48.9...v1.48.10
v1.48.9 — Improved emitting of logs and traces
v1.48.8 — Improved CUE handling
v1.48.7 — Minor improvements and bugfixes
What's Changed
- add to/from sql for postgres type name by @fredr in #1981
- Avoid fetching secrets when rendering dashboard migration status by @ekerfelt in #1983
Full Changelog: v1.48.6...v1.48.7
v1.48.6 — Bugfix and improvement in tsparser
What's Changed
- tsparser: resolve conditional exports in the correct order by @fredr in #1973
- tsparser: usage of default exported resources by @fredr in #1970
Full Changelog: v1.48.5...v1.48.6
v1.48.5 — Improvements
What's Changed
- dockerbuild: better error message for windows junctions by @fredr in #1968
- appfile: add function that fails if app file not exist by @fredr in #1969
- tsparser: handle default type params by @fredr in #1958
- daemon: add env var for the mcp sse listen address by @fredr in #1971
- docs: extra information about
encore execfor encore go by @bamorim in #1975 - Allow overriding public object storage listener address by @ekerfelt in #1976
- Add support for External Databases by @ekerfelt in #1974
- Detect duplicate migrations in metadata migrator by @ekerfelt in #1977
Thanks to our first time contributors ❤️
Full Changelog: v1.48.4...v1.48.5
v1.48.4 — Minor improvements
What's Changed
- show the correct install command in error message by @fredr in #1955
- runtimes/core/sqldb: add cidr and inet postgres types by @fredr in #1957
- runtimes/js: remove bigint panic and return an error instead by @fredr in #1960
- db proxy: better logging by @fredr in #1965
Full Changelog: v1.48.3...v1.48.4
v1.48.3 — Minor improvements and bugfixes
What's Changed
- Allow cross site credentials for leap clients by @ekerfelt in #1947
- Update README.md by @marcuskohlberg in #1951
- local object storage: set options headers for cors by @fredr in #1953
- fix: handle optional fields correctly in service to service calls by @fredr in #1954
Full Changelog: v1.48.2...v1.48.3
v1.48.2 — Minor improvements and bugfixes
What's Changed
- cli/daemon/objects: use http.ServeContent for handling range requests by @eandre in #1945
- Add Accept-Ranges header to the public bucket server by @ekerfelt in #1946
Full Changelog: v1.48.1...v1.48.2