Skip to content

Releases: einride/cloudrunner-go

v0.75.0

04 Oct 07:21
Compare
Choose a tag to compare

0.75.0 (2024-10-04)

Feature

  • cloudrequsetlog: initial slog support (d5b1bcb)

v0.74.0

02 Oct 09:03
Compare
Choose a tag to compare

0.74.0 (2024-10-02)

Feature

  • cloudslog: add context-based attributes (a6e4bd3)

v0.73.0

01 Oct 14:36
Compare
Choose a tag to compare

0.73.0 (2024-10-01)

Feature

  • cloudslog: initial log/slog primitives (cbce0d1)

Documentation

  • security: add Security Policy (75f39eb)

v0.72.0

30 Sep 09:24
Compare
Choose a tag to compare

0.72.0 (2024-09-30)

Feature

  • "revert: preserve auth errors in cloudrunner.WrapTransient" (7fd1ad0)

v0.71.0

30 Sep 06:52
Compare
Choose a tag to compare

0.71.0 (2024-09-30)

Feature

Chores

  • deps: bump the all group across 1 directory with 12 updates (b6f9b3b)

v0.70.0

20 Aug 07:42
Compare
Choose a tag to compare

0.70.0 (2024-08-20)

Feature

  • on validate command, validate that all secrets are tagged (17dd619)

Chores

  • deps: bump the all group with 2 updates (c840bde)
  • deps: bump go.einride.tech/sage from 0.293.0 to 0.298.0 in /.sage (97b93d4)

v0.69.0

09 Aug 07:24
Compare
Choose a tag to compare

0.69.0 (2024-08-09)

Breaking Changes

  • shutdown otel resource before exiting (2a18e85)

relates to [PE-963](https://einride.atlassian.net/browse/PE-963)

BREAKING CHANGE: removed SHUTDOWNDELAY feature

v0.68.0

05 Aug 18:12
Compare
Choose a tag to compare

0.68.0 (2024-08-05)

Feature

  • shutdown otel metrics provider (1ac9e65)

v0.67.1

05 Aug 09:01
Compare
Choose a tag to compare

0.67.1 (2024-08-05)

Bug Fixes

  • cloudotel: downgrade metric export error to warning (6abad7a)

Chores

  • deps: bump go.einride.tech/sage from 0.292.0 to 0.293.0 in /.sage (e2ccc4b)

v0.67.0

05 Aug 08:08
Compare
Choose a tag to compare

0.67.0 (2024-08-05)

Feature