Skip to content

Comments

first release candidate of v8 (8.0.0rc1)#2477

Merged
haakonvt merged 1 commit intopysdk-release-v8from
make-v8-rc1
Feb 18, 2026
Merged

first release candidate of v8 (8.0.0rc1)#2477
haakonvt merged 1 commit intopysdk-release-v8from
make-v8-rc1

Conversation

@haakonvt
Copy link
Contributor

No description provided.

@haakonvt haakonvt requested review from a team as code owners February 17, 2026 20:20
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello @haakonvt, 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 updates the project's version strings to 8.0.0rc1, marking the transition from a beta phase to the first release candidate for version 8. This change indicates that the project is nearing its official stable release and is now in a phase of final testing and stabilization.

Highlights

  • Version Update: The project version has been updated from 8.0.0b2 (beta 2) to 8.0.0rc1 (release candidate 1), signifying the transition to the first release candidate for version 8.

🧠 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
  • cognite/client/_version.py
    • Updated the __version__ string to 8.0.0rc1.
  • pyproject.toml
    • Updated the version field under [tool.poetry] to 8.0.0rc1.
Activity
  • No specific activity (comments, reviews, progress updates) has been recorded for this pull request yet.
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

This pull request updates the package version to 8.0.0rc1 for the first release candidate of v8. The version bump is applied consistently in cognite/client/_version.py and pyproject.toml. While the change itself is correct, it's concerning that the CHANGELOG.md file has not been updated to reflect the contents of this release. For a major version release candidate, providing a changelog is crucial for users to understand new features, breaking changes, and fixes. I have added a comment regarding this.

@codecov
Copy link

codecov bot commented Feb 17, 2026

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 64.58%. Comparing base (b268276) to head (866bbcd).
⚠️ Report is 2 commits behind head on pysdk-release-v8.

Files with missing lines Patch % Lines
cognite/client/_version.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@                 Coverage Diff                  @@
##           pysdk-release-v8    #2477      +/-   ##
====================================================
- Coverage             64.59%   64.58%   -0.02%     
====================================================
  Files                   467      467              
  Lines                 47789    47789              
====================================================
- Hits                  30871    30863       -8     
- Misses                16918    16926       +8     
Files with missing lines Coverage Δ
cognite/client/_version.py 0.00% <0.00%> (ø)

... and 6 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.

@haakonvt
Copy link
Contributor Author

Awaiting #2478

@haakonvt haakonvt self-assigned this Feb 18, 2026
@haakonvt haakonvt added the risk-review-ongoing Risk review is in progress label Feb 18, 2026
@haakonvt
Copy link
Contributor Author

🦄

@haakonvt haakonvt added the waiting-for-team Waiting for the submitter or reviewer of the PR to take an action label Feb 18, 2026
@haakonvt haakonvt enabled auto-merge February 18, 2026 14:59
@haakonvt
Copy link
Contributor Author

🦄

@haakonvt haakonvt disabled auto-merge February 18, 2026 15:04
@haakonvt haakonvt enabled auto-merge (squash) February 18, 2026 15:04
@haakonvt haakonvt merged commit 0057e6e into pysdk-release-v8 Feb 18, 2026
15 checks passed
@haakonvt haakonvt deleted the make-v8-rc1 branch February 18, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk-review-ongoing Risk review is in progress waiting-for-team Waiting for the submitter or reviewer of the PR to take an action

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants