Skip to content

Release version#513

Merged
Hmnt39 merged 1 commit intomasterfrom
chore/release
Mar 23, 2026
Merged

Release version#513
Hmnt39 merged 1 commit intomasterfrom
chore/release

Conversation

@Hmnt39
Copy link
Copy Markdown
Contributor

@Hmnt39 Hmnt39 commented Mar 23, 2026

This PR releases new version of python-extractor-utils 7.12.0 which added the schema for the connection config, schedule, retries, and state store and some fixes.

@Hmnt39 Hmnt39 requested a review from a team as a code owner March 23, 2026 08:40
@gemini-code-assist
Copy link
Copy Markdown

Summary of Changes

Hello, 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 focuses on releasing a new version of the python-extractor-utils library. The update includes the introduction of new configuration schemas for various components within the unstable module, enhancing the configurability of extractors. Additionally, a critical bug related to extractor startup and restart handling has been resolved, improving the robustness of the utility.

Highlights

  • New Version Release: The python-extractor-utils package has been released as version 7.12.0.
  • Added Features: Configuration schemas for connection config, schedule, retries, and state store have been added to the unstable package.
  • Bug Fixes: A fix was implemented in the unstable package to properly reset startup when the extractor restarts, addressing restart scenarios.

🧠 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.

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.

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

@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 prepares for the release of version 7.12.0. The changes include updating the version number in pyproject.toml and cognite/extractorutils/__init__.py, and adding a new entry to CHANGELOG.md to reflect the new features and fixes in this release. The changes are consistent with a version release, and I have no further comments.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.25%. Comparing base (1089e2c) to head (ba51afe).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #513   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files          43       43           
  Lines        4210     4210           
=======================================
  Hits         3421     3421           
  Misses        789      789           
Files with missing lines Coverage Δ
cognite/extractorutils/__init__.py 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Hmnt39 Hmnt39 added the waiting-for-risk-review Waiting for a member of the risk review team to take an action label Mar 23, 2026
@einarmo
Copy link
Copy Markdown
Contributor

einarmo commented Mar 23, 2026

🦄

@einarmo einarmo self-assigned this Mar 23, 2026
@einarmo einarmo added risk-review-ongoing Risk review is in progress waiting-for-team Waiting for the submitter or reviewer of the PR to take an action and removed waiting-for-risk-review Waiting for a member of the risk review team to take an action labels Mar 23, 2026
@Hmnt39 Hmnt39 merged commit c50988a into master Mar 23, 2026
7 checks passed
@Hmnt39 Hmnt39 deleted the chore/release branch March 23, 2026 09:14
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.

3 participants