Skip to content

v0.2.1

Compare
Choose a tag to compare
@c-thiel c-thiel released this 29 Jul 13:59
c537257

0.2.1 (2024-07-29)

Features

  • db: Add Encryption Secret for postgres SecretStore to README & warn on startup (#217) (933409d)
  • secrets: Secret Backend configuration is now case insensitive (#215) (99b19ab)

Bug Fixes

  • examples: Fix ICEBERG_REST__BASE_URI (33f213b)
  • s3signing: Add S3 remote signing "content-md5" for pyiceberg compatability (33f213b)

Miscellaneous Chores