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

[improve] Upgrade Pulsar Python client in docker image to 3.5.0 #23377

Merged

Conversation

lhotari
Copy link
Member

@lhotari lhotari commented Sep 30, 2024

Motivation

Pulsar Python client is embedded in the docker image.
The current version used in the image is 3.4.0 . The newest stable version is 3.5.0 .

Modifications

Upgrade the Pulsar Python client to 3.5.0 version

Documentation

  • doc
  • doc-required
  • doc-not-needed
  • doc-complete

@lhotari lhotari added this to the 4.0.0 milestone Sep 30, 2024
@lhotari lhotari self-assigned this Sep 30, 2024
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Sep 30, 2024
@codecov-commenter
Copy link

codecov-commenter commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.55%. Comparing base (bbc6224) to head (c29c706).
Report is 617 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #23377      +/-   ##
============================================
+ Coverage     73.57%   74.55%   +0.97%     
- Complexity    32624    34460    +1836     
============================================
  Files          1877     1934      +57     
  Lines        139502   145137    +5635     
  Branches      15299    15870     +571     
============================================
+ Hits         102638   108203    +5565     
+ Misses        28908    28632     -276     
- Partials       7956     8302     +346     
Flag Coverage Δ
inttests 27.54% <ø> (+2.96%) ⬆️
systests 24.56% <ø> (+0.24%) ⬆️
unittests 73.88% <ø> (+1.04%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

see 600 files with indirect coverage changes

@lhotari lhotari merged commit 9980967 into apache:master Sep 30, 2024
52 of 55 checks passed
lhotari added a commit that referenced this pull request Oct 4, 2024
lhotari added a commit that referenced this pull request Oct 4, 2024
nikhil-ctds pushed a commit to datastax/pulsar that referenced this pull request Oct 15, 2024
srinath-ctds pushed a commit to datastax/pulsar that referenced this pull request Oct 16, 2024
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.

3 participants