Upgrade rust client to 1.0.1 and deprecate windows#55
Upgrade rust client to 1.0.1 and deprecate windows#55JonoPrest wants to merge 4 commits intov0.7.0-hyperindex-v2-compatiblefrom
Conversation
* Bump client versions * Run doc gen
* Transform union type to match selection first then filter Previously Either always matched as filter since filter can always have nullable fields. * Upgrade hypersync client rust * Increment version
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Try Coding Plans. Let us write the prompt for your AI agent so you can ship faster (with fewer bugs). Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Summary
hypersync-clientrust dependency from0.22.0to1.0.1Either<Filter, Selection>toEither<Selection, Filter>)1.1.0Test plan
🤖 Generated with Claude Code