Release 7.13.1#559
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the version of cognite-extractor-utils from 7.13.0 to 7.13.1 across pyproject.toml and cognite/extractorutils/__init__.py. It also updates CHANGELOG.md to document bug fixes related to fetch_logs metadata limits and CheckinWorker pickling issues on macOS/Windows. There are no review comments, and I have no feedback to provide.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #559 +/- ##
=======================================
Coverage 83.91% 83.91%
=======================================
Files 46 46
Lines 4670 4670
=======================================
Hits 3919 3919
Misses 751 751
🚀 New features to boost your workflow:
|
|
/gemini review |
There was a problem hiding this comment.
Code Review
This pull request bumps the package version to 7.13.1 and updates the changelog to document two bug fixes in the unstable package: resolving a 512-byte metadata limit issue in the fetch_logs action and fixing a pickling issue with CheckinWorker on macOS and Windows. There are no review comments, and we have no additional feedback to provide.
|
🦄 |
Summary
What changed
pyproject.toml/cognite/extractorutils/__init__.py: version bump 7.13.0 → 7.13.1CHANGELOG.md: added 7.13.1 entry documenting:Type of change
Test plan