Skip to content

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 31 May 03:41
· 36 commits to main since this release
v1.1.2
e8b64fd

What's Changed

  • docs(index): refresh Status callout to v1.1.1 + goccy reference by @jjviscomi in #86
  • docs(release): add docs/index.md Status callout to the version-bump sweep by @jjviscomi in #87
  • docs(readme): refresh Conformance corpus depth snapshot to v1.1.1 by @jjviscomi in #88
  • fix(sql): emit un-padded year for FORMAT_DATE %Y on years < 1000 by @jjviscomi in #89
  • refactor(complexity): drop storage type/value mappers below rank C by @jjviscomi in #90
  • refactor(complexity): drop REST DTO mappers below rank C by @jjviscomi in #91
  • refactor(complexity): drop misc leaf blocks below rank C by @jjviscomi in #92
  • refactor(complexity): drop REST request handlers below rank C by @jjviscomi in #93
  • refactor(complexity): drop catalog + versioning blocks below rank C by @jjviscomi in #94
  • refactor(complexity): drop builtin-UDF blocks below rank C by @jjviscomi in #95
  • build(deps): pin starlette<1.0 to keep httpx-backed TestClient working by @jjviscomi in #97
  • refactor(complexity): drop SQL rewriter blocks below rank C by @jjviscomi in #96
  • refactor(complexity): drop SQL core blocks below rank C by @jjviscomi in #98
  • refactor(complexity): drop gRPC + streaming blocks below rank C by @jjviscomi in #99
  • build(linkcheck): bump lychee max_redirects 10→15 for GCP docs by @jjviscomi in #101
  • refactor(complexity): drop scripting/* blocks below rank C by @jjviscomi in #100
  • refactor(complexity): drop jobs/* blocks below rank C by @jjviscomi in #102
  • build(complexity): ratchet xenon gate from C to B + ADR 0041 by @jjviscomi in #103
  • build(complexity): ratchet xenon --max-modules from C to B + ADR 0042 by @jjviscomi in #104
  • docs: pre-v1.1.2 release documentation accuracy sweep by @jjviscomi in #110
  • chore(ci): Bump crate-ci/typos from 1.46.3 to 1.47.0 by @dependabot[bot] in #108
  • chore(ci): Bump docker/setup-qemu-action from 3.7.0 to 4.1.0 by @dependabot[bot] in #106
  • chore(ci): Bump docker/setup-buildx-action from 3.12.0 to 4.1.0 by @dependabot[bot] in #107
  • chore(ci): Bump actions/cache from 4.3.0 to 5.0.5 by @dependabot[bot] in #109
  • chore(ci): Bump actions/checkout from 4.3.1 to 6.0.2 by @dependabot[bot] in #105
  • release: bump to v1.1.2 by @jjviscomi in #111

Full Changelog: v1.1.1...v1.1.2