File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
Canonical reference for changes, improvements, and bugfixes for Boundary.
4
4
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
+
5
17
## 0.18.0 (2024/10/01)
6
18
### New and Improved
7
19
You can’t perform that action at this time.
0 commit comments