v0.5.1-rc.2 #1003
v0.5.1-rc.2
#1003
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.1-rc.2 - 2025-04-18
Bug Fixes
(sdk) Node SDK cross-platform compatibility (#1000)
MET-876.
because they are asynchrnous by default, meaning a file descriptor read
immediately fails when there's no data instead of waiting. Deno
abstracts this in its implementation but we have to handle edge cases by
ourselves with NodeJS.
Migration notes
Summary by CodeRabbit
systems, ensuring smoother and more reliable input handling.
workflows, documentation, and build configurations to v0.2.2.
clearer reference.
Type dedup and substantial filters (#994)
run_id
filter for substantial(MET-870)
Migration notes
Summary by CodeRabbit
New Features
Introduced two public endpoints for retrieving structured data as
lists and optional objects.
Improvements
Enhanced asynchronous processing to ensure operations complete
reliably.
Enhanced functionality of the
SpecialTerms
type for betterexpression evaluation.
Features
Expanded typegraph (#978)
parameters are expanded
types
The expanded typegraph duplicates the type for different injection data.
All numeric references for types, runtimes, materializers and policies
are inlined, removing the need to always have a reference to the
typegraph object itself.
Migration notes
Summary by CodeRabbit
module for improved version management.
TypeScript with new manifest systems to better support GraphQL
integration.
data, enhancing dependency injection capabilities.
improved clarity, performance, and memory safety.
multi-threaded operations.
clarity and consistency.
These improvements streamline our code generation pipeline for a more
robust and maintainable experience.
Miscellaneous Tasks
Bump to v0.5.1-rc.2 (#1001)
Summary by CodeRabbit
New Features
Added a new Deno configuration for module import mappings and
dependency locking.
Bug Fixes
Improved content-type validation in GraphQL response handling for
Python tests.
Refactor
Standardized type naming conventions and method names in test code and
Rust modules.
Chores
Updated all version references from 0.5.1-rc.1 to 0.5.1-rc.2 across
packages, Docker images, and dependencies.
This discussion was created from the release v0.5.1-rc.2.
Beta Was this translation helpful? Give feedback.
All reactions