|
|
|
|
@ -0,0 +1,29 @@
|
|
|
|
|
---
|
|
|
|
|
layout: docs
|
|
|
|
|
page_title: v0.7.0
|
|
|
|
|
description: |-
|
|
|
|
|
Boundary release notes for v0.7.0
|
|
|
|
|
---
|
|
|
|
|
|
|
|
|
|
# [Boundary v0.7.0](https://www.boundaryproject.io/downloads)
|
|
|
|
|
|
|
|
|
|
The release notes below contain information about new functionality available in Boundary v0.7.0 and the corresponding Boundary Desktop v1.4.0 release.
|
|
|
|
|
To see a granular record of when each item was merged into the Boundary project, please refer to the [Changelog](https://github.com/hashicorp/boundary/blob/main/CHANGELOG.md).
|
|
|
|
|
To learn about what Boundary consists of, we highly recommend you start at the [Getting Started Page](/docs/getting-started).
|
|
|
|
|
|
|
|
|
|
Lastly, for instructions on how to upgrade an existing Boundary deployment to v0.7.0, please review Boundary’s [general upgrade guide](https://learn.hashicorp.com/tutorials/boundary/upgrade-version).
|
|
|
|
|
|
|
|
|
|
## Boundary v0.7.0 Highlights
|
|
|
|
|
|
|
|
|
|
**Dynamic Host Catalogs:** Boundary introduces a new resource type, dynamic host catalogs, which automate the discovery of host resources from a catalog provider. The 0.7 release includes
|
|
|
|
|
initial support for Azure and AWS host catalogs with more catalog providers to follow in future releases. Catalogs are implemented via Boundary's (currently internal) new go-plugin system.
|
|
|
|
|
|
|
|
|
|
**Managed group configuration in the admin console**: Managed groups are a special type of IAM group which populate users based on administrator-defined filters of external identity provider (IdP) metadata.
|
|
|
|
|
Configuration of managed groups is now available in the Boundary admin console.
|
|
|
|
|
|
|
|
|
|
**UI Support for Resource Filtering:** Users may now filter auth method and session resources in the admin console and Boundary Desktop.
|
|
|
|
|
|
|
|
|
|
## What's Changed
|
|
|
|
|
|
|
|
|
|
For more detailed information of all changes since 0.6.0, please refer to the [Changelog](https://github.com/hashicorp/boundary/blob/main/CHANGELOG.md)
|
|
|
|
|
|