Skip to content

Comments

chore(master): release cognite-sdk-python 7.93.0#2482

Open
erlendvollset wants to merge 1 commit intomasterfrom
release-please--branches--master--components--cognite-sdk-python
Open

chore(master): release cognite-sdk-python 7.93.0#2482
erlendvollset wants to merge 1 commit intomasterfrom
release-please--branches--master--components--cognite-sdk-python

Conversation

@erlendvollset
Copy link
Contributor

@erlendvollset erlendvollset commented Feb 20, 2026

🤖 I have created a release beep boop

7.93.0 (2026-02-23)

Features

Bug Fixes

  • add last_called to TIME_ATTRIBUTES for datetime rendering (#2487) (8afd420)

Documentation

  • reorder top-level doc sections, separate DM from legacy (DM-3572) (#2481) (3db85d7)

This PR was generated with Release Please. See documentation.

@erlendvollset erlendvollset requested a review from a team as a code owner February 20, 2026 08:06
@erlendvollset erlendvollset requested a review from a team as a code owner February 20, 2026 08:06
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @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 cognite-sdk-python version 7.93.0. The primary change included in this release is the addition of a deprecation warning for the Vision API, alongside standard version updates across relevant project files.

Highlights

  • Version Update: The cognite-sdk-python package has been released as version 7.93.0.
  • New Feature: A deprecation warning for the Vision API has been introduced.

🧠 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
  • .release-please-manifest.json
    • Updated the tracked version from 7.92.0 to 7.93.0.
  • CHANGELOG.md
    • Added a new entry for version 7.93.0.
    • Included a feature note about the deprecation warning for the Vision API.
  • cognite/client/_version.py
    • Incremented the __version__ string to 7.93.0.
  • pyproject.toml
    • Updated the version field to 7.93.0.
Activity
  • Automated release PR created by the Release Please bot.
Using Gemini Code Assist

The 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 /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

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 .gemini/ folder in the base of the repository. Detailed instructions can be found here.

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

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

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
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 48.85%. Comparing base (8afd420) to head (f90f5d1).

Files with missing lines Patch % Lines
cognite/client/_version.py 0.00% 1 Missing ⚠️
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     
Files with missing lines Coverage Δ
cognite/client/_version.py 0.00% <0.00%> (ø)

... and 2 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@erlendvollset erlendvollset force-pushed the release-please--branches--master--components--cognite-sdk-python branch from 3b9602f to 44fce66 Compare February 22, 2026 07:41
@erlendvollset erlendvollset force-pushed the release-please--branches--master--components--cognite-sdk-python branch from 44fce66 to f90f5d1 Compare February 23, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant