elasticsearch/server
Nik Everett 492b036326
NOOP some transport versions (#127037)
We accidentally released the `9_051_0_00` and `9_052_0_00` transport
versions to serverless without their backing code. We can't take that
back. It's live. You can't unbake the cake.

That version of Elasticsearch will claim to be `9_052_0_00` but actually
speak `9_050_0_00` code. To make main compatible with that version we're
bumping all transport versions in main *past* those numbers.

This is a forbidden action. You may not do this. I may not do this. It
is not safe. But it is the only way to make the world whole again.

In all seriousness, everything will be fine. It's against the rules but
sometimes you have to break rules to put things right. We believe some
serverless dev environments may break which is sad but it's worth it to
bring everything back to sane land.
2025-04-18 01:45:08 +02:00
..
licenses Remove JNA from server dependencies (#110809) 2024-07-16 11:28:58 +03:00
src NOOP some transport versions (#127037) 2025-04-18 01:45:08 +02:00
build.gradle Bug Fix: System Data Streams Should Be Restorable (#124651) 2025-03-14 08:00:44 -07:00