Releases: GoogleCloudPlatform/agent-starter-pack
Releases · GoogleCloudPlatform/agent-starter-pack
v0.39.2
What's Changed
- fix: resolve enhance failures when upgrading prototype projects by @eliasecchig in #872
- chore: release v0.39.2 by @eliasecchig in #873
Full Changelog: v0.39.1...v0.39.2
v0.39.1
What's Changed
- fix: resolve agentic_rag vector search template bugs by @eliasecchig in #866
- fix: remove telemetry_outputs.tf alongside telemetry.tf in E2E tests by @eliasecchig in #867
- chore: release v0.39.1 by @eliasecchig in #868
Full Changelog: v0.39.0...v0.39.1
v0.39.0
What's Changed
- fix: allow clearing secrets from deployed Agent Engine by @allen-stephen in #836
- Remove Looker Studio Dashboard instructions by @eliasecchig in #789
- Simplify ADK skills reference in guidance template by @eliasecchig in #850
- Update introduction video date in README by @DracoBlue in #845
- feat: add GKE as deployment target by @allen-stephen in #833
- chore: release v0.39.0 by @eliasecchig in #854
- fix: gke e2e test issues by @allen-stephen in #859
- fix: default prototype mode to deployment_target='none' by @eliasecchig in #855
- feat: redesign CLI welcome banner with ASP logo by @eliasecchig in #860
- chore: release v0.39.0 by @eliasecchig in #861
- fix: more gke e2e issues by @allen-stephen in #862
- feat: broaden E2E test coverage on release commits by @eliasecchig in #863
- chore: release v0.39.0 by @eliasecchig in #864
New Contributors
- @DracoBlue made their first contribution in #845
Full Changelog: v0.38.0...v0.39.0
v0.38.0
What's Changed
- build(deps): bump fast-xml-parser from 5.3.5 to 5.3.6 in /agent_starter_pack/base_templates/typescript by @dependabot[bot] in #818
- fix: use gemini-3-flash-preview as eval judge model by @eliasecchig in #820
- fix: improve enhance command with bug fixes and UX improvements by @eliasecchig in #828
- refactor: slim down Python guidance template by @eliasecchig in #830
- Refactor Github Action per b/485167538 by @google-admin in #829
- chore: release v0.38.0 by @eliasecchig in #831
Full Changelog: v0.37.0...v0.38.0
v0.37.0
What's Changed
- build(deps): bump cryptography from 45.0.7 to 46.0.5 in /agent_starter_pack/data_ingestion by @dependabot[bot] in #778
- docs: update for adk java by @allen-stephen in #785
- feat: add smart-merge to enhance command by @eliasecchig in #784
- feat: group non-Python agents under Other Languages in selection menu by @elia-secchi in #790
- feat: add Vertex AI Search and Vector Search data connectors for agentic_rag by @eliasecchig in #791
- build(deps): bump langchain-text-splitters from 0.3.8 to 0.3.9 in /agent_starter_pack/agents/agentic_rag/data_ingestion by @dependabot[bot] in #794
- build(deps): bump qs from 6.14.1 to 6.14.2 in /agent_starter_pack/base_templates/typescript by @dependabot[bot] in #786
- feat: add configurable agent guidance filename with smart merge by @eliasecchig in #783
- fix: refresh dependency locks and handle missing terraform in setup-cicd by @eliasecchig in #796
- build(deps): bump requests from 2.32.3 to 2.32.4 in /agent_starter_pack/agents/agentic_rag/data_ingestion by @dependabot[bot] in #795
- fix: delete unused datastore terraform files in agentic_rag projects by @eliasecchig in #797
- fix: use */ glob pattern for agentic_rag and adk_live E2E triggers by @eliasecchig in #798
- fix: use europe-west4 region for agentic_rag E2E tests by @eliasecchig in #799
- fix: add RAG projects to scheduled cleanup by @eliasecchig in #800
- chore: update makefile snapshots and hashes for agentic_rag by @eliasecchig in #802
- build(deps): bump urllib3 from 1.26.20 to 2.6.3 in /agent_starter_pack/agents/agentic_rag/data_ingestion by @dependabot[bot] in #793
- chore: release v0.37.0 by @eliasecchig in #803
- fix: mock Vertex AI Search/Vector Search in agentic_rag integration tests by @eliasecchig in #804
- feat: optimize data processing containers and sync with pyproject.toml by @eliasecchig in #805
- Change project version to 0.36.0 by @eliasecchig in #806
- chore: release v0.37.0 by @eliasecchig in #807
Full Changelog: v0.36.0...v0.37.0
v0.36.0
What's Changed
- build(deps): bump nbconvert from 7.16.6 to 7.17.0 by @dependabot[bot] in #768
- build(deps): bump protobuf from 5.29.5 to 5.29.6 by @dependabot[bot] in #764
- fix: correct import ordering in agentic_rag bq_analytics template by @haiyuan-eng-google in #777
- feat: add TypeScript ADK agent template (adk_ts) by @eliasecchig in #731
- fix: align zod version with @google/adk dependency in TypeScript template by @eliasecchig in #779
- chore: release v0.36.0 by @eliasecchig in #780
New Contributors
- @haiyuan-eng-google made their first contribution in #777
Full Changelog: v0.35.1...v0.36.0
v0.35.1
What's Changed
- docs: mention MCP tool alternative for enhance command by @eliasecchig in #772
- fix: remove deploy/backend targets when deployment_target is none by @eliasecchig in #773
- chore: release v0.35.1 by @eliasecchig in #774
Full Changelog: v0.35.0...v0.35.1
v0.35.0
What's Changed
- Update GEMINI.md by @eliasecchig in #767
- feat: restructure agent selection with More Options submenu by @eliasecchig in #766
- fix(docs): use relative path for observability image by @eliasecchig in #769
- fix: default cicd_runner to skip when not specified with --auto-approve by @eliasecchig in #770
- chore: release v0.35.0 by @eliasecchig in #771
Full Changelog: v0.34.0...v0.35.0
v0.34.0
What's Changed
- fix: fix flaky pr-test-makefile issue by @allen-stephen in #760
- build(deps): bump protobuf from 4.25.6 to 6.33.5 in /agent_starter_pack/data_ingestion by @dependabot[bot] in #747
- feat: Add BigQuery Agent Analytics Plugin support by @Nannan-Su in #756
- fix(docs): resolve Vitepress dead links to observability guide by @Nannan-Su in #762
- feat: add none deployment target, GEMINI.md per-language, and eval evalsets by @eliasecchig in #763
- chore: release v0.34.0 by @eliasecchig in #765
New Contributors
- @Nannan-Su made their first contribution in #756
Full Changelog: v0.33.2...v0.34.0
v0.33.2
What's Changed
- fix: return input-required status when agent needs clarification by @allen-stephen in #755
- update locks by @allen-stephen in #758
- chore: release v0.33.2 by @eliasecchig in #759
Full Changelog: v0.33.1...v0.33.2