Skip to content

Latest commit

 

History

History
74 lines (34 loc) · 4.05 KB

File metadata and controls

74 lines (34 loc) · 4.05 KB

Changelog

4.5.0 (2026-06-15)

Features

Bug Fixes

  • change model name from gemini-2.5-flash to gemini-3.5-flash (#1696) (838a2bf)

4.4.1 (2026-05-26)

Bug Fixes

  • address lint, compiler, and Error Prone warnings (#1692) (ce809c7)

4.4.0 (2026-05-20)

Features

  • add navigation flavor to demo for SDK 7.x reproduction (#1680) (12ac29a)

4.3.0 (2026-04-24)

Features

  • add constructor parameter for custom Executor in cluster renderers (#1682) (b803dc0)

4.2.0 (2026-04-22)

Features

Bug Fixes

  • disable XML external entities in KML parser (#1673) (4516be3)
  • KMZ zip bomb mitigation by adding entry and size limits (#1677) (bae3455)
  • prevent NPE in LatLngBounds.contains by adding null checks for positions (#1675) (6b5a2d3)
  • restrict KML image downloads to http/https schemes (#1674) (898ae8f)

4.1.1 (2026-03-11)

Bug Fixes

4.1.0 (2026-02-20)

Features

  • Transit Layer Demo & Quality Improvements (#1653) (cb074f9)

4.0.0 (2026-01-23)

⚠ BREAKING CHANGES

  • update to maps 20.0.0 (#1644)

Features