-
Notifications
You must be signed in to change notification settings - Fork 3
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
feat: implement knowledge v1beta2 #193
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## master #193 +/- ##
==========================================
- Coverage 72.01% 70.02% -2.00%
==========================================
Files 39 39
Lines 2326 2345 +19
==========================================
- Hits 1675 1642 -33
- Misses 596 650 +54
+ Partials 55 53 -2 ☔ View full report in Codecov by Sentry. |
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.
Mostly good, just some comments.
I see you're replacing the old version with the new version. Can you first check with @yetizer / @bakkelim that that's okay for them? It might cause issues if they need a fix to something that comes in a later SDK version, but can't update yet because they're not ready to move to IKG API v2
da4ed90
to
7683bdc
Compare
4f8a046
to
f1acfc8
Compare
To be continued with modifications from objects v2 in new PR |
f1acfc8
to
a5bf26e
Compare
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.
Looks fine, just add more possible query values
BREAKING CHANGE: ENG-2778
a5bf26e
to
a526bba
Compare
BREAKING CHANGE: ENG-2778