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

[issue-724] Update connector version to 0.14.0-SNAPSHOT #726

Merged
merged 1 commit into from
Oct 10, 2023

Conversation

crazyzhou
Copy link
Contributor

Change log description
Update connector and Pravega version to 0.14.0-SNAPSHOT, schema registry to 0.7.0-SNAPSHOT

Purpose of the change
Fix #724

What the code does
Update connectorVersion pravegaVersion and schemaRegistryVersion in gradle.properties
Update compatibility matrix in README.md

How to verify it
./gradlew clean build passed

Signed-off-by: Brian Zhou <b.zhou@dell.com>
Copy link

@anishakj anishakj left a comment

Choose a reason for hiding this comment

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

LGTM

@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (da4c706) 81.12% compared to head (bddfb70) 81.12%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #726   +/-   ##
=========================================
  Coverage     81.12%   81.12%           
  Complexity      573      573           
=========================================
  Files            62       62           
  Lines          2723     2723           
  Branches        232      232           
=========================================
  Hits           2209     2209           
  Misses          326      326           
  Partials        188      188           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@crazyzhou crazyzhou merged commit 1157b7b into pravega:master Oct 10, 2023
7 checks passed
@crazyzhou crazyzhou deleted the issue-724 branch October 10, 2023 08:01
Welkin-Y pushed a commit to Welkin-Y/Pravega-flink-connectors that referenced this pull request Oct 30, 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.

Update connector version to 0.14.0-SNAPSHOT
2 participants