v1.1.0
What's Changed
- chore(ci): bump lychee retry budget to absorb GitHub blob 502s by @jjviscomi in #45
- feat(quality): non-blocking complexity / duplication / dead-code gates by @jjviscomi in #44
- feat(quality): ratchet cyclomatic-complexity threshold to rank C + promote to required (ADR 0036) by @jjviscomi in #46
- chore(release): automate README badge cache-bust on bump by @jjviscomi in #47
- feat(security): adopt OpenSSF Scorecard workflow + public badge (ADR 0037) by @jjviscomi in #48
- feat(sql): implement SESSION_USER() + canonical RAP e2e coverage (ADR 0038) by @jjviscomi in #50
- chore(ci): widen Quality gates path filter to unblock workflow/example PRs by @jjviscomi in #53
- chore(deps): Bump google.golang.org/grpc from 1.63.2 to 1.79.3 in /docs/examples/go/beam-pipeline by @dependabot[bot] in #49
- chore(ci): SHA-pin github/codeql-action in codeql.yml by @jjviscomi in #51
- chore(ci): broaden Quality gates filter to all docs + top-level markdown by @jjviscomi in #55
- chore(deps): tighten Python example floors to clear OSV-scanner findings by @jjviscomi in #54
- docs(conformance): plan the 59 → 99 TPC-DS expansion by @jjviscomi in #52
- feat(security): SLSA Build Provenance attestations on GitHub Release (ADR 0039) by @jjviscomi in #57
- chore(deps): Bump go.opentelemetry.io/otel from 1.39.0 to 1.41.0 in /docs/examples/go/beam-pipeline by @dependabot[bot] in #56
- chore(security): SHA-pin all GitHub Actions + Dockerfile (Pinned-Dependencies sweep) by @jjviscomi in #58
- chore(security): scope workflow permissions to least-privilege (Token-Permissions) by @jjviscomi in #59
- fix(ci): lychee resolves repo-self-references locally via --remap by @jjviscomi in #61
- feat(conformance): TPC-DS chunk 1 — 11 easier-tier fixtures (59 → 70) by @jjviscomi in #60
- feat(sql): CURRENT_USER + @@session.user + Storage Read caller threading (ADR 0040) by @jjviscomi in #62
- feat(conformance): INFORMATION_SCHEMA G4 — 17 fixtures + 4 catalog fixes by @jjviscomi in #63
- docs: documentation style guide (PR A.0 of doc rewrite) by @jjviscomi in #64
- docs(changelog): rewrite to Common Changelog + release-time authoring (PR A) by @jjviscomi in #65
- docs(src): sweep docstrings + comments per style guide (PR B) by @jjviscomi in #66
- chore(security): bump example/test deps to CVE-clean floors (PR D) by @jjviscomi in #67
- chore(security): pin example container images + hash-pin install commands (PR E) by @jjviscomi in #68
- release: bump to v1.1.0 by @jjviscomi in #70
Full Changelog: v1.0.2...v1.1.0