Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: googlemaps/android-maps-compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.11.3
Choose a base ref
...
head repository: googlemaps/android-maps-compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.11.4
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 21, 2023

  1. chore: Fix flaky test (#180)

    * chore: Fix flaky test
    
    Change-Id: Id5241136640ad73fae8174a9a6a1530a9bb8c10f
    
    * Remove assertion.
    
    Change-Id: I3d1ffcc8df9b0c80f2bc46fb5c6c5fa9c8d9ab44
    
    ---------
    
    Co-authored-by: Angela Yu <5506675+wangela@users.noreply.github.com>
    arriolac and wangela authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    c82444f View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. fix: Fix NoSuchElementException when rendering custom cluster content (

    …#280)
    
    * fix: Fix NoSuchElementException when rendering custom cluster content
    
    * Create new ViewInfo as a fallback
    DSteve595 authored Mar 29, 2023
    1 Configuration menu
    Copy the full SHA
    3dfd6bf View commit details
    Browse the repository at this point in the history
  2. chore(release): 2.11.4 [skip ci]

    ## [2.11.4](v2.11.3...v2.11.4) (2023-03-29)
    
    ### Bug Fixes
    
    * Fix NoSuchElementException when rendering custom cluster content ([#280](#280)) ([3dfd6bf](3dfd6bf))
    semantic-release-bot committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    abb3e35 View commit details
    Browse the repository at this point in the history
Loading