Skip to content

Releases: rudderlabs/rudder-go-kit

v0.30.0

30 Apr 11:51
22cfd96
Compare
Choose a tag to compare

0.30.0 (2024-04-30)

Features

  • add remoteFilePath support and create remote directory in sftp (#437) (cd85cf5)

Bug Fixes

Miscellaneous

  • deps: bump google.golang.org/grpc from 1.63.0 to 1.63.2 (#446) (618baa6)

v0.29.0

24 Apr 07:06
e939bc7
Compare
Choose a tag to compare

0.29.0 (2024-04-24)

Features

v0.28.0

23 Apr 10:23
a62c9b9
Compare
Choose a tag to compare

0.28.0 (2024-04-23)

Features

v0.27.0

12 Apr 14:19
20e08de
Compare
Choose a tag to compare

0.27.0 (2024-04-12)

Features

Miscellaneous

  • deps: bump github.com/aws/aws-sdk-go from 1.51.19 to 1.51.20 (#428) (7c58164)

v0.26.0

12 Apr 08:53
a27349a
Compare
Choose a tag to compare

0.26.0 (2024-04-12)

Features

Miscellaneous

  • deps: bump github.com/aws/aws-sdk-go from 1.51.16 to 1.51.17 (#420) (c992d13)
  • deps: bump github.com/aws/aws-sdk-go from 1.51.17 to 1.51.19 (#426) (ce6f2ff)
  • deps: bump github.com/prometheus/common from 0.52.2 to 0.52.3 (#427) (c9a5734)

v0.25.0

09 Apr 08:35
68ac8d8
Compare
Choose a tag to compare

0.25.0 (2024-04-09)

Features

Miscellaneous

  • deps: bump github.com/aws/aws-sdk-go from 1.51.15 to 1.51.16 (#418) (bfdaa00)
  • deps: bump golang.org/x/crypto from 0.21.0 to 0.22.0 (#414) (abf7a24)
  • deps: bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (#413) (08eef2f)
  • deps: bump golang.org/x/sync from 0.6.0 to 0.7.0 (#415) (a19d647)
  • deps: bump the opentelemetry group with 9 updates (#417) (7344998)
  • provide methods to access config init errors (#406) (8579877)

v0.24.0

05 Apr 09:58
83d2786
Compare
Choose a tag to compare

0.24.0 (2024-04-05)

Features

Bug Fixes

Miscellaneous

  • deps: bump cloud.google.com/go/storage from 1.39.1 to 1.40.0 (#402) (8ba1caf)
  • deps: bump github.com/aws/aws-sdk-go from 1.51.12 to 1.51.15 (#412) (6edd06e)
  • deps: bump github.com/aws/aws-sdk-go from 1.51.6 to 1.51.12 (#405) (47b4501)
  • deps: bump github.com/cenkalti/backoff/v4 from 4.2.1 to 4.3.0 (#394) (17d8f10)
  • deps: bump github.com/prometheus/client_model from 0.6.0 to 0.6.1 (#408) (1f6d86d)
  • deps: bump github.com/prometheus/common from 0.51.1 to 0.52.2 (#409) (d930ce3)
  • deps: bump github.com/shirou/gopsutil/v3 from 3.24.2 to 3.24.3 (#404) (6c33058)
  • deps: bump google.golang.org/api from 0.171.0 to 0.172.0 (#398) (085ffc7)

v0.23.3

25 Mar 10:20
eb8b7b8
Compare
Choose a tag to compare

0.23.3 (2024-03-25)

Miscellaneous

  • deps: bump github.com/aws/aws-sdk-go from 1.50.38 to 1.51.6 (#391) (be9d6c1)
  • deps: bump github.com/docker/docker from 20.10.27+incompatible to 24.0.9+incompatible (#385) (1ce09ad)
  • deps: bump github.com/prometheus/common from 0.50.0 to 0.51.1 (#392) (3f4ce58)
  • deps: bump google.golang.org/api from 0.167.0 to 0.171.0 (#389) (4f23940)

v0.23.2

15 Mar 12:41
5b1eb93
Compare
Choose a tag to compare

0.23.2 (2024-03-15)

Bug Fixes

  • indefinite function runs inside mutex lock (#372) (0c2c23b)

Miscellaneous

  • deps: bump cloud.google.com/go/storage from 1.38.0 to 1.39.1 (#377) (a520f91)
  • deps: bump github.com/aws/aws-sdk-go from 1.50.24 to 1.50.30 (#366) (6255c36)
  • deps: bump github.com/aws/aws-sdk-go from 1.50.30 to 1.50.38 (#378) (dfefeec)
  • deps: bump github.com/minio/minio-go/v7 from 7.0.67 to 7.0.69 (#373) (77ee989)
  • deps: bump github.com/prometheus/common from 0.48.0 to 0.50.0 (#371) (4c6d4b6)
  • deps: bump github.com/shirou/gopsutil/v3 from 3.24.1 to 3.24.2 (#369) (1b4cc97)
  • deps: bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#379) (0ec92af)
  • deps: bump google.golang.org/api from 0.166.0 to 0.167.0 (#356) (6982111)
  • deps: bump the opentelemetry group with 9 updates (#354) (f4fb7b4)
  • export config BE handler for transformer, and unstarted http test server (#374) (018b6f7)

v0.23.1

27 Feb 08:52
f6aaf20
Compare
Choose a tag to compare

0.23.1 (2024-02-27)

Miscellaneous