chore: bump version to 1.0.0#558
Merged
Merged
Conversation
mvkonchits-db
approved these changes
Jun 22, 2026
mvkonchits-db
left a comment
Contributor
There was a problem hiding this comment.
lgtm
however target-version seems to be referring to the Python language version like py311
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
v1.0.0 release
Version bump for the V1.0.0 release cut.
src/pyproject.toml,src/backend/src/__init__.py,src/frontend/package.json,src/package.json(viasrc/scripts/bump_version.py).src/docs/RELEASE_NOTES.mdfromv0.6.1(viasrc/scripts/generate_release_notes.py), covering all features/fixes/maintenance since 0.6.1 — including the V1-hide work (chore: hide alpha surfaces and mockup connectors from V1 UI #553), the data-products fixes (fix(data-products): transition status on request-certify #549/fix(data-products): actually gate consumer reads of unpublished products #554/fix(data-products): surface proposed products in the steward review queue #556), ontology fixes (fix(ontology): persist concept_type and property metadata in RDF #540), and fix(settings): redact secret-shaped keys in update_settings log line #557.Once merged, the
v1.0.0tag will be re-pointed to the squashed commit onmainand a GitHub Release published.