Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Mar 22:52
· 284 commits to main since this release
0afd975

What's Changed

  • feat: add auth0 wrapper by @J0 in #183
  • feat: bump pgrx version by @J0 in #205
  • fix: update with pgrx upstream and remove compilation warning by @burmecia in #207
  • docs: update contributing by @J0 in #208
  • use unicode emojis instead of GH markdown by @imor in #212
  • feat: add sql server foreign data wrapper by @burmecia in #213
  • docs: add community wrappers contribution docs by @burmecia in #217
  • feat: upgrade S3 FDW dependencies by @J0 in #216
  • feat: add redis foreign data wrapper by @burmecia in #215
  • ci: add cargo fmt and cargo clippy checks to CI by @burmecia in #218
  • docs(stripe): add docs for api_url server option by @burmecia in #221
  • feat: pin clickhouse.rs to fixed commit by @J0 in #222
  • update cargo.lock by @imor in #223
  • fix: make wrappers project part of workspace by @imor in #143
  • chore(deps): bump h2 from 0.3.21 to 0.3.24 in /wrappers by @dependabot in #225
  • chore(deps): bump h2 from 0.3.23 to 0.3.24 by @dependabot in #226
  • chore(deps): bump shlex from 1.2.0 to 1.3.0 by @dependabot in #229
  • chore(deps): bump shlex from 1.2.0 to 1.3.0 in /wrappers by @dependabot in #228
  • chore: release supabase-wrappers v0.1.16 on crates.io by @burmecia in #230
  • chore: release supabase-wrappers v0.1.17 on crates.io by @burmecia in #231
  • feat: add cognito wrapper by @J0 in #214
  • ci: remove clickhouse init db by @burmecia in #241
  • fix: reset state when begin scan by @burmecia in #239
  • chore(s3): add not use existing create_async_runtime() comment by @burmecia in #233
  • chore(deps): bump mio from 0.8.8 to 0.8.11 in /wrappers by @dependabot in #244
  • chore(deps): bump mio from 0.8.10 to 0.8.11 by @dependabot in #243
  • Add s3 endpoint support by @encima in #242
  • fix: add attributes support for cognito wrapper by @J0 in #238
  • feat: Auth0 add pagination by @J0 in #206
  • feat: release v0.3.0 by @burmecia in #247

New Contributors

Full Changelog: v0.2.0...v0.3.0