Skip to content

4.179.0

Compare
Choose a tag to compare
@svc-autorelease svc-autorelease released this 30 Sep 01:29
· 597 commits to develop since this release
aa3ded8
Type Description Link
Improvement Implement ImmutableMapDuplicateKeyStrategy for obvious map construction. By default we suggest replacing build() with the more descriptive buildOrThrow(), however buildKeepingLast() may be the original intent in some cases. #2416