iceberg 0.1.0 copy "iceberg: ^0.1.0" to clipboard
iceberg: ^0.1.0 copied to clipboard

Dart client library for the Apache Iceberg REST Catalog, used by Supabase Storage analytics buckets.

0.1.0 #

  • Initial release. Apache Iceberg REST Catalog client extracted from storage_client.
  • REFACTOR: share the test helpers through supabase_common (#1745). (bcb41fa4)
  • REFACTOR: share the auth callback parameters and secure random helpers (#1744). (66ac4901)
  • FEAT: introduce the supabase_testing package (#1747). (5a3aa9b4)
  • BREAKING REFACTOR(storage): share one SortDirection enum across the packages (#1752). (38396ed5)
  • BREAKING REFACTOR: rework logging to emit only through the supabase logger hierarchy (#1741). (d1642c80)
  • BREAKING REFACTOR(storage): move the Iceberg catalog into its own package (#1711). (26fc503d)
0
likes
160
points
57
downloads

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

Dart client library for the Apache Iceberg REST Catalog, used by Supabase Storage analytics buckets.

Homepage
Repository (GitHub)
View/report issues

Topics

#supabase #iceberg #analytics #storage #backend

License

MIT (license)

Dependencies

http, logging, meta, supabase_common

More

Packages that depend on iceberg