Skip to content

Commit 3d56dce

Browse files
committed
release: Update changelog for 0.7.3
1 parent 746fe7a commit 3d56dce

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
Canonical reference for changes, improvements, and bugfixes for Boundary.
44

5+
## 0.7.3 (2021/12/16)
6+
7+
### Bug Fixes
8+
9+
* target: Fix permission bug which prevents the UI from being able to add and remove
10+
host sources on a target. ([PR](https://github.com/hashicorp/boundary/pull/1794))
11+
* credential: Fix panic during credential issue when a nil secret is received. This can
12+
occur when using the Vault KV backend which returns a nil secret and no error if the
13+
secret does not exist. ([PR](https://github.com/hashicorp/boundary/pull/1798))
14+
515
## 0.7.2 (2021/12/14)
616

717
### Security

0 commit comments

Comments
 (0)