Skip to content

Latest commit

 

History

History
312 lines (188 loc) · 20.5 KB

File metadata and controls

312 lines (188 loc) · 20.5 KB

Changelog

0.10.0 (2026-08-12)

Full Changelog: v0.8.4...v0.10.0

Features

Bug Fixes

  • align SLF4J test provider (e760ae0)
  • escape ampersand in OpenAPI summaries for C# XML docs (fb78c9a)
  • release: allow Maven publication propagation (#32) (efd0ddc)
  • remove unused async lock helper (bf2e7a9)
  • trust verified Gradle metadata (e0e3e87)

Chores

  • add Context7 refresh workflow (ce2a6d7)
  • add FUNDING.yml pointing to xquik.com (b8a37d9)
  • deps: bump actions/setup-java from 5.6.0 to 5.7.0 (#49) (ca9c316)
  • deps: bump github/codeql-action/analyze from 4.37.1 to 4.37.2 (#22) (d307843)
  • deps: bump github/codeql-action/upload-sarif (#23) (977ccd8)
  • deps: bump github/codeql-action/upload-sarif from 4.37.2 to 4.37.6 (#46) (d1614e9)
  • deps: bump org.apache.logging.log4j:log4j-api (#20) (13ec838)
  • internal: codegen related update (9ff57d2)
  • merge main into release branch (cb52b50)
  • neutralize coverage source classification (0089073)
  • preserve coverage gates with SPDX headers (873219a)
  • quiet Gradle cache cleanup warnings (6b77330)
  • sync OpenAPI spec (c225ad8)
  • update Gradle actions for Node 24 (9c8a3a0)
  • wire production_repo for all targets (1a3de89)

Documentation

  • add Contributor Covenant 2.1 Code of Conduct (#2192) (afb97b0)
  • add DeepWiki badge (3b366af)
  • clarify repository discovery (e6c115b)
  • correct Java test evidence count (6e6a171)
  • map common X data tasks (#12) (f3438ea)
  • mark Maven publication pending (2aad6f6)

0.9.1 (2026-08-11)

Features

  • api: api update (e75a791)
  • api: clarify idempotent guest checkout replays (60ae884)

0.9.0 (2026-08-11)

Features

0.8.4 (2026-08-11)

Full Changelog: v0.8.3...v0.8.4

Chores

  • deps: bump actions/setup-java from 5.6.0 to 5.7.0 (#49) (ca9c316)

0.8.3 (2026-08-11)

Full Changelog: v0.8.2...v0.8.3

Chores

  • deps: bump github/codeql-action/upload-sarif from 4.37.2 to 4.37.6 (#46) (d1614e9)

0.8.2 (2026-08-04)

Full Changelog: v0.8.1...v0.8.2

Chores

  • internal: codegen related update (e059530)

0.8.1 (2026-07-31)

Full Changelog: v0.8.0...v0.8.1

Bug Fixes

  • release: allow Maven publication propagation (#32) (efd0ddc)

0.8.0 (2026-07-31)

Full Changelog: v0.7.1...v0.8.0

Features

  • api: align reply extraction contracts (#30) (7702591)

0.7.1 (2026-07-30)

Full Changelog: v0.7.0...v0.7.1

0.7.0 (2026-07-29)

Full Changelog: v0.6.2...v0.7.0

Features

0.6.2 (2026-07-28)

Full Changelog: v0.6.1...v0.6.2

Chores

  • deps: bump github/codeql-action/analyze from 4.37.1 to 4.37.2 (#22) (d307843)
  • deps: bump github/codeql-action/upload-sarif (#23) (977ccd8)
  • deps: bump org.apache.logging.log4j:log4j-api (#20) (13ec838)

0.6.1 (2026-07-24)

Full Changelog: v0.6.0...v0.6.1

0.6.0 (2026-07-24)

Full Changelog: v0.5.2...v0.6.0

Features

  • add OpenSSF Gold quality gates (f0fb44d)

Bug Fixes

  • align SLF4J test provider (e760ae0)
  • trust verified Gradle metadata (e0e3e87)

Chores

  • neutralize coverage source classification (0089073)
  • preserve coverage gates with SPDX headers (873219a)

Documentation

  • clarify repository discovery (e6c115b)
  • correct Java test evidence count (6e6a171)

0.5.2 (2026-07-23)

Full Changelog: v0.5.1...v0.5.2

Documentation

0.5.1 (2026-07-22)

Full Changelog: v0.5.0...v0.5.1

Chores

  • sync generated SDK contracts (e422d45)
  • verify final public contract (123a4d1)

0.5.0 (2026-07-22)

Full Changelog: v0.4.1...v0.5.0

Features

  • api: api update (4445a25)
  • api: api update (30c1879)
  • api: api update (5e2cc73)
  • api: api update (6022295)
  • api: api update (d4c753a)
  • api: api update (785b4f7)
  • api: api update (a261d36)
  • api: propagate production write-action contract (d2c5ea0)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (6b33a54)

Bug Fixes

  • escape ampersand in OpenAPI summaries for C# XML docs (fb78c9a)
  • reconcile generated SDK with release hardening (f611b3e)
  • remove unused async lock helper (bf2e7a9)

Chores

  • add Context7 refresh workflow (ce2a6d7)
  • add FUNDING.yml pointing to xquik.com (b8a37d9)
  • merge main into release branch (cb52b50)
  • quiet Gradle cache cleanup warnings (6b77330)
  • sync OpenAPI spec (c225ad8)
  • sync repo (9a241d5)
  • update Gradle actions for Node 24 (9c8a3a0)
  • wire production_repo for all targets (1a3de89)

Documentation

  • add Contributor Covenant 2.1 Code of Conduct (#2192) (afb97b0)
  • add DeepWiki badge (3b366af)
  • mark Maven publication pending (2aad6f6)

0.4.1 (2026-07-14)

Full Changelog: v0.4.0...v0.4.1

Chores

  • align Maven coordinates with the Xquik namespace
  • upgrade to Java 26, Gradle 9.6.1, Kotlin 2.4.0, and current stable dependencies
  • harden CI and Maven Central publishing
  • include Xquik non-affiliation in published POM metadata

0.4.0 (2026-04-25)

Full Changelog: v0.3.0...v0.4.0

Features

Bug Fixes

  • escape ampersand in OpenAPI summaries for C# XML docs (fb78c9a)

Chores

  • sync OpenAPI spec (c225ad8)
  • wire production_repo for all targets (1a3de89)

Documentation

  • add Contributor Covenant 2.1 Code of Conduct (#2192) (afb97b0)

0.3.0 (2026-04-08)

Full Changelog: v0.2.0...v0.3.0

Features

Chores

0.2.0 (2026-04-01)

Full Changelog: v0.1.0...v0.2.0

Features

Chores

0.1.0 (2026-03-30)

Full Changelog: v0.0.1...v0.1.0

Features

Chores