1.33.13
Changelog
99cfd22 AWS Database Provisioner: Auto Role Creation for PostgreSQL, MySQL and SQL Server (#710)
- Implemented role provisioning logic for PostgreSQL, MySQL, and SQL Server
- Created role-specific SQL statements for each database engine with appropriate privilege levels
- Added consistent role naming scheme with hoop_ro, hoop_rw, and hoop_ddl prefixes
- Implemented secure random password generation for provisioned roles
- Updated database role models with new status tracking capabilities
- Modified API endpoints to support asynchronous provisioning workflow
- Enhanced connection auto-creation using provisioned credentials
- Added connection defaults based on database engine type
- Added password redaction in logs and error messages
- Created migration to update database role jobs table schema
- Added fields for storing provisioning status and completion timestamp
Assets
- hoop-darwin-arm64
- hoop-darwin-amd64
- hoop-linux-arm64
- hoop-linux-amd64
- hoop-windows-arm64
- hoop-windows-amd64
- checksums.txt