Skip to content

Conversation

@erlendvollset
Copy link
Collaborator

@erlendvollset erlendvollset commented Sep 25, 2025

🤖 I have created a release beep boop

7.86.0 (2025-10-02)

Features

  • instances/search: operator is now supported (AND/OR) (#2344) (317439b)

Bug Fixes

  • agents: replace agentId with agentExternalId in chat API (#2349) (d9bca80)
  • datapoints: fix rare bug when instance ID time series would repo… (#2348) (74bb53a)
  • filters now accept DirectRelationReference as instance identifier (#2334) (597f7ca)
  • simulators: make SimulatorModelRevision.get_data() return single item for consistency (#2346) (6c3be3d)

This PR was generated with Release Please. See documentation.

@gemini-code-assist
Copy link
Contributor

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

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.

@codecov
Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.80%. Comparing base (67b9b76) to head (eb718c1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2345      +/-   ##
==========================================
- Coverage   90.82%   90.80%   -0.02%     
==========================================
  Files         170      170              
  Lines       25666    25666              
==========================================
- Hits        23312    23307       -5     
- Misses       2354     2359       +5     
Files with missing lines Coverage Δ
cognite/client/_version.py 100.00% <100.00%> (ø)

... and 5 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 branch 4 times, most recently from 2d776be to fbf8a2d Compare October 1, 2025 06:37
@erlendvollset erlendvollset force-pushed the release-please--branches--master branch from fbf8a2d to 4717a08 Compare October 2, 2025 12:33
@haakonvt
Copy link
Contributor

haakonvt commented Oct 2, 2025

@cursoragent please update version in cognite/client/_version.py

@cursor
Copy link

cursor bot commented Oct 2, 2025

I updated the client library's version number to reflect the latest release. This ensures the package accurately reports its current version.

  • I modified the __version__ string in cognite/client/_version.py from 7.85.0 to 7.86.0.

Open in Cursor Open in Web

Learn more about Cursor Agents

Co-authored-by: hakon.treider <[email protected]>
Copy link
Contributor

@haakonvt haakonvt left a comment

Choose a reason for hiding this comment

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

🦄

@haakonvt haakonvt enabled auto-merge October 2, 2025 21:51
@haakonvt haakonvt added this pull request to the merge queue Oct 2, 2025
Merged via the queue into master with commit 3423a78 Oct 2, 2025
18 checks passed
@haakonvt haakonvt deleted the release-please--branches--master branch October 2, 2025 22:03
@erlendvollset
Copy link
Collaborator Author

ronpal pushed a commit that referenced this pull request Oct 9, 2025
Co-authored-by: Cursor Agent <[email protected]>
Co-authored-by: hakon.treider <[email protected]>
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.

4 participants