chore: Bump UI commitsh and update changelog (#2356)

pull/2357/head
Zhihe Li 4 years ago committed by GitHub
parent 94dd7d9305
commit 4e9f4ff0cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,6 +12,8 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.
([PR](https://github.com/hashicorp/boundary/pull/2351)).
* Managed Groups: Fix an issue where the `filter` field is not sent by
admin UI ([PR](https://github.com/hashicorp/boundary-ui/pull/1238)).
* Host Sets: Fix an issue causing host sets to not display in UI when using the aws plugin
([PR](https://github.com/hashicorp/boundary-ui/pull/1251))
* Plugins: Fixes regression from 0.9.0 causing a failure to start when using
multiple KMS blocks of the same type
([PR1](https://github.com/hashicorp/go-secure-stdlib/pull/43),

@ -1,4 +1,4 @@
6f2a04d4c6e14187a7c524380374db4c2f376332
d8b5056094917003d49dcaf02d67e9d9e919c95f
# This file determines the version of the UI to embed in the boundary binary.
# Update this file by running 'make update-ui-version' from the root of this repo.
# Set UI_COMMITISH when running the above target to update to a specific version.

Loading…
Cancel
Save