hansetag / iceberg-catalog

A Rust implementation of the Iceberg REST Catalog specification.
Apache License 2.0
64 stars 5 forks source link

chore: release main #145

Open c-thiel opened 3 days ago

c-thiel commented 3 days ago

:robot: I have created a release beep boop

iceberg-catalog-bin: 0.1.1 ### Dependencies
0.1.1 ## [0.1.1](https://github.com/hansetag/iceberg-catalog/compare/v0.1.0...v0.1.1) (2024-07-05) ### Features * **views:** authz interface for views & view-ident resolve ([#141](https://github.com/hansetag/iceberg-catalog/issues/141)) ([c5e1f99](https://github.com/hansetag/iceberg-catalog/commit/c5e1f99eba7244bdca9c37a42c3fe36f47c117a0)) * **views:** create + load view ([#142](https://github.com/hansetag/iceberg-catalog/issues/142)) ([328cf33](https://github.com/hansetag/iceberg-catalog/commit/328cf33cf268cdbb7df2f185ed228291e509d6ab)) * **views:** list-views ([5917a5e](https://github.com/hansetag/iceberg-catalog/commit/5917a5e853e1a3c03f47cbad9152b74f9b88e9fa)) * **views:** split off tabular from table to prepare for views ([#140](https://github.com/hansetag/iceberg-catalog/issues/140)) ([f62b329](https://github.com/hansetag/iceberg-catalog/commit/f62b3292e5fd9951dd20c6a48432e16c337db7a5))

This PR was generated with Release Please. See documentation.