What's Changed
- Add tool docs by @ngeorgy in #224
- Add runner package docs. by @dpasiukevich in #227
- Fix branch prefix checking by @ngeorgy in #228
- Remove examples.Run method and update public docs by @dpasiukevich in #229
- Add artifact docs by @ngeorgy in #231
- cmd/adkgo: hide adkgo subpackages to internal by @hyangah in #232
- Add .gitignore for adk-go by @git-hulk in #230
- chore(example): context propagation and signal-based cancellation by @appleboy in #237
- Typo in package comment by @zebroc in #246
- Avoid the unnecessary type alias by @rakyll in #250
- Fix a few typos and one inconsistent naming issue by @git-hulk in #258
- Enforce strict tool usage for weather_time_agent by @vinodnextcoder in #248
- Remove the cmd/launcher/adk package by @rakyll in #252
- Improve readability in examples by @rakyll in #253
- Fix: Unsafe Template Package May Allow Malicious Code Injection in internal/llminternal/agent_transfer.go by @orbisai0security in #249
- Rename remoteagent.New to remoteagent.NewA2A by @rakyll in #266
- Add automigrate function to database package. by @baptmont in #241
- Fix #257: Return http.Handler instead of SetupRouter in server/restapi/web by @Arjunmehta312 in #259
- Add command-line params in web launcher for server timeouts by @kdroste-google in #267
- Rename gcs.NewGCSArtifactService to gcsartifact.NewService by @rakyll in #271
- Remove Vertex AI session service by @rakyll in #273
- Allow function tool handlers to return errors by @rakyll in #270
- Restructure the REST API packages by @rakyll in #254
- Allow using a custom MCP client by @rakyll in #276
- fix: prevent panic when LLMAgent has no Model configured by @apzuk3 in #280
- all: run modernize happy by @zchee in #281
- Add CONTRIBUTING.md by @dpasiukevich in #286
- Added sample for setting user_id in a2a by @kdroste-google in #288
- Refactor: extract repeated values into named constants by @D-sense in #293
- Added minor linter fixes. by @dpasiukevich in #311
- all: run golangci-lint fmt happy by @zchee in #308
- Bump golang.org/x/crypto from 0.43.0 to 0.45.0 in the go_modules group across 1 directory by @dependabot[bot] in #323
- Skip sending empty parts to Gemini by @dpasiukevich in #328
- feat: pass event actions through a2a by @yarolegovich in #304
New Contributors
- @git-hulk made their first contribution in #230
- @appleboy made their first contribution in #237
- @zebroc made their first contribution in #246
- @vinodnextcoder made their first contribution in #248
- @orbisai0security made their first contribution in #249
- @Arjunmehta312 made their first contribution in #259
- @apzuk3 made their first contribution in #280
- @zchee made their first contribution in #281
- @D-sense made their first contribution in #293
Full Changelog: v0.1.0...v0.2.0