iceberg 0.1.0
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)