Release 0.0.6 - #62
Merged
Merged
Conversation
Changelog for 0.0.6: ODCS v3.2.0 support (#60); enum, relationships/foreignKey, and native array auto-checks (#61); security fixes (#55, #59); docs governance (#57, #58); and dependency bumps (#48-#53). Also refreshes the roadmap (adds OpenTelemetry Export, drops dbt), applies minor prose/comment polish, and re-executes the multiple-sources example notebook so its committed outputs reflect the new auto-checks. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Jamestth
force-pushed
the
release/v0.0.6
branch
from
September 21, 2026 09:22
4d4283f to
6dd783f
Compare
dinbinn
approved these changes
Sep 21, 2026
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.
Release 0.0.6
Cuts the v0.0.6 release. Version is dynamic via
setuptools_scm, so the release is defined by theCHANGELOG.mdentry plus taggingv0.0.6onmainafter merge.Changelog highlights (
## [0.0.6])SECURITY.mdgovernance (docs: complete README and SECURITY governance sections #57), acknowledgement-target update (docs: update security acknowledgement target to 5 working days #58).Also folded in (docs commit)
docs/roadmap.md).docs/contracts.mdand a unit-test comment.examples/2_multiple_sources/multiple_sources.ipynbso committed outputs reflect the new auto-checks (0 errors: 78 checks, 70 passed, 8 expected demo failures).🤖 Generated with Claude Code