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/google-maps-services-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.19.0
Choose a base ref
...
head repository: googlemaps/google-maps-services-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.0
Choose a head ref
  • 4 commits
  • 10 files changed
  • 4 contributors

Commits on Aug 9, 2021

  1. docs: Add missing semicolon in README #742

    Add missing semicolon in README
    frozennghia authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    edf9f33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ce30f1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. feat!: Support setting experienceIds on a per request basis. (#744)

    BREAKING CHANGE: Setting an experience ID is now done on a per-request basis vs. setting it on the GeoApiContext object.
    arriolac authored Sep 15, 2021
    1 Configuration menu
    Copy the full SHA
    325b67e View commit details
    Browse the repository at this point in the history
  2. chore(release): 1.0.0 [skip ci]

    # [1.0.0](v0.19.0...v1.0.0) (2021-09-15)
    
    * feat!: Support setting experienceIds on a per request basis. (#744) ([325b67e](325b67e)), closes [#744](#744)
    
    ### BREAKING CHANGES
    
    * Setting an experience ID is now done on a per-request basis vs. setting it on the GeoApiContext object.
    semantic-release-bot committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    39e50cf View commit details
    Browse the repository at this point in the history
Loading