Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: sync release v1.38.4 to main branch #5333

Merged
merged 11 commits into from
Dec 20, 2024

Conversation

devops-github-rudderstack
Copy link
Collaborator

Description

Syncing patch release v1.38.4 to main branch

↓↓ Please review and edit commit overrides before merging ↓↓

BEGIN_COMMIT_OVERRIDE
fix: bq partitioning for additional columns (#5293)
fix: klaviyo bulk upload and BingAds OC (#5305)
fix: allow only enabled dest in backendSubscriber, fix klaviyo bulk (#5309)
fix: disable vacuum at startup for reporting (#5325)
chore: remove full vacuum at flusher startup (#5332)
END_COMMIT_OVERRIDE

achettyiitr and others added 9 commits November 14, 2024 10:59
* fix: bing ads audience (#5299)

* chore: handle 500kb limit, refactor to service impl (#5302)

* chore: handle 500kb limit, refactor to service impl

* chore: fix mock

* chore: fix mock newline

* chore: fix apiservice newline

* chore: move error

---------

Co-authored-by: Sudip Paul <67197965+ItsSudip@users.noreply.github.com>
Copy link

codecov bot commented Dec 4, 2024

Codecov Report

Attention: Patch coverage is 0% with 11 lines in your changes missing coverage. Please review.

Project coverage is 74.81%. Comparing base (7425659) to head (b9a1e53).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
enterprise/reporting/error_reporting.go 0.00% 7 Missing ⚠️
enterprise/reporting/reporting.go 0.00% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5333      +/-   ##
==========================================
+ Coverage   74.77%   74.81%   +0.04%     
==========================================
  Files         437      437              
  Lines       61243    61239       -4     
==========================================
+ Hits        45793    45816      +23     
+ Misses      12913    12884      -29     
- Partials     2537     2539       +2     

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

@cisse21 cisse21 closed this Dec 6, 2024
@mihir20 mihir20 reopened this Dec 20, 2024
…9d77a259eafd8ac2a5423e1d888ff3e7a2

# Conflicts:
#	CHANGELOG.md
#	mocks/router/klaviyobulkupload/klaviyobulkupload_mock.go
#	router/batchrouter/asyncdestinationmanager/klaviyobulkupload/apiService.go
#	router/batchrouter/asyncdestinationmanager/klaviyobulkupload/klaviyobulkupload.go
#	router/batchrouter/asyncdestinationmanager/klaviyobulkupload/klaviyobulkupload_test.go
@mihir20 mihir20 merged commit 98827e5 into master Dec 20, 2024
56 checks passed
@mihir20 mihir20 deleted the sync-release-884f7b9d77a259eafd8ac2a5423e1d888ff3e7a2 branch December 20, 2024 12:07
mihir20 pushed a commit that referenced this pull request Dec 20, 2024
* fix: bq partitioning for additional columns (#5293)

* chore: release 1.38.1 (#5295)

* fix: klaviyo bulk upload and BingAds OC  (#5305)

* fix: bing ads audience (#5299)

* chore: handle 500kb limit, refactor to service impl (#5302)

* chore: handle 500kb limit, refactor to service impl

* chore: fix mock

* chore: fix mock newline

* chore: fix apiservice newline

* chore: move error

---------

Co-authored-by: Sudip Paul <67197965+ItsSudip@users.noreply.github.com>

* chore: release 1.38.2 (#5306)

* fix: allow only enabled dest in backendSubscriber, fix klaviyo bulk (#5309)

* chore: release 1.38.3 (#5311)

* fix: disable vacuum at startup for reporting (#5325)

* chore: remove full vacuum at flusher startup (#5332)

* chore: release 1.38.4 (#5331)

* update action to apidom-validate

---------

Co-authored-by: Akash Chetty <achetty.iitr@gmail.com>
Co-authored-by: Yashasvi Bajpai <33063622+yashasvibajpai@users.noreply.github.com>
Co-authored-by: Sudip Paul <67197965+ItsSudip@users.noreply.github.com>
Co-authored-by: siddarth.msv <82795818+Sidddddarth@users.noreply.github.com>
Co-authored-by: mihir <mihir20121997@gmail.com>
(cherry picked from commit 98827e5)
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.

6 participants