supabase / wrappers

Postgres Foreign Data Wrapper development framework in Rust.
https://supabase.github.io/wrappers/
Apache License 2.0
469 stars 47 forks source link

Publish v0.2 on crates.io #227

Closed Jayko001 closed 5 months ago

Jayko001 commented 5 months ago

Hey, I am currently developing https://github.com/tembo-io/prometheus_fdw and https://github.com/tembo-io/clerk_fdw using Supabase Wrappers. I would like to include the latest features in these FDW's.

Thank you.

imor commented 5 months ago

@Jayko001 we have published version supabase-wrappers version 0.1.16 which contains the latest changes. Note that the docs.rs build failed which we will fix soon. If you need to read docs meanwhile you can build the docs locally if needed.

imor commented 5 months ago

Closing this issue as supabase-wrappers version 0.1.17 is available on both crates.io and docs.rs.