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 #107

Closed c-thiel closed 2 weeks ago

c-thiel commented 2 weeks ago

:robot: I have created a release beep boop

0.1.1 ## 0.1.1 (2024-06-15) ### ⚠ BREAKING CHANGES * Management API ([#99](https://github.com/hansetag/iceberg-catalog/issues/99)) ### Features * Config via figment ([#98](https://github.com/hansetag/iceberg-catalog/issues/98)) ([c1d13b7](https://github.com/hansetag/iceberg-catalog/commit/c1d13b7b00b548c450b6e25b60dcbb0364e7af84)) * Management API ([#99](https://github.com/hansetag/iceberg-catalog/issues/99)) ([bf23319](https://github.com/hansetag/iceberg-catalog/commit/bf233198e22c75d476fc7531834757127a2804ba)) * **nats:** add optional auth to nats ([#94](https://github.com/hansetag/iceberg-catalog/issues/94)) ([caf350d](https://github.com/hansetag/iceberg-catalog/commit/caf350d566acf9a451f12630d52831ad97c58f65)) * Secure routes via openid provider ([#89](https://github.com/hansetag/iceberg-catalog/issues/89)) ([7d68206](https://github.com/hansetag/iceberg-catalog/commit/7d6820602d963e0da0a7a60e58e52cc427adca50)) ### Bug Fixes * release-please pipeline filter ([f73590c](https://github.com/hansetag/iceberg-catalog/commit/f73590cf187d8efdaf0ba4e96828285a0386d13b)) ### Miscellaneous Chores * release 0.0.1 ([dc8f5a1](https://github.com/hansetag/iceberg-catalog/commit/dc8f5a148938930346de43c3223eb7332ef34e5f)) * release 0.1.0 ([f94579a](https://github.com/hansetag/iceberg-catalog/commit/f94579a2232b780c98fa2061c967b76a78a24c35)) * release 0.1.0 ([640e8c3](https://github.com/hansetag/iceberg-catalog/commit/640e8c3462ee2c7e8c8bdf223f13f2320c56a61a)) * release 0.1.1 ([01d1aab](https://github.com/hansetag/iceberg-catalog/commit/01d1aabc52b33d0969f5cda4eb9a72130ac08d68))
0.1.1 ## 0.1.1 (2024-06-15) ### ⚠ BREAKING CHANGES * Management API ([#99](https://github.com/hansetag/iceberg-catalog/issues/99)) ### Features * Management API ([#99](https://github.com/hansetag/iceberg-catalog/issues/99)) ([bf23319](https://github.com/hansetag/iceberg-catalog/commit/bf233198e22c75d476fc7531834757127a2804ba)) * **nats:** add optional auth to nats ([#94](https://github.com/hansetag/iceberg-catalog/issues/94)) ([caf350d](https://github.com/hansetag/iceberg-catalog/commit/caf350d566acf9a451f12630d52831ad97c58f65)) * Secure routes via openid provider ([#89](https://github.com/hansetag/iceberg-catalog/issues/89)) ([7d68206](https://github.com/hansetag/iceberg-catalog/commit/7d6820602d963e0da0a7a60e58e52cc427adca50)) ### Bug Fixes * release-please pipeline filter ([f73590c](https://github.com/hansetag/iceberg-catalog/commit/f73590cf187d8efdaf0ba4e96828285a0386d13b)) ### Miscellaneous Chores * release 0.0.1 ([dc8f5a1](https://github.com/hansetag/iceberg-catalog/commit/dc8f5a148938930346de43c3223eb7332ef34e5f)) * release 0.1.0 ([f94579a](https://github.com/hansetag/iceberg-catalog/commit/f94579a2232b780c98fa2061c967b76a78a24c35)) * release 0.1.0 ([640e8c3](https://github.com/hansetag/iceberg-catalog/commit/640e8c3462ee2c7e8c8bdf223f13f2320c56a61a)) * release 0.1.1 ([01d1aab](https://github.com/hansetag/iceberg-catalog/commit/01d1aabc52b33d0969f5cda4eb9a72130ac08d68))
0.1.1 ## 0.1.1 (2024-06-15) ### Bug Fixes * release-please pipeline filter ([f73590c](https://github.com/hansetag/iceberg-catalog/commit/f73590cf187d8efdaf0ba4e96828285a0386d13b)) ### Miscellaneous Chores * release 0.0.1 ([dc8f5a1](https://github.com/hansetag/iceberg-catalog/commit/dc8f5a148938930346de43c3223eb7332ef34e5f)) * release 0.1.0 ([f94579a](https://github.com/hansetag/iceberg-catalog/commit/f94579a2232b780c98fa2061c967b76a78a24c35)) * release 0.1.0 ([640e8c3](https://github.com/hansetag/iceberg-catalog/commit/640e8c3462ee2c7e8c8bdf223f13f2320c56a61a)) * release 0.1.1 ([01d1aab](https://github.com/hansetag/iceberg-catalog/commit/01d1aabc52b33d0969f5cda4eb9a72130ac08d68))

This PR was generated with Release Please. See documentation.