Skip to content

v2.1.53

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Aug 06:25
· 80 commits to main since this release
a35517c

Changelog

  • 3b740db chore(deps): bump github.com/aws/aws-sdk-go from 1.54.15 to 1.54.19 (#3380)
  • 62df748 chore(deps): bump github.com/docker/docker from 27.0.3+incompatible to 27.1.1+incompatible (#3397)
  • 29ab308 chore(deps): bump github.com/gin-contrib/gzip from 0.0.6 to 1.0.1 (#3390)
  • 6ed4c12 chore(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.6.1 (#3399)
  • 89e06a8 chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.4 to 3.14.6 (#3413)
  • a5b0f91 chore(deps): bump go.opentelemetry.io/contrib/instrumentation/github.com/gin-gonic/gin/otelgin from 0.52.0 to 0.53.0 (#3398)
  • 7b1f06c chore(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.52.0 to 0.53.0 (#3389)
  • cd9760c chore(deps): bump go.opentelemetry.io/otel/sdk from 1.25.0 to 1.28.0 (#3379)
  • bc6898e chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0 (#3417)
  • 5d8108e chore(deps): bump google.golang.org/api from 0.183.0 to 0.189.0 (#3400)
  • 2a03952 chore: add self-hosted runner for ci (#3409)
  • 65688a5 chore: build service local in Dockerfile (#3411)
  • 9698903 chore: optimize hijack ca format (#3418)
  • 6d21c53 chore: optimize tls cert expire check (#3394)
  • ac52afc chore: update api verison to v2.0.141 (#3384)
  • d2453b9 chore: update client version (#3395)
  • 97f21cf chore: update rust client version (#3403)
  • a35517c feat: remove unused context and update api version (#3412)
  • 934ce3a feat: use content.Background() to avoid stream cancel by dfdaemon (#3402)
  • 83450d5 fix: immediately flush data to client for event-stream response (#3375)
  • b7fdbcb refractor: fix typo in object storage.go (#3374)