Revert "chore: bump UI version and add changelog entry (#1229)" (#1233)

This reverts commit 8e0c3ea46f.
build-a87fe5f803e2b28fa008158d8a080aa3fe65184e-6a9de274fa82c0d3
Jim 5 years ago committed by GitHub
parent 8e0c3ea46f
commit d9439fd32a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,12 +4,6 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.
## Next
### New and Improved
* Inline OIDC authentication flow: when the OIDC authentication flow succeeds,
the third-party provider browser window is automatically closed and the user
is returned to the admin UI.
### Bug Fixes
* sessions: Clean up connections that are dangling after a worker dies (is
@ -342,7 +336,7 @@ for more details.
* targets: If a worker filter references a key that doesn't exist, treat it as a
non-match rather than an error
([PR](https://github.com/hashicorp/boundary/pull/900))
## 0.1.5 (2021/01/29)
*NOTE*: This version requires a database migration via the new `boundary

@ -1,4 +1,4 @@
685ddeac7e9905dcb98660df60b426e9a64a4460 Merge pull request #549 from hashicorp/ICU-1335-close-session-on-cancel
4a5e72d77b777403777d3f2dc57c767800cc93bf Merge pull request #533 from hashicorp/fix-authenticate-read
# 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