Skip to content

v0.0.389

Compare
Choose a tag to compare
@n-g n-g released this 13 Aug 10:09
· 220 commits to main since this release

Changelog

  • f69a44f GRPC: move off deprecated API and specify passthrough scheme when using custom dialers.
  • e17b2e7 GRPC: use non-deprecated APIs
  • a586383 Move fn tests off deprecated GRPC APIs
  • 59707ba Move to otel schema 1.26.0
  • 4c2d24e build(deps): bump @adobe/css-tools from 4.3.1 to 4.4.0 in /internal/webui/devui (#1269)
  • b72a7b1 build(deps): bump braces from 3.0.2 to 3.0.3 in /internal/webui/devui (#1263)
  • 7a45e1f build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /internal/webui/devui (#1091)
  • a4bc2f0 build(deps): bump semver from 5.7.1 to 5.7.2 in /internal/webui/devui (#1270)
  • a25a121 build(deps): bump semver from 7.3.8 to 7.6.3 in /internal/webui/devui (#1279)
  • 695c6ec build(deps): bump tar from 6.1.12 to 6.2.1 in /internal/webui/devui (#1264)
  • f8bd346 build(deps-dev): bump vite from 3.2.7 to 3.2.10 in /internal/webui/devui (#1265)
  • 2d6ae5f cmd/describe: Add JSON format option.
  • 4ecf5e1 cmd/ssh: Rename ssh --tmp to ssh --oneshot.
  • 943d7b1 drop unused param
  • 471b43b fix build
  • 321f659 fix lint
  • 834adaf fix prod builds for nodejs_build. rebuild web ui with latest dep changes.
  • 95e5b5a foundation: add ability to push traces to honeycomb.
  • cda1a78 foundation: propagate a trace context to buildkit.
  • e27fba0 git-checkout: Avoid deadlock on some errors
  • b283d25 go mod tidy
  • 243ff3e go.mod: bump github.com/docker/docker from 24.0.6+incompatible to 24.0.9+incompatible (#1260)
  • ca1b781 go.mod: bump github.com/hashicorp/go-retryablehttp from 0.7.2 to 0.7.7 (#1262)
  • d9c4002 go.mod: bump github.com/jackc/pgx/v5 from 5.5.3 to 5.5.4 (#1261)
  • 42024c6 go.mod: bump github.com/moby/buildkit from 0.12.3 to 0.12.5 (#1257)
  • 373535b go.mod: bump github.com/opencontainers/runc from 1.1.7 to 1.1.12 (#1267)
  • 4843563 go.mod: bump go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace from 0.40.0 to 0.44.0 (#1266)
  • 93e4f3d go.mod: bump golang.org/x/net from 0.20.0 to 0.23.0 (#1258)
  • 2f6c611 go.mod: bump google.golang.org/grpc from 1.64.0 to 1.64.1 (#1280)
  • 6e3432b go.mod: bump helm.sh/helm/v3 from 3.13.1 to 3.14.3 (#1259)
  • f1b1f4f protect against overflow
  • 23065c7 remove outdated instructions.
  • 1f6a7e5 remove unused functionality.
  • d6ad87a ssh: Add experimental --tmp flag that will create and destroy an ephemeral instance.
  • 9c3e650 std/grpc: logging: log error detail types that are being sent back to callers (and whether it was a natural status).
  • 8ab201f strict int32 parsing
  • 3ca211d update dep