🚀 Release v6.1.1#1576
Conversation
There was a problem hiding this comment.
Pull request overview
This PR bumps the version from 6.1.0 to 6.1.1 and adds release notes for v6.1.1. The release focuses on schema validation improvements and bug fixes, introducing new configuration options and fixing several schema-related issues.
Key changes:
- Version updated to 6.1.1 across the codebase
- Added comprehensive changelog entry for v6.1.1 with schema validation improvements
- Updated tutorial JSON file to reflect the new version and improved schema definitions
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| sphinx_needs/init.py | Updated version string from 6.1.0 to 6.1.1 |
| docs/changelog.rst | Added v6.1.1 release notes with feature additions and bug fixes |
| docs/_static/tutorial_needs.json | Updated version references and corrected nullable field type definitions in the schema |
| .github/workflows/docker.yaml | Updated NEEDS_VERSION environment variable to 6.1.1 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #1576 +/- ##
==========================================
+ Coverage 86.87% 87.94% +1.06%
==========================================
Files 56 70 +14
Lines 6532 9630 +3098
==========================================
+ Hits 5675 8469 +2794
- Misses 857 1161 +304
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
No description provided.