$npx -y @buildinternet/releases show rel_j2gJSTfIrtmhDjeS3A5U3
0.7.5 (2022/02/17)
New and Improved
cli: Update authentication examples to remove password flag and make
subcommend selection a bit clearer
(PR)
Data Warehouse: Add addresses on plugin based hosts to the database warehouse.
3 new dimension tables have been added including wh_network_address_group
(which is now referenced by wh_host_dimension),
wh_network_address_dimension, and wh_network_address_group_membership.
(PR)
ui: Add support for dynamic host catalog. AWS and Azure plugin-based CRUD operations.
Bug Fixes
targets: Specifying a plugin based host id when authorizing a session
now works. (PR)
targets: DNS names are now properly parsed when selecting an endpoint
for authorizing a session.
(PR)
hosts: Static hosts now include the host sets they are in.
(PR)