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.11.2 in main branch #3657

Merged
merged 8 commits into from
Jul 23, 2023
Merged

chore: merge release 1.11.2 in main branch #3657

merged 8 commits into from
Jul 23, 2023

Conversation

atzoum
Copy link
Contributor

@atzoum atzoum commented Jul 23, 2023

Description

Merge release 1.11.2 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
fix: warehouse stringmap configs are lower case w.r.t viper (#3592)
chore: add max connections to warehouse and pgnotifier (#3597)
fix: redshift dedup pick latest entry (#3603)
fix: cleanup for warehouse integration tests (#3596)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.295 to 1.44.299 (#3615)
chore(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.2 (#3599)
chore(deps): bump go.uber.org/atomic from 1.10.0 to 1.11.0 (#3587)
chore(deps): bump golang.org/x/oauth2 from 0.9.0 to 0.10.0 (#3585)
chore(deps): bump google.golang.org/api from 0.129.0 to 0.130.0 (#3588)
chore(deps): bump github.com/apache/pulsar-client-go from 0.10.0 to 0.11.0 (#3622)
chore(deps): bump github.com/minio/minio-go/v7 from 7.0.59 to 7.0.60 (#3621)
chore(deps): bump github.com/segmentio/kafka-go from 0.4.40 to 0.4.42 (#3620)
fix: user transformations timeout (#3583)
chore: remove google cloud storage dependency for gcs datalake test using fake-gcs-server (#3576)
chore: added trino and spark test (#3525)
chore(deps): bump cloud.google.com/go/storage from 1.30.1 to 1.31.0 (#3625)
chore(deps): bump github.com/iancoleman/strcase from 0.2.0 to 0.3.0 (#3626)
chore(deps): bump google.golang.org/api from 0.130.0 to 0.131.0 (#3627)
chore(deps): bump github.com/confluentinc/confluent-kafka-go/v2 from 2.1.1 to 2.2.0 (#3628)
chore: cleanup integrations package (#3635)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.299 to 1.44.300 (#3636)
chore(deps): bump github.com/go-chi/chi/v5 from 5.0.8 to 5.0.10 (#3637)
fix: add index on reported_at column of reports table (#3606)
chore: add provision to disable tracking event names from a source for reporting (#3632)
chore(deps): bump github.com/minio/minio-go/v7 from 7.0.60 to 7.0.61 (#3639)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.300 to 1.44.301 (#3640)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.301 to 1.44.302 (#3646)
chore(deps): bump google.golang.org/api from 0.131.0 to 0.132.0 (#3647)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.302 to 1.44.304 (#3650)
chore(deps): bump go.uber.org/automaxprocs from 1.5.2 to 1.5.3 (#3651)
chore: warehouse sql stats (#3638)
chore(deps): bump github.com/aws/aws-sdk-go from 1.44.304 to 1.44.305 (#3654)
END_COMMIT_OVERRIDE

@codecov
Copy link

codecov bot commented Jul 23, 2023

Codecov Report

Patch coverage: 63.33% and project coverage change: +0.08 🎉

Comparison is base (366393e) 68.15% compared to head (ac203f5) 68.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3657      +/-   ##
==========================================
+ Coverage   68.15%   68.23%   +0.08%     
==========================================
  Files         319      319              
  Lines       50437    50445       +8     
==========================================
+ Hits        34374    34421      +47     
+ Misses      13835    13806      -29     
+ Partials     2228     2218      -10     
Impacted Files Coverage Δ
router/batchrouter/util.go 53.12% <0.00%> (ø)
processor/manager.go 90.00% <25.00%> (-4.74%) ⬇️
enterprise/reporting/error_reporting.go 21.99% <42.85%> (+0.30%) ⬆️
router/misc.go 74.50% <50.00%> (ø)
enterprise/reporting/reporting.go 31.33% <75.00%> (+0.31%) ⬆️
app/cluster/dynamic.go 55.49% <100.00%> (ø)
processor/processor.go 87.50% <100.00%> (+<0.01%) ⬆️
processor/transformer/transformer.go 90.25% <100.00%> (ø)

... and 11 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 4171517 into master Jul 23, 2023
73 checks passed
@atzoum atzoum deleted the merge.1.11.2 branch July 23, 2023 15:00
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.

6 participants