--- layout: docs page_title: v0.1.0 release notes description: >- Learn more about the features included in the Boundary 0.1.0 release. --- ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ > [!IMPORTANT] > **Documentation Update:** Product documentation previously located in `/website` has moved to the [`hashicorp/web-unified-docs`](https://github.com/hashicorp/web-unified-docs) repository, where all product documentation is now centralized. Please make contributions directly to `web-unified-docs`, since changes to `/website` in this repository will not appear on developer.hashicorp.com. ⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️⚠️ # Boundary v0.1.0 v0.1.0 is the first release of Boundary. As a result there are no changes, improvements, or bugfixes from past versions. To learn about what Boundary consists of, we highly recommend you start at the [Getting Started Page](/boundary/docs/getting-started). ## Boundary v0.1.0 highlights In this initial release, Boundary provides: - Password-based authentication - Authenticated and authorized [TCP-based sessions](/boundary/docs/common-workflows/manage-sessions). - Identity and access management providing [role-based controls](/boundary/docs/common-workflows/manage-roles) for principals. - A user interface for administration of Boundary resources. - A [Terraform provider](https://github.com/hashicorp/terraform-provider-boundary) for managing Boundary resources. - A fully instrumented command line interface for managing Boundary and for establishing and managing sessions. - A fully instrumented [Boundary golang SDK](/boundary/docs/api-clients/go-sdk). - A log of Boundary sessions exposed through Boundary's administrator UI and postgres database.