Bug-fix release, found by the first tag-push data release on the platform.
Fixes
athena:GetWorkGroupAccessDenied in CodeBuild — awswrangler defaults to theprimaryworkgroup, which the platform's workgroup-scoped roles deny.AthenaConfiggains an optionalworkgroup, andg3dt release writeruns every query in the env's SSM-published workgroup.- Model→database search scoped to the env —
find_db_for_modelno longer scans every Glue database in the account:g3dt release writerestricts it to the env's own silver/gold DBs (from SSM), making release rows deterministic in shared accounts.
Full Changelog: v2.1.1...v2.1.2