v0.4.9-rc1 #828
v0.4.9-rc1
#828
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0.4.9-rc1 - 2024-09-02
Features
(docs) Post on `Durable Execution`. (#816)
(metagen) Client_ts (#790)
client_ts
as described in docs:/docs/reference/typegraph/client
#777 .Migration notes
...
Summary by CodeRabbit
Bug Fixes
Improved error handling in the
typegraph
function to provide bettererror messages.
Chores
Updated Docker image references to use
docker.io
prefix forconsistency.
Updated environment variable
GHJK_VERSION
to reflect a semanticversioning format.
New Features
Introduced modules and methods for TypeScript and Python code
generation in the
metagen
library, enhancing client generationcapabilities.
test_typegraph_3
function for improved testing capabilities.(sub) Sdk and typing (#811)
User side of substantial
Migration notes
None
Add caching to Secrets struct to improve performance (#813)
Migration notes
Refactor
(docs, gate) Push for `meta dev` instead of `meta typegate` on docs (#822)
Ensure documentation is pushing for meta dev instead of meta typegate
MET-635
Migration notes
No Migration Needed
Flatten deps and improve repo folder (#821)
libs/
tosrc/
.typegate/
,meta-cli
,typegraph/
,meta-lsp/
tosrc/
.dev/
totools/
website/
todocs/metatype.dev
/src/typegate/tests
totests/
src/typegraph/deno/dev
totools/jsr/
src/typegraph/deno/sdk
tosrc/typegraph/deno/
src/deno
tosrc/mt_deno
1.46.1
1.80.1
tools/task-*.ts
totools/task/*.ts
cliff.toml
,Cross.toml
,ruff.toml
totools/
workspaces to
organize
src/typegraph/deno
,src/typegate
,tools/
,tests/
andmore.
Migration notes
No end user changes required
The change comes with new or modified tests
Hard-to-understand functions have explanatory comments
End-user documentation is updated to reflect the change
This discussion was created from the release v0.4.9-rc1.
Beta Was this translation helpful? Give feedback.
All reactions