What's Changed
- feat(telemetry-server): Update trace filtering to support array-based eq/neq filters and numeric filters (gt, gte, lt, lte) by @shrutip90 in #4781
- feat(js/plugins/vertexai/modelgarden): New Claude models by @ifielker in #4826
- feat(js/plugins/google-genai): Added deep-research for googleai by @ifielker in #4831
- feat(js/plugins/compat-oai): add translation adapter and add translation flow in testapps by @7hokerz in #4786
- feat(js): fix missing part exports by @MichaelDoyle in #4816
- feat(js/plugins/google-genai): Nano Banana 2 support by @ifielker in #4855
- chore(js/plugins/google-genai): Deprecate gemini-3-pro-preview by @ifielker in #4859
- feat(js/plugins/google-genai): Add *-latest versions for googleAI by @ifielker in #4876
- feat(js/ai): allow multipart tool responses to include a metadata field. by @pavelgj in #4865
New Contributors
- @gurusai-voleti made their first contribution in #4814
Full Changelog: v1.29.0...v1.30.0-rc.0