* Initial TV collapse based on TransportVersions.json
* [CI] Auto commit changes from spotless
* Fix ByteSizeValueTests.
This test had been using the version INITIAL_ELASTICSEARCH_9_0 as an example of
a version that used the older ByteSizeValue transport format. Now that no such
version exists anymore, it doesn't make sense to substitute a version that uses
the new format!
* Tips for collapsing transport versions
---------
Co-authored-by: elasticsearchmachine <infra-root+elasticsearchmachine@elastic.co>