Skip to content

v2.0.31

Latest

Choose a tag to compare

@katrogan katrogan released this 30 Jul 18:29
2187f54

What's Changed

  • [V2][Bug] don't fire triggers immediately on registration by @popojk in #7704
  • fix(connector): reuse persistent connections for ListConnectors polling by @pingsutw in #7705
  • fix(app): inject secret labels/annotations and execution env vars int… by @falloficaruss in #7630
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.43.1 to 1.44.0 by @dependabot[bot] in #7710
  • build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.30 to 1.32.31 by @dependabot[bot] in #7711
  • feat(app): implement K8sPod payload support in buildPodSpec by @andreahlert in #7340
  • Don't drop shared inputs when switching task versions in the launch form by @ursucarina in #7719
  • fix(dask): use unified dask scheduler/worker CLI by @Shaurya2k06 in #7707
  • Add cache lineage metadata to action events by @pvditt in #7720
  • Switch to debug instead of warn by @ursucarina in #7721
  • treat nil variableMap as empty so no-input tasks can launch by @ursucarina in #7722
  • Add console reroute middleware by @popojk in #7714
  • Add lastStartedAt field in app status by @popojk in #7715
  • Rename cluster to queue by @iaroslav-ciupin in #7397
  • build(deps): bump k8s.io/client-go from 0.36.2 to 0.36.3 by @dependabot[bot] in #7718
  • build(deps): bump github.com/magiconair/properties from 1.8.10 to 1.18.11 by @dependabot[bot] in #7717
  • build(deps): bump cloud.google.com/go/secretmanager from 1.16.0 to 1.21.0 by @dependabot[bot] in #7716
  • fix(plugins/ray): honor RECOVERABLE error.pb so Ray tasks retry by @1fanwang in #7566
  • build(deps): bump google.golang.org/api from 0.289.0 to 0.290.0 by @dependabot[bot] in #7726
  • build(deps): bump github.com/prometheus/common from 0.70.0 to 0.70.1 by @dependabot[bot] in #7727
  • build(deps): bump github.com/google/cel-go from 0.26.0 to 0.29.0 in the go_modules group across 1 directory by @dependabot[bot] in #7713
  • Add GetImage SelectCluster operation by @katrogan in #7729

New Contributors

Full Changelog: v2.0.30...v2.0.31