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: merge release 1.10.0 in main branch #3548

Merged
merged 8 commits into from
Jun 26, 2023
Merged

chore: merge release 1.10.0 in main branch #3548

merged 8 commits into from
Jun 26, 2023

Conversation

atzoum
Copy link
Contributor

@atzoum atzoum commented Jun 26, 2023

Description

Merge release 1.10.0 in main branch

Security

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

BEGIN_COMMIT_OVERRIDE
chore(deps): bump github.com/minio/minio-go/v7 from 7.0.56 to 7.0.57 (#3511)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.282 to 1.44.283 (#3509)
chore(deps): bump google.golang.org/api from 0.127.0 to 0.128.0 (#3508)
chore: introduce goimports (#3507)
chore(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.0 (#3510)
chore(deps): bump github.com/urfave/cli/v2 from 2.25.6 to 2.25.7 (#3514)
chore(deps): bump github.com/onsi/ginkgo/v2 from 2.10.0 to 2.11.0 (#3516)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.283 to 1.44.284 (#3515)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.284 to 1.44.285 (#3520)
chore: increase golangci lint execution timeout (#3539)
chore(deps): bump github.com/rudderlabs/rudder-go-kit from 0.15.0 to 0.15.1 (#3530)
chore(deps): bump google.golang.org/grpc from 1.56.0 to 1.56.1 (#3537)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.285 to 1.44.287 (#3536)
chore(deps): bump github.com/hashicorp/golang-lru/v2 from 2.0.3 to 2.0.4 (#3538)
chore(gateway): move warehouse fetch tables under internal (#3540)
END_COMMIT_OVERRIDE

@atzoum atzoum requested review from lvrach, koladilip, achettyiitr, fracasula and cisse21 and removed request for lvrach and koladilip June 26, 2023 06:16
@atzoum atzoum marked this pull request as ready for review June 26, 2023 06:18
@codecov
Copy link

codecov bot commented Jun 26, 2023

Codecov Report

Patch coverage: 81.44% and project coverage change: +0.01 🎉

Comparison is base (f390699) 68.20% compared to head (caaabe9) 68.21%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3548      +/-   ##
==========================================
+ Coverage   68.20%   68.21%   +0.01%     
==========================================
  Files         331      331              
  Lines       53700    53828     +128     
==========================================
+ Hits        36627    36721      +94     
- Misses      14682    14707      +25     
- Partials     2391     2400       +9     
Impacted Files Coverage Δ
warehouse/admin.go 3.03% <0.00%> (-0.15%) ⬇️
warehouse/identities.go 19.40% <0.00%> (ø)
...ns/datalake/schema-repository/schema_repository.go 66.66% <ø> (-18.34%) ⬇️
warehouse/internal/repo/repo.go 100.00% <ø> (ø)
warehouse/schema.go 100.00% <ø> (ø)
warehouse/utils/utils.go 80.93% <47.36%> (-1.35%) ⬇️
warehouse/integrations/snowflake/snowflake.go 64.77% <50.00%> (+0.03%) ⬆️
warehouse/internal/loadfiles/loadfiles.go 75.43% <59.09%> (-1.20%) ⬇️
warehouse/upload.go 64.61% <71.21%> (+0.08%) ⬆️
warehouse/stats.go 68.51% <75.00%> (-0.32%) ⬇️
... and 17 more

... and 12 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@atzoum atzoum merged commit a69c422 into master Jun 26, 2023
@atzoum atzoum deleted the merge.1.10.0 branch June 26, 2023 07:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants