You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added cascade deletion for local metadata.
Also, fixed a bug with deserialization failure for nested enums if the outer enum is tagged. More details here dtolnay/serde-yaml#378. Fixed by removing external tagging for versioned spec and added unit-tests that cover this case.
Also fixes#3632
borsbot
pushed a commit
that referenced
this issue
Nov 2, 2023
Added cascade deletion for local metadata.
Also, fixed a bug with deserialization failure for nested enums if the outer enum is tagged. More details here dtolnay/serde-yaml#378. Fixed by removing external tagging for versioned spec and added unit-tests that cover this case.
Also fixes#3632
Added cascade deletion for local metadata.
Also, fixed a bug with deserialization failure for nested enums if the outer enum is tagged. More details here dtolnay/serde-yaml#378. Fixed by removing external tagging for versioned spec and added unit-tests that cover this case.
Also fixesinfinyon#3632
Local partitioning test is still unstable: https://github.com/infinyon/fluvio/actions/runs/6685278450. Add back to CI when it is more stable
The text was updated successfully, but these errors were encountered: