You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add transport version generation task (#132772) (#134385)
* Add transport version generation task (#132772)
This commit adds a gradle task which handles creating the resources for a new transport version. The task handles both creating the definition file with an appropriate set of transport version ids, as well as updating the upper bounds files.
Co-authored-by: Ryan Ernst <[email protected]>
* java 17 fixes
---------
Co-authored-by: John Verwolf <[email protected]>
Copy file name to clipboardExpand all lines: build-tools-internal/src/integTest/groovy/org/elasticsearch/gradle/internal/transport/AbstractTransportVersionFuncTest.groovy
0 commit comments