Skip to content

chore: bump rudder-go-kit to 0.73.0#6753

Merged
atzoum merged 2 commits intomasterfrom
chore.bumpGokit
Mar 9, 2026
Merged

chore: bump rudder-go-kit to 0.73.0#6753
atzoum merged 2 commits intomasterfrom
chore.bumpGokit

Conversation

@atzoum
Copy link
Contributor

@atzoum atzoum commented Mar 9, 2026

🔒 Scanned for secrets using gitleaks 8.30.0

Description

Bumping rudder-go-kit and go versions.

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

🔒 Scanned for secrets using gitleaks 8.30.0
Copy link
Collaborator

@fracasula fracasula left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM although I "sample-reviewed" it since there are too many changes which look all the same.

🔒 Scanned for secrets using gitleaks 8.30.0
@atzoum atzoum requested a review from achettyiitr March 9, 2026 14:09
@atzoum
Copy link
Contributor Author

atzoum commented Mar 9, 2026

LGTM although I "sample-reviewed" it since there are too many changes which look all the same.

99.5% is automated changes through go fix

@codecov
Copy link

codecov bot commented Mar 9, 2026

Codecov Report

❌ Patch coverage is 93.55469% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.06%. Comparing base (fede9e4) to head (e3b7ab1).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
enterprise/reporting/error_reporting.go 25.00% 3 Missing ⚠️
app/apphandlers/embeddedAppHandler.go 77.77% 0 Missing and 2 partials ⚠️
processor/processor.go 88.23% 2 Missing ⚠️
runner/runner.go 81.81% 1 Missing and 1 partial ⚠️
warehouse/utils/utils.go 66.66% 2 Missing ⚠️
app/app.go 66.66% 0 Missing and 1 partial ⚠️
app/apphandlers/processorAppHandler.go 85.71% 0 Missing and 1 partial ⚠️
app/apphandlers/setup.go 90.90% 0 Missing and 1 partial ⚠️
archiver/archiver.go 90.00% 1 Missing ⚠️
...ise/reporting/error_index/error_index_reporting.go 75.00% 0 Missing and 1 partial ⚠️
... and 17 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6753      +/-   ##
==========================================
+ Coverage   80.03%   80.06%   +0.02%     
==========================================
  Files         565      565              
  Lines       63376    63374       -2     
==========================================
+ Hits        50721    50738      +17     
+ Misses       9656     9648       -8     
+ Partials     2999     2988      -11     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@atzoum atzoum merged commit 1743f6b into master Mar 9, 2026
70 checks passed
@atzoum atzoum deleted the chore.bumpGokit branch March 9, 2026 14:41
itsmihir pushed a commit that referenced this pull request Mar 16, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.70.0-rc.1](v1.69.0...v1.70.0-rc.1)
(2026-03-16)


### Features

* add a scheduled release cut workflow to cut release branches
([#6739](#6739))
([ab887ac](ab887ac))
* infer OAuth type from account definition when destination supports
accounts
([#6718](#6718))
([00d1755](00d1755))


### Bug Fixes

* false sanity check failure due to empty response
([#6762](#6762))
([0384603](0384603))
* gateway request blocked in store jobs blocking all other requests
([#6760](#6760))
([ca4d514](ca4d514))
* respect context cancellation in gateway rate limiter
([#6751](#6751))
([589251a](589251a))
* update prerelease branch versioning format in scheduled release
workflow
([#6745](#6745))
([fede9e4](fede9e4))


### Miscellaneous

* add check for pseudo-version dependencies in rudderlabs modules
([#6737](#6737))
([55ecd10](55ecd10))
* bump rudder-go-kit to 0.73.0
([#6753](#6753))
([1743f6b](1743f6b))
* remove gunicorn and add darwin compatibility
([#6742](#6742))
([392d1f4](392d1f4))
* use latest retryablehttp client
([#6754](#6754))
([629f036](629f036))
* user rudo docker image for partition migration integration tests
([#6757](#6757))
([5022fbd](5022fbd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
itsmihir pushed a commit that referenced this pull request Mar 17, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.70.0](v1.69.0...v1.70.0)
(2026-03-16)


### Features

* add a scheduled release cut workflow to cut release branches
([#6739](#6739))
([ab887ac](ab887ac))
* infer OAuth type from account definition when destination supports
accounts
([#6718](#6718))
([00d1755](00d1755))


### Bug Fixes

* false sanity check failure due to empty response
([#6762](#6762))
([0384603](0384603))
* gateway request blocked in store jobs blocking all other requests
([#6760](#6760))
([ca4d514](ca4d514))
* respect context cancellation in gateway rate limiter
([#6751](#6751))
([589251a](589251a))
* update prerelease branch versioning format in scheduled release
workflow
([#6745](#6745))
([fede9e4](fede9e4))


### Miscellaneous

* add check for pseudo-version dependencies in rudderlabs modules
([#6737](#6737))
([55ecd10](55ecd10))
* bump rudder-go-kit to 0.73.0
([#6753](#6753))
([1743f6b](1743f6b))
* remove gunicorn and add darwin compatibility
([#6742](#6742))
([392d1f4](392d1f4))
* use latest retryablehttp client
([#6754](#6754))
([629f036](629f036))
* user rudo docker image for partition migration integration tests
([#6757](#6757))
([5022fbd](5022fbd))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: rudderstack-github-actions[bot] <236995729+rudderstack-github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants