Skip to content

Commit 9844c17

Browse files
Update CHANGELOG.md (#5254)
1 parent 4b082bb commit 9844c17

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

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

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

5+
## 0.18.1 (2024/11/21)
6+
### Bug fixes
7+
8+
* Fix an issue where users would lose access to managed groups if
9+
there are more than 10,000 managed groups in the auth method used.
10+
([PR](https://github.com/hashicorp/boundary/pull/5242))
11+
* Fix an issue where only the first 10,000 members of a managed group
12+
are returned when getting the managed group, and a similar issue where
13+
only the first 10,000 managed groups an account is part of is included
14+
when getting the account.
15+
([PR](https://github.com/hashicorp/boundary/pull/5245))
16+
517
## 0.18.0 (2024/10/01)
618
### New and Improved
719

0 commit comments

Comments
 (0)