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

Update beam to version 2.45.0 #4712

Merged
merged 1 commit into from
Feb 16, 2023
Merged

Update beam to version 2.45.0 #4712

merged 1 commit into from
Feb 16, 2023

Conversation

RustedBones
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Feb 16, 2023

Codecov Report

Merging #4712 (80eb541) into main (1c30980) will increase coverage by 0.00%.
The diff coverage is n/a.

❗ Current head 80eb541 differs from pull request most recent head fc7fdb1. Consider uploading reports for the commit fc7fdb1 to get more accurate results

@@           Coverage Diff           @@
##             main    #4712   +/-   ##
=======================================
  Coverage   60.94%   60.95%           
=======================================
  Files         286      286           
  Lines       10467    10467           
  Branches      750      750           
=======================================
+ Hits         6379     6380    +1     
+ Misses       4088     4087    -1     
Impacted Files Coverage Δ
...src/main/scala/com/spotify/scio/coders/Coder.scala 85.96% <0.00%> (+0.43%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

"io.opencensus" % "opencensus-contrib-grpc-util" % opencensusVersion,
"io.opencensus" % "opencensus-contrib-http-util" % opencensusVersion,
"io.opencensus" % "opencensus-contrib-grpc-metrics" % opencensusVersion,
"io.perfmark" % "perfmark-api" % perfmarkVersion,
Copy link
Contributor

Choose a reason for hiding this comment

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

just wondering, what's this dependency needed for?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The lib creates a warning in scio-google-cloud-platform/evicted. This is just a conflict between transitive libs. just forcing the one from gcp-libraries bom

@RustedBones RustedBones merged commit ab03422 into main Feb 16, 2023
@RustedBones RustedBones deleted the beam-2.45 branch February 16, 2023 14:21
farzad-sedghi pushed a commit to farzad-sedghi/scio that referenced this pull request Mar 6, 2023
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.

None yet

2 participants