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: v6.4.0
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: v6.4.1
Choose a head ref
  • 5 commits
  • 21 files changed
  • 6 contributors

Commits on Dec 10, 2024

  1. chore: added screenshot testing (#659)

    * chore: added screenshot testing
    
    * chore: added GitHub flow integration
    
    * chore: upload build report
    
    * chore: reset cluster
    
    * chore: reset cluster
    
    * chore: reset cluster
    
    * chore: added threshold
    
    * chore: changed threshold
    
    * chore: changed threshold to 5%
    
    * chore: increased version
    
    * chore: new reference version
    
    * chore: changed threshold
    
    * chore: changed threshold
    
    * chore: changed threshold
    
    * chore: changed threshold
    
    * chore: added test for DisappearingScaleBar
    kikoso authored Dec 10, 2024
    Configuration menu
    Copy the full SHA
    de8f4a9 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2024

  1. chore: Gradle wrapper update (#661)

    Co-authored-by: Dale Hawkins <[email protected]>
    kikoso and dkhawk authored Dec 13, 2024
    Configuration menu
    Copy the full SHA
    212f3af View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. chore(deps): bump actions/setup-java from 4.2.1 to 4.6.0 (#665)

    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 4.2.1 to 4.6.0.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](actions/setup-java@v4.2.1...v4.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    17af9d1 View commit details
    Browse the repository at this point in the history
  2. fix: avoid Polygon crash on empty list of points (#667)

    Fixes #666
    
    Co-authored-by: Uli Bubenheimer <[email protected]>
    bubenheimer and bubenheimer authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    1310804 View commit details
    Browse the repository at this point in the history
  3. chore(release): 6.4.1 [skip ci]

    ## [6.4.1](v6.4.0...v6.4.1) (2025-01-02)
    
    ### Bug Fixes
    
    * avoid Polygon crash on empty list of points ([#667](#667)) ([1310804](1310804)), closes [#666](#666)
    semantic-release-bot committed Jan 2, 2025
    Configuration menu
    Copy the full SHA
    f1312d9 View commit details
    Browse the repository at this point in the history
Loading