Back to all versions

4.10.1

2025-01-30
patch

Bug Fixes 2

  • Improve NX caching and functional UI tests build dependencies (#11434)
    Improves NX caching for Console and API builds. It ensures that changes in the Console trigger API rebuilds and API changes trigger functional-ui test reruns. Includes a fix for user creation field names in the UI to align v1 and v2.
    CI/CD Console API
  • Pin versioned OpenAPI protoc plugin for docs and console (#11423)
    Pins the buf.build/grpc-ecosystem/openapiv2 plugin to a stable version to prevent build failures caused by the latest unversioned plugin release.
    Documentation Console API Generation