v1.5.0
What's Changed
- Add v2 checks by @kdroste-google in #937
- Context unification: switch all to not deprecated by @kdroste-google in #935
- fix: bump x/net and otel OTLP exporters to fix nightly govulncheck failures by @karolpiotrowicz in #994
- chore: complete Node 24 migration for GitHub Actions by @karolpiotrowicz in #996
- feat: Add ability to set custom clock and UUID providers by @DABH in #964
- feat(agent): add StrictContextMock test double by @wolo-lab in #1019
- fix: Allow manual setting of session IDs by @dietb in #721
- docs: add AGENTS.md for AI coding agents by @karolpiotrowicz in #1045
- fix(agentengine): support Gemini Enterprise AgentSpace streams by @jankrynauw in #777
- Got rid of context.Background by @kdroste-google in #1062
- fix: update built-in load_memory tool for compatibility with VertexAiSessionService by @nicholasbreckwoldt in #793
- Main linter fixes by @kdroste-google in #1068
- fix(conformance): Add "system_instruction" keyNode processing by @baptmont in #1075
- test(session/vertexai): add table-driven tests for FunctionCall/Response ID mapping by @nuthalapativarun in #739
New Contributors
- @DABH made their first contribution in #964
- @dietb made their first contribution in #721
- @jankrynauw made their first contribution in #777
- @nicholasbreckwoldt made their first contribution in #793
- @nuthalapativarun made their first contribution in #739
Full Changelog: v1.4.0...v1.5.0