22.7.0 ====== - util: Update snakeyaml to 1.28 [d486a7da](https://github.com/twitter/util/commit/d486a7dab7110ee05d24760e9d9531f75393254d) Breaking API Changes -------------------- - util-stats: SourceRole subtypes have been moved into the SourceRole object to make their relationship to the parent type more clear. [633cf5b0](https://github.com/twitter/util/commit/633cf5b0649c8377207201c633fdd7ecf6ae6758) Runtime Behavior Changes ------------------------ - util-jackson: Update Jackson library to version 2.13.3 [8c96a442](https://github.com/twitter/util/commit/8c96a44240688d9a32a42e8c6e3e225244055dab) - util-jackson: Deserialized case classes with validation on optional fields shouldn't throw an error. [3b94d2e6](https://github.com/twitter/util/commit/3b94d2e628d6d62d678006c3177f46dfeb1e0ec9)