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] Bump project version to 3.0.0-SNAPSHOT #19573

Merged
merged 3 commits into from
Feb 21, 2023
Merged

[improve] Bump project version to 3.0.0-SNAPSHOT #19573

merged 3 commits into from
Feb 21, 2023

Conversation

mattisonchao
Copy link
Member

Motivation

https://lists.apache.org/thread/pqkh9d784krtk0jrfcs164kwrl303m7l has approved. We can bump project version to 3.0.0-SNAPSHOT

Modifications

  • Bump project version to 3.0.0-SNAPSHOT

Verifying this change

  • Make sure that the change passes the CI checks.

Documentation

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

@mattisonchao mattisonchao added this to the 3.0.0 milestone Feb 20, 2023
@mattisonchao mattisonchao self-assigned this Feb 20, 2023
@github-actions github-actions bot added the doc-not-needed Your PR changes do not impact docs label Feb 20, 2023
@mattisonchao mattisonchao reopened this Feb 20, 2023
@mattisonchao mattisonchao changed the title Bump project version to 3.0.0-SNAPSHOT [improve] Bump project version to 3.0.0-SNAPSHOT Feb 20, 2023
buildtools/pom.xml Outdated Show resolved Hide resolved
deployment/terraform-ansible/deploy-pulsar.yaml-e Outdated Show resolved Hide resolved
@codecov-commenter
Copy link

Codecov Report

Merging #19573 (3e7896e) into master (e0b50c9) will increase coverage by 37.20%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             master   #19573       +/-   ##
=============================================
+ Coverage     24.65%   61.85%   +37.20%     
- Complexity      291    25595    +25304     
=============================================
  Files          1591     1844      +253     
  Lines        123073   135280    +12207     
  Branches      13434    14875     +1441     
=============================================
+ Hits          30348    83684    +53336     
+ Misses        88233    43887    -44346     
- Partials       4492     7709     +3217     
Flag Coverage Δ
inttests 24.66% <ø> (+<0.01%) ⬆️
systests 25.22% <ø> (?)
unittests 59.02% <ø> (?)

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

Impacted Files Coverage Δ
...service/nonpersistent/NonPersistentReplicator.java 58.41% <0.00%> (-1.99%) ⬇️
...in/java/org/apache/pulsar/common/api/AuthData.java 71.42% <0.00%> (ø)
.../apache/pulsar/broker/namespace/LookupOptions.java 87.50% <0.00%> (ø)
.../apache/pulsar/common/naming/SystemTopicNames.java 55.55% <0.00%> (ø)
...apache/pulsar/common/util/SafeCollectionUtils.java 0.00% <0.00%> (ø)
...pache/pulsar/common/configuration/BindAddress.java 22.22% <0.00%> (ø)
...r/client/admin/internal/data/AuthPoliciesImpl.java 65.21% <0.00%> (ø)
...sar/common/policies/data/impl/BundlesDataImpl.java 92.30% <0.00%> (ø)
...ar/common/policies/data/InactiveTopicPolicies.java 83.33% <0.00%> (ø)
...io/kafka/connect/PulsarKafkaConnectSinkConfig.java 85.71% <0.00%> (ø)
... and 1364 more

@mattisonchao mattisonchao merged commit 25beb97 into apache:master Feb 21, 2023
michaeljmarshall added a commit that referenced this pull request Feb 22, 2023
### Motivation

With #19573, we should replace deprecation warnings that were set to 2.12.0 with 3.0.0.

### Modifications

* Update 4 deprecation warnings.

### Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

### Does this pull request potentially affect one of the following parts:

This is cosmetic.

### Documentation

- [x] `doc`

This is a documentation change.

### Matching PR in forked repository

PR in forked repository: skipping forked PR since this is a trivial change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-not-needed Your PR changes do not impact docs ready-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants