From f39553abb36e5f28661de8221ea05db5ea34ef5d Mon Sep 17 00:00:00 2001 From: Johan Brandhorst-Satzkorn Date: Tue, 3 May 2022 10:33:36 -0400 Subject: [PATCH] chore: Release prep for v0.8.0 --- CHANGELOG.md | 2 +- go.mod | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6d735ed24b..cd706da364 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ Canonical reference for changes, improvements, and bugfixes for Boundary. -## Next +## 0.8.0 (2022/05/03) ### New and Improved * metrics: provide metrics for controllers and workers diff --git a/go.mod b/go.mod index 498c9104ae..49339e9c3f 100644 --- a/go.mod +++ b/go.mod @@ -18,8 +18,8 @@ require ( github.com/google/go-cmp v0.5.7 github.com/grpc-ecosystem/go-grpc-middleware v1.3.0 github.com/grpc-ecosystem/grpc-gateway/v2 v2.10.0 - github.com/hashicorp/boundary/api v0.0.23 - github.com/hashicorp/boundary/sdk v0.0.14 + github.com/hashicorp/boundary/api v0.0.24 + github.com/hashicorp/boundary/sdk v0.0.15 github.com/hashicorp/cap v0.1.1 github.com/hashicorp/dawdle v0.4.0 github.com/hashicorp/dbassert v0.0.0-20210708202608-ecf920cf1ed8