| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-02 | 728 Bytes | |
| v2.0.47 source code.tar.gz | 2026-09-02 | 3.7 MB | |
| v2.0.47 source code.zip | 2026-09-02 | 5.0 MB | |
| Totals: 3 Items | 8.7 MB | 0 | |
Highlights
- Artifact lineage is now a full reference:
ArtifactSpec.parent_artifactandProducedArtifact.parent_artifact(core.ArtifactVersionId) replace v2.0.46'sparent_versionstrings (breaking, same field numbers — the string fields had no consumers). Lineage can now cross artifact names (a model recording the dataset version it derives from); empty key fields inherit the child's scope and name, so{version: "v1"}still declares a same-name parent (#7963) - npm publishing migrated to trusted publishing (OIDC);
@flyteorg/flyteidl2releases publish again as of 2.0.46 (#7962)
Note: v2.0.46's parent_version fields are removed by this release — nothing consumed them; use parent_artifact.