$npx -y @buildinternet/releases show rel_Hc2uwYu4cohPIo4FQM8vo
0.5.1 (2021/08/16)
New and Improved
Data Warehouse: Add OIDC auth method and accounts to the database warehouse.
Four new columns have been added to the wh_user_dimension table:
auth_method_external_id, auth_account_external_id,
auth_account_full_name, and auth_account_email.
(PR)
Bug Fixes
events: Fix panic when using the hclog-text event's format.
(PR)
oidc managed groups: Allow colons in selector paths
(PR)