Prepare for v3.0.6 - #1999
Conversation
Signed-off-by: yhmo <yihua.mo@zilliz.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: yhmo The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Tick the box to add this pull request to the merge queue (same as
|
There was a problem hiding this comment.
Pull request overview
Prepares the Milvus Java SDK repository for the v3.0.6 release by updating the documented/installable version numbers and adding the corresponding changelog entry.
Changes:
- Bump project revision from
3.0.5to3.0.6(root + examples). - Update README install snippets and compatibility table to reference
3.0.6. - Add
3.0.6release notes toCHANGELOG.md.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| README.md | Updates compatibility table and dependency snippets to 3.0.6. |
| pom.xml | Bumps root Maven revision property to 3.0.6. |
| examples/pom.xml | Bumps examples Maven revision property to 3.0.6. |
| CHANGELOG.md | Adds the 3.0.6 entry with features/improvements/bugs. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1999 +/- ##
=========================================
Coverage ? 65.07%
Complexity ? 4261
=========================================
Files ? 473
Lines ? 26442
Branches ? 2510
=========================================
Hits ? 17207
Misses ? 7878
Partials ? 1357 🚀 New features to boost your workflow:
|
No description provided.