Skip to content

Commit bb3166d

Browse files
committed
update changelog
1 parent 5c461b8 commit bb3166d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

crates/stackable-operator/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ All notable changes to this project will be documented in this file.
44

55
## [Unreleased]
66

7+
## Changed
8+
9+
- Check self RBAC permissions before attempting to list types when garbage collecting possible orphans ([#1179]).
10+
This clears up an error message that was logged when operators tried to list types when they had no permission to do so.
11+
12+
[#1179]: https://github.com/stackabletech/operator-rs/pull/1179
13+
714
## [0.108.0] - 2026-03-10
815

916
### Removed

0 commit comments

Comments
 (0)