Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johanbrandhorst committed Nov 18, 2024
1 parent 820eb39 commit 50a2bb1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,23 @@ Canonical reference for changes, improvements, and bugfixes for Boundary.

## Next

### New and Improved

* Introduces soft-delete for users within the client cache.
([PR](https://github.com/hashicorp/boundary/pull/5173)).

## 0.18.1 (2024/11/21)
### Bug fixes

* Fix an issue where users would lose access to managed groups if
there are more than 10,000 managed groups in the auth method used.
([PR](https://github.com/hashicorp/boundary/pull/5242))
* Fix an issue where only the first 10,000 members of a managed group
are returned when getting the managed group, and a similar issue where
only the first 10,000 managed groups an account is part of is included
when getting the account.
([PR](https://github.com/hashicorp/boundary/pull/5245))

## 0.18.0 (2024/10/01)
### New and Improved

Expand Down

0 comments on commit 50a2bb1

Please sign in to comment.