-
Notifications
You must be signed in to change notification settings - Fork 4
Release v1.0.1 #276
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
Open
mpartipilo
wants to merge
14
commits into
main
Choose a base branch
from
v1.0.1
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Release v1.0.1 #276
+3,587
−1,616
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ed flexibility; change Vectorizer class access modifier to public; update project file with packaging details and metadata.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
Summary - Weaviate C# Client CoverageSummary
CoverageWeaviate.Client - 60.8%
Weaviate.Client.Analyzers - 91.4%
|
- Updated enum serialization attributes from System.Runtime.Serialization.EnumMember to System.Text.Json.Serialization.JsonStringEnumMemberName for consistency and improved JSON handling. - Introduced EmptyStringEnumConverter to handle empty strings and nulls for enum properties. - Enhanced JSON serialization options in WeaviateRestClient to improve error handling during deserialization. - Adjusted various model classes to utilize the new serialization attributes and converters.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
🛡️ The following IaC misconfigurations have been detected
| NAME | FILE | ||
|---|---|---|---|
| Pattern Undefined | .../Schema/openapi.json | View in code | |
| Pattern Undefined | .../Schema/openapi.json | View in code | |
| Pattern Undefined | .../Schema/openapi.json | View in code | |
| Array Without Maximum Number of Items (v3) | .../Schema/openapi.json | View in code | |
| Array Without Maximum Number of Items (v3) | .../Schema/openapi.json | View in code | |
| Array Without Maximum Number of Items (v3) | .../Schema/openapi.json | View in code | |
| Array Without Maximum Number of Items (v3) | .../Schema/openapi.json | View in code | |
| Array Without Maximum Number of Items (v3) | .../Schema/openapi.json | View in code | |
| Invalid Format | .../Schema/openapi.json | View in code | |
| Invalid Format | .../Schema/openapi.json | View in code | |
| Invalid Format | .../Schema/openapi.json | View in code | |
| Invalid Format | .../Schema/openapi.json | View in code | |
| Maximum Length Undefined (v3) | .../Schema/openapi.json | View in code | |
| Maximum Length Undefined (v3) | .../Schema/openapi.json | View in code | |
| Maximum Length Undefined (v3) | .../Schema/openapi.json | View in code | |
| Default Response Undefined On Operations (v3) | .../Schema/openapi.json | View in code | |
| Default Response Undefined On Operations (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Format (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Format (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Format (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Format (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Template Path With No Corresponding Path Parameter | .../Schema/openapi.json | View in code | |
| ... | ... | ... | ... |
☢️ The following Vulnerabilities (CVEs) have been detected
| PACKAGE | FILE | CVE ID | INSTALLED VERSION | FIXED VERSION | ||
|---|---|---|---|---|---|---|
| System.Text.Json | ...s/packages.lock.json | CVE-2024-30105 | 8.0.0 | 8.0.4 | View in code | |
| System.Text.Json | ...s/packages.lock.json | CVE-2024-43485 | 8.0.0 | 8.0.5, 6.0.10 | View in code |
Add StopSequences property to Providers and update generative.proto
…s for improved clarity and accuracy
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Orca Security Scan Summary
| Status | Check | Issues by priority | |
|---|---|---|---|
| Infrastructure as Code | View in Orca | ||
| SAST | View in Orca | ||
| Secrets | View in Orca | ||
| Vulnerabilities | View in Orca |
🛡️ The following IaC misconfigurations have been detected
| NAME | FILE | ||
|---|---|---|---|
| Array Without Maximum Number of Items (v3) | .../Schema/openapi.json | View in code | |
| Array Without Maximum Number of Items (v3) | .../Schema/openapi.json | View in code | |
| Array Without Maximum Number of Items (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Minimum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Numeric Schema Without Maximum (v3) | .../Schema/openapi.json | View in code | |
| Response on operations that should have a body has undefined schema | .../Schema/openapi.json | View in code | |
| Response on operations that should have a body has undefined schema | .../Schema/openapi.json | View in code | |
| Response Code Missing (v3) | .../Schema/openapi.json | View in code | |
| Response Code Missing (v3) | .../Schema/openapi.json | View in code | |
| ... | ... | ... | ... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Refactor Vectorizer methods to utilize generic type parameters for better flexibility and change the class access modifier to public.
Introduce cancellation token support in various configuration methods and clarify parameter names in NearText and NearVector methods.
Update project file with packaging details and metadata.