chore(master): release cognite-sdk-python 7.93.0#2482
chore(master): release cognite-sdk-python 7.93.0#2482erlendvollset wants to merge 1 commit intomasterfrom
Conversation
Summary of ChangesHello @erlendvollset, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request automates the release of Highlights
🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console. Changelog
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
The pull request updates the version number of the cognite-sdk-python to 7.93.0 across various configuration files and the CHANGELOG.md. It also includes a new feature entry in the changelog for a deprecation warning related to the Vision API. The changes are straightforward version bumps and changelog updates, which are standard for a release chore. I've identified a high severity issue related to the deprecation warning in the Vision API, as it should be consistently applied across all entry points of the API to ensure users are fully aware of the upcoming removal.
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2482 +/- ##
==========================================
- Coverage 48.86% 48.85% -0.02%
==========================================
Files 191 191
Lines 26162 26162
==========================================
- Hits 12784 12781 -3
- Misses 13378 13381 +3
🚀 New features to boost your workflow:
|
3b9602f to
44fce66
Compare
44fce66 to
f90f5d1
Compare
🤖 I have created a release beep boop
7.93.0 (2026-02-23)
Features
Bug Fixes
Documentation
This PR was generated with Release Please. See documentation.