v0.5.0-rc.6 #919
v0.5.0-rc.6
#919
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
v0.5.0-rc.6 - 2024-11-14
Bug Fixes
(cli) Implement `--prefix` argument (#913)
MET-738.
Migration notes
(cli) Deployment after reloading config (#917)
meta dev
after changingmetatype.yml
and added more watcher tests.Migration notes
(subs) Disable save/kwargs mutation + better `LOG_LEVEL` (#915)
Tackles
MET-724
and
MET-730
.
run.kwargs
should not be exposed directly, thekwargs
used by the user should be a deep copy.Migration notes
save
will always refer to a deep clone of a value throughout theinitial run/replay.
Remove prisma count (#916)
on the prisma client would complicate the prisma runtime (until we have
output transformations...); Use aggregate instead.
client to give the CLI time to process all the output.
quaint
logs on the typegate (too verbose).Migration notes
Documentation
`/docs/reference/graphql` (#875)
/docs/reference/graphql
This discussion was created from the release v0.5.0-rc.6.
Beta Was this translation helpful? Give feedback.
All reactions