Commit graph

3 commits

Author SHA1 Message Date
Patrick Doyle
76c2ab58c0
Collapse transport versions (#127186)
* 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>
2025-04-23 09:04:08 -04:00
Simon Cooper
68c8fa6b38
Update transport and index version id numbers to S_PP (#121380)
We need more patch numbers for longer-lived branches
2025-02-03 11:10:58 +00:00
Simon Cooper
acd4f07475
Create a doc for versioning info (#113601) 2024-09-30 10:42:59 +01:00