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.5.2
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.5.3
Choose a head ref
  • 6 commits
  • 11 files changed
  • 4 contributors

Commits on Mar 24, 2025

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

    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 Mar 24, 2025
    Configuration menu
    Copy the full SHA
    9589e49 View commit details
    Browse the repository at this point in the history
  2. chore: added test for MapsInLazyColumn (#695)

    * chore: added test for MapsInLazyColumn
    
    * chore: test for scrolling
    
    * chore: test for scrolling
    kikoso authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    332ea30 View commit details
    Browse the repository at this point in the history
  3. chore: Adds @googlemaps/googlemaps-admin as a .github code owner (#679)

    * chore: Adds @googlemaps/googlemaps-admin as a .github code owner
    
    * remove invalid github group
    dkhawk authored Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d4b1a86 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2025

  1. Configuration menu
    Copy the full SHA
    e429cbc View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. fix: fixed issue on MarkerComposable (#701)

    Co-authored-by: Dale Hawkins <[email protected]>
    kikoso and dkhawk authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    0c51438 View commit details
    Browse the repository at this point in the history
  2. chore(release): 6.5.3 [skip ci]

    ## [6.5.3](v6.5.2...v6.5.3) (2025-04-18)
    
    ### Bug Fixes
    
    * fixed issue on MarkerComposable ([#701](#701)) ([0c51438](0c51438))
    semantic-release-bot committed Apr 18, 2025
    Configuration menu
    Copy the full SHA
    c7094af View commit details
    Browse the repository at this point in the history
Loading