Releases: GoogleCloudPlatform/agent-starter-pack
Releases · GoogleCloudPlatform/agent-starter-pack
0.21.0
What's Changed
- refactor: remove crewai_coding_crew template by @allen-stephen in #509
- fix: improve A2A inspector local testing guidance by @eliasecchig in #513
- Fix remove streamlit deps by @eliasecchig in #514
- feat: update telemetry and standardize feedback model by @eliasecchig in #516
- fix: add missing feedback_logs_filter variable to main Terraform config by @eliasecchig in #518
- fix: refresh locks by @eliasecchig in #519
- Update GitHub PAT secret version reference by @eliasecchig in #520
- Refactor: Use substitution variable for secrets project ID by @eliasecchig in #521
- build(deps): bump js-yaml in /agent_starter_pack/frontends/adk_live_react/frontend by @dependabot[bot] in #511
- Migrate Cloud Run sessions to Cloud SQL and remove AlloyDB by @eliasecchig in #517
- Fix duplicate feedback_logs_filter variable declaration by @eliasecchig in #522
- Remove Streamlit frontend by @eliasecchig in #523
- Fix Cloud SQL dependencies in Cloud Run Terraform by @eliasecchig in #524
- feat: bump version to 0.21.0 by @eliasecchig in #525
- feat: add A2A agent support to register-gemini-enterprise command by @allen-stephen in #508
- Add Cloud SQL Admin API to required services for ADK Cloud SQL sessions by @eliasecchig in #526
- chore: bump inspector version by @allen-stephen in #527
- Fix Cloud SQL password encoding to handle special characters by @eliasecchig in #528
Full Changelog: 0.20.4...0.21.0
0.20.4
What's Changed
- fix: move app object injection to post-processing for remote templates by @eliasecchig in #477
- feat: bump version to 0.20.1 by @eliasecchig in #478
- Fix: Restrict app injection to agent_engine deployment only by @eliasecchig in #479
- feat: bump version to 0.20.2 by @eliasecchig in #480
- Show Console Playground URL for ADK base samples by @eliasecchig in #481
- feat: bump version to 0.20.3 by @eliasecchig in #482
- feat: enable A2A Inspector for Agent Engine deployments by @allen-stephen in #485
- Refactor register-gemini-enterprise to CLI subcommand by @eliasecchig in #476
- build(deps): bump brace-expansion in /agent_starter_pack/frontends/adk_live_react/frontend by @dependabot[bot] in #491
- Fix load test error detection and add Vertex AI initialization by @eliasecchig in #493
- feat: bump version to 0.20.4 by @eliasecchig in #494
- Update README to remove old video tutorials by @eliasecchig in #498
- feat: add interactive mode to register-gemini-enterprise command by @eliasecchig in #502
- Fix scheduled cleanup to use new E2E project IDs by @eliasecchig in #504
- Fix project IDs in scheduled cleanup by @eliasecchig in #505
- Fix memory corruption in AlloyDB cleanup script by @eliasecchig in #506
- feat: update langgraph_base_react to langgraph_base with A2A Inspector support by @allen-stephen in #501
Full Changelog: 0.20.0...0.20.4
0.20.0
What's Changed
- Add regional endpoint support for Gemini Enterprise registration by @eliasecchig in #451
- feat: integrate A2A Inspector for ADK w/ A2A cloud run deployments by @allen-stephen in #452
- Add base template override support for remote templates by @eliasecchig in #453
- Enhance ADK cheatsheet with Production Wrapper details by @eliasecchig in #459
- Feature/keyword process template by @bpmeek in #455
- Add Sherlock to community showcase by @eliasecchig in #462
- feat: refactor Agent Engine to use source-based deployment by @eliasecchig in #466
- fix: correct AlloyDB initial user dependency and Agent Engine bucket reference by @eliasecchig in #469
- Fix alloydb password by @eliasecchig in #470
- Fix storage bucket configuration and environment variables by @eliasecchig in #472
- docs: add PracticalGCP video tutorial to documentation by @eliasecchig in #471
- feat: bump version to 0.20.0 by @eliasecchig in #474
- Update GEMINI.md by @eliasecchig in #475
New Contributors
Full Changelog: 0.19.2...0.20.0
0.19.2
What's Changed
- Fix Agent Garden labels for version-locked ADK samples by @eliasecchig in #442
- feat: bump version to 0.19.1 by @eliasecchig in #443
- Refactor Agent Garden label extraction for improved maintainability by @eliasecchig in #444
- fix: remove .md extension from CLI nav link by @allen-stephen in #447
- fix: remove trailing slash requirement for A2A RPC endpoint by @allen-stephen in #448
- feat: bump version to 0.19.2 by @eliasecchig in #446
Full Changelog: 0.19.0...0.19.2
0.19.0
What's Changed
- fix: makefile gemini enterprise by @eliasecchig in #429
- feat: add adk a2a base template by @allen-stephen in #418
- fix: install a2a-sdk for cloud run load test by @allen-stephen in #430
- docs: add register-gemini-enterprise CLI documentation by @eliasecchig in #431
- fix: secret manager api by @eliasecchig in #433
- Fix agent engine artifacts bucket name format by @eliasecchig in #435
- fix: use deployment URL for ADK A2A agent card RPC endpoint by @eliasecchig in #434
- Add register-gemini-enterprise to CLI sidebar by @eliasecchig in #437
- refactor: use module execution for agent_engine_app by @eliasecchig in #436
- fix: makefile deploy logic ae by @eliasecchig in #438
- feat: bump version to 0.19.0 by @eliasecchig in #439
Full Changelog: 0.18.2...0.19.0
0.18.2
What's Changed
- fix: optimize make by @eliasecchig in #427
- feat: bump version to 0.18.2 by @eliasecchig in #428
Full Changelog: 0.18.1...0.18.2
0.18.1
What's Changed
- feat: bump version to 0.18.1 by @eliasecchig in #424
- Fix Cloud Build service account permission for GitHub PAT secret access by @eliasecchig in #425
Full Changelog: 0.18.0...0.18.1
0.18.0
What's Changed
- fix: enhance command agent_engine_app.py generation and prompts by @eliasecchig in #394
- feat: bump version to 0.17.2 by @eliasecchig in #395
- fix: enhance command not populating frontend and deployment files by @eliasecchig in #397
- Feat bump version 0.17.3 by @eliasecchig in #398
- fix: make local-backend available for all Cloud Run deployments by @allen-stephen in #399
- fix langgraph streamlit presence by @eliasecchig in #402
- Update README.md by @eliasecchig in #404
- feat: bump version to 0.17.4 by @eliasecchig in #403
- feat: add idx in src by @eliasecchig in #405
- feat: switch labels ag by @eliasecchig in #406
- fix: use correct uvx version syntax by @eliasecchig in #407
- feat: bump to 0.17.5 by @eliasecchig in #408
- feat: add Agent Garden IDX template and exclude resources from build by @eliasecchig in #409
- fix ag idx by @eliasecchig in #410
- feat: add Gemini Enterprise registration and scheduled cleanup infrastructure by @eliasecchig in #411
- Fix the broken link to pre-built agent templates by @darpang123 in #415
- Refine scheduled cleanup trigger configuration by @eliasecchig in #413
- Feat: Bump version from 0.17.5 to 0.18.0 by @eliasecchig in #416
- Refactor: Replace 'make backend' with 'make deploy' as primary deployment command by @eliasecchig in #417
- build(deps-dev): bump vite from 5.4.20 to 5.4.21 in /docs by @dependabot[bot] in #400
- Add exponential backoff retry logic to pipeline submission by @eliasecchig in #419
- Warm up agent-starter-pack in background by @eliasecchig in #420
- Fix pipeline job ID conflicts by creating fresh instances on retry by @eliasecchig in #422
- feat: update cicd projects by @eliasecchig in #423
New Contributors
- @darpang123 made their first contribution in #415
Full Changelog: 0.17.1...0.18.0
0.17.1
What's Changed
- Fix frontend_type default and None handling by @eliasecchig in #392
- feat: bump version to 0.17.1 by @eliasecchig in #393
Full Changelog: 0.17.0...0.17.1
0.17.0
What's Changed
- Refactor project structure to follow Python conventions by @eliasecchig in #382
- Fix adk live agent by @eliasecchig in #383
- Update index.md by @goabego in #381
- Update video-tutorials.md by @goabego in #380
- Fix broken documentation links by @eliasecchig in #385
- feat: add tracing instrumentation for adk-live cloud run deployments by @allen-stephen in #386
- Feat ae tf by @eliasecchig in #387
- Fix agent adk sample selection by @eliasecchig in #388
- Revise README for clarity and feature emphasis by @eliasecchig in #389
- feat: bump version to 0.17.0 by @eliasecchig in #390
- Update uv link to point to installation documentation by @eliasecchig in #391
New Contributors
- @allen-stephen made their first contribution in #386
Full Changelog: 0.16.0...0.17.0