Skip to content

Clouddriver 2.35.3

Compare
Choose a tag to compare
@ajordens ajordens released this 30 Apr 22:13
· 2881 commits to master since this release
09d88ac
fix(entitytags): Avoid an `UnsupportedOperationException` (#2582)

Avoid the resulting `UnsupportedOperationException` stemming from
`entityTags.removeAll()` when `entityTags` is an empty unmodifiable
list.