Skip to content

v2.30.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 18:57
b2d6866

v2.30.0

Changes

  • Update go version to 1.26.4 #2490
  • Add tool verify headers #2488
  • Run go fix to apply Go 1.26+ modernizers to api/, cmd/ and controllers/ packages #2491
  • Enforce Go 1.26+ go fix modernizers via make fmt #2500
  • Run go fix to apply Go 1.26+ modernizers to e2e/ package #2493
  • Run go fix to apply Go 1.26+ modernizers to fdbclient/ and internal/ packages #2494
  • Run go fix to apply Go 1.26+ modernizers to remaining packages #2495
  • Enhance broken test that failed during release #2497