Skip to content

Releases: einride/cloudrunner-go

v0.50.0

20 Oct 11:34
f62165a
Compare
Choose a tag to compare

0.50.0 (2023-10-20)

Feature

  • cloudconfig: support validating Cloud Run Jobs (f62165a)

Chores

  • deps: bump go.einride.tech/sage from 0.242.0 to 0.243.0 in /.sage (9720b4d)

v0.49.0

18 Oct 10:13
Compare
Choose a tag to compare

0.49.0 (2023-10-18)

Feature

Chores

  • update to go v1.21 (0ee660c)
  • deps: bump go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp (0563cdb)
  • deps: bump google.golang.org/api from 0.146.0 to 0.147.0 (3ab13fa)
  • deps: bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (a5e1437)
  • deps: bump google.golang.org/grpc from 1.58.2 to 1.58.3 (5486c55)
  • deps: bump golang.org/x/net from 0.16.0 to 0.17.0 (c5fc22c)
  • deps: bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 (27d4abb)
  • deps: bump go.opentelemetry.io/otel/sdk from 1.17.0 to 1.19.0 (b6f8629)
  • deps: bump google.golang.org/api from 0.144.0 to 0.146.0 (e4ad937)
  • deps: bump golang.org/x/sync from 0.3.0 to 0.4.0 (d96669c)
  • deps: bump go.einride.tech/sage from 0.241.0 to 0.242.0 in /.sage (d062845)
  • deps: bump google.golang.org/api from 0.141.0 to 0.144.0 (e105083)
  • deps: bump go.opentelemetry.io/otel from 1.17.0 to 1.19.0 (ccf80f0)
  • deps: bump go.einride.tech/sage from 0.240.0 to 0.241.0 in /.sage (7dad086)
  • deps: bump gotest.tools/v3 from 3.5.0 to 3.5.1 (fae99bf)
  • deps: bump go.uber.org/zap from 1.25.0 to 1.26.0 (646f0c1)
  • deps: bump go.einride.tech/sage from 0.239.0 to 0.240.0 in /.sage (5be362a)
  • deps: bump google.golang.org/api from 0.138.0 to 0.141.0 (9d1c273)
  • deps: bump go.opentelemetry.io/contrib/instrumentation/host (86caa3c)
  • deps: bump go.einride.tech/sage from 0.234.1 to 0.239.0 in /.sage (8c8267a)
  • deps: bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator (06e1a81)
  • deps: bump go.opentelemetry.io/otel/sdk from 1.16.0 to 1.17.0 (bc67882)

CI

  • dependabot: group opentelemetry updates to a single PR (3e8a709)

v0.48.0

22 Aug 07:28
Compare
Choose a tag to compare

0.48.0 (2023-08-22)

Feature

  • add support for Cloud Run Jobs profiling (92429d5)

Chores

  • deps: bump google.golang.org/api from 0.137.0 to 0.138.0 (14e66f3)
  • deps: bump google.golang.org/api from 0.136.0 to 0.137.0 (6869e64)
  • deps: bump google.golang.org/api from 0.133.0 to 0.136.0 (618f331)
  • deps: bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 (a611410)
  • deps: bump go.einride.tech/protobuf-sensitive from 0.4.0 to 0.5.0 (d7a8c57)

v0.47.0

08 Aug 15:46
Compare
Choose a tag to compare

0.47.0 (2023-08-08)

Feature

Chores

  • deps: bump go.einride.tech/sage from 0.233.0 to 0.234.1 in /.sage (28f40fa)
  • deps: bump go.uber.org/zap from 1.24.0 to 1.25.0 (856713d)
  • deps: bump google.golang.org/grpc from 1.56.2 to 1.57.0 (7349dff)

v0.46.0

26 Jul 09:42
Compare
Choose a tag to compare

0.46.0 (2023-07-26)

Feature

  • deps: bump dependencies (79d5fd6)

Chores

  • update ownership to @einride/team-cloud-control (3ca9e0f)
  • deps: bump github.com/GoogleCloudPlatform/opentelemetry-operations-go/propagator (50cc96a)
  • deps: bump google.golang.org/api from 0.116.0 to 0.132.0 (5d59eb2)
  • deps: bump go.einride.tech/sage from 0.225.0 to 0.229.0 in /.sage (a33db19)

v0.45.0

05 Jul 11:07
Compare
Choose a tag to compare

0.45.0 (2023-07-05)

Feature

  • cloudruntime: add Cloud Run Jobs config (cc73c52)
  • migrate away from deprecated OTel APIs (23efe7f)

v0.44.0

28 Jun 13:59
Compare
Choose a tag to compare

0.44.0 (2023-06-28)

Feature

  • bump opentelemetry detectors to v1.16.0 (b2d278c)

v0.43.0

28 Jun 12:09
Compare
Choose a tag to compare

0.43.0 (2023-06-28)

Feature

  • bump opentelemetry dependencies (ba49bf6)
  • bump Go api from 1.18 to 1.19 (9ad2bd4)

v0.42.1

20 Jun 08:51
6f302d0
Compare
Choose a tag to compare

0.42.1 (2023-06-20)

Bug Fixes

  • cmux: match grpc if grpc+proto content type (6f302d0)

v0.42.0

22 May 09:45
Compare
Choose a tag to compare

0.42.0 (2023-05-22)

Feature

  • add security headers middleware (48e2a8f)