Skip to content

Releases: GoogleCloudPlatform/db-context-enrichment

v0.6.0

Choose a tag to compare

@release-please release-please released this 16 Jun 02:12
3ecaebd

0.6.0 (2026-06-16)

⚠ BREAKING CHANGES

  • drop legacy /autoctx:* slash commands in favor of agent skills (#142)

refactor

  • drop legacy /autoctx:* slash commands in favor of agent skills (#142) (bb273e0)

Features

Bug Fixes

v0.6.0-rc.2

v0.6.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@wangauone wangauone released this 16 Jun 00:45
026b322
chore: pin evalbench to 1.9.0 across pyproject and autoctx-evaluate s…

Golden Dataset Generation V1.4.3

Choose a tag to compare

@chen0040 chen0040 released this 15 Jun 23:03
9cec485

Descriptive skills for eval dataset generation and expansion

v0.6.0-rc.1

v0.6.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@wangauone wangauone released this 09 Jun 16:35
9f62481
fix: dev setup for agy (#146)

v0.5.1

Choose a tag to compare

@release-please release-please released this 16 May 00:27
edaa8a5

0.5.1 (2026-05-15)

Features

  • config: bump default model to gemini-3.1-flash-lite (#122) (e0b4579)

Bug Fixes

  • modernize package discovery and refine error handling (#104) (81b217e)
  • modernize setuptools configuration and add missing init files (410627b)
  • repo variable in cloud build (#115) (ba3f550)
  • separate error messages for missing vs unreadable config files (09bf799)

v0.5.0

Choose a tag to compare

@release-please release-please released this 21 Apr 01:29
87f5f49

0.5.0 (2026-04-21)

Features

  • autoctx: introduce automated context generation (#95) (57f8aa7)
  • bootstrap: enrich workflow with user-provided docs and code (#70) (04c8455)
  • bootstrap: enrich workflow with user-provided docs and code (#72) (bd04743)
  • evaluate: add custom runner configs to lower evalbench parallelism (#65) (f0758fa)
  • evaluate: populate gcp_project_id in llmrater config (#90) (016af70)
  • evaluate: simplify golden dataset format and write configs dire… (#68) (a76b4bb)
  • evaluate: support llm rater configuration in evalbench generator (#64) (d181b82)
  • evaluate: unify failure reporting and add execution errors (#80) (c11ff47)
  • evaluate: use gemini-2.5-pro for evaluation rater (#67) (5c8f92d)
  • facet: enforce qualified table names in prompts (#85) (b37480f)
  • hillclimb: support eval result reading tool (#69) (bb5a249)
  • mcp: add autoctx-hillclimb workflow skill and tools (#59) (2236964)
  • mcp: adopt ADC support for Cloud SQL and AlloyDB (#78) (f4091fa)
  • mcp: centralize Gemini model configuration (#73) (97c5c25)
  • mcp: migrate autoctx infrastructure to autoctx/ folder (#92) (0b4f52d)
  • mcp: switch default model to gemini-2.5-flash (#93) (60800e5)
  • mcp: update evalbench version to 1.4.0 (#83) (0b4ffb3)
  • skills: update bootstrap skill to include upload URL (#77) (fd65bff)

Miscellaneous Chores

v0.5.0-rc.5

v0.5.0-rc.5 Pre-release
Pre-release

Choose a tag to compare

@wangauone wangauone released this 21 Apr 00:40
docs(mcp/skills): add validation steps to hillclimb skill

v0.5.0-rc.4

v0.5.0-rc.4 Pre-release
Pre-release

Choose a tag to compare

@wangauone wangauone released this 16 Apr 18:47
016af70
feat(evaluate): populate gcp_project_id in llmrater config (#90)

Extracts the GCP project ID from tools.yaml parameters to correctly
populate the gcp_project_id field in the generated LLM rater
configuration for Evalbench.

v0.5.0-rc.3

v0.5.0-rc.3 Pre-release
Pre-release

Choose a tag to compare

@helloeve helloeve released this 15 Apr 12:51
0b4ffb3
feat(mcp): update evalbench version to 1.4.0 (#83)

v0.5.0-rc.2

v0.5.0-rc.2 Pre-release
Pre-release

Choose a tag to compare

@wangauone wangauone released this 10 Apr 22:50
cc6fee0
chore(mcp): bump evalbench version to 1.3.1 (#79)