May 9, 2025 - v1.91.1
Self-hosted
Bug Fixes
This patch release resolves a regression where Bindplane fails to startup if the Postgres database
was setup without GRANT CREATE ON DATABASE
permissions. This permission is not required if Bindplane is configured to use the public
schema.
If you are upgrading from Bindplane v1.89.5 or older, it is recommended that you skip v1.90.1 in favor of v1.90.2. If you upgraded to v1.90.1 and encountered startup errors, upgrade to v1.90.2.
It is recommended that users review the Postgres Configuration for the latest Postgres setup requirements.
Last updated
Was this helpful?