Skip to content
This repository was archived by the owner on Dec 3, 2023. It is now read-only.
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: googleapis/java-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.93.2
Choose a base ref
...
head repository: googleapis/java-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.93.3
Choose a head ref
  • 8 commits
  • 12 files changed
  • 6 contributors

Commits on Mar 10, 2020

  1. chore: release 1.93.3-SNAPSHOT (#177)

    🤖 I have created a release \*beep\* \*boop\* 
    ---
    ### Updating meta-information for bleeding-edge SNAPSHOT release.
    ---
    
    
    This PR was generated with [Release Please](https://github.com/googleapis/release-please).
    release-please[bot] authored Mar 10, 2020
    Configuration menu
    Copy the full SHA
    ae35d0e View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    6d5632c View commit details
    Browse the repository at this point in the history
  2. fix: fix Timestamp.of(java.sql.Timestamp) pre-epoch on exact second (#…

    …179)
    
    * fix: Timestamp.of(java.sql.Timestamp) pre-epoch on exact second
    
    * fix: review comments
    
    * fix: review comments
    
    * fix: make all testOf method consistent
    olavloite authored Mar 12, 2020
    Configuration menu
    Copy the full SHA
    9bfb54c View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. deps: revert gRPC updates (#181)

    To avoid linkage errors
    elharo authored Mar 13, 2020
    Configuration menu
    Copy the full SHA
    f5ba782 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. build(deps): update dependency org.apache.maven.plugins:maven-javadoc…

    …-plugin to v3.2.0 (#185)
    
    This PR contains the following updates:
    
    | Package | Update | Change |
    |---|---|---|
    | org.apache.maven.plugins:maven-javadoc-plugin | minor | `3.1.1` -> `3.2.0` |
    
    ---
    
    ### Renovate configuration
    
    :date: **Schedule**: At any time (no schedule defined).
    
    :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
    
    :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
    
    :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
    
    ---
    
     - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
    
    ---
    
    This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/java-core).
    renovate-bot authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    e59dd60 View commit details
    Browse the repository at this point in the history
  2. chore: update PR template (#184)

    This PR was generated using Autosynth. 🌈
    
    
    <details><summary>Log from Synthtool</summary>
    
    ```
    2020-03-14 02:16:30,909 synthtool > Executing /tmpfs/src/git/autosynth/working_repo/synth.py.
    .github/ISSUE_TEMPLATE/bug_report.md
    .github/ISSUE_TEMPLATE/feature_request.md
    .github/ISSUE_TEMPLATE/support_request.md
    .github/PULL_REQUEST_TEMPLATE.md
    .github/release-please.yml
    .github/trusted-contribution.yml
    .kokoro/build.bat
    .kokoro/build.sh
    .kokoro/coerce_logs.sh
    .kokoro/common.cfg
    .kokoro/continuous/common.cfg
    .kokoro/continuous/dependencies.cfg
    .kokoro/continuous/integration.cfg
    .kokoro/continuous/java11.cfg
    .kokoro/continuous/java7.cfg
    .kokoro/continuous/java8-osx.cfg
    .kokoro/continuous/java8-win.cfg
    .kokoro/continuous/java8.cfg
    .kokoro/continuous/lint.cfg
    .kokoro/continuous/propose_release.cfg
    .kokoro/continuous/samples.cfg
    .kokoro/dependencies.sh
    .kokoro/linkage-monitor.sh
    .kokoro/nightly/common.cfg
    .kokoro/nightly/dependencies.cfg
    .kokoro/nightly/integration.cfg
    .kokoro/nightly/java11.cfg
    .kokoro/nightly/java7.cfg
    .kokoro/nightly/java8-osx.cfg
    .kokoro/nightly/java8-win.cfg
    .kokoro/nightly/java8.cfg
    .kokoro/nightly/lint.cfg
    .kokoro/nightly/samples.cfg
    .kokoro/presubmit/clirr.cfg
    .kokoro/presubmit/common.cfg
    .kokoro/presubmit/dependencies.cfg
    .kokoro/presubmit/integration.cfg
    .kokoro/presubmit/java11.cfg
    .kokoro/presubmit/java7.cfg
    .kokoro/presubmit/java8-osx.cfg
    .kokoro/presubmit/java8-win.cfg
    .kokoro/presubmit/java8.cfg
    .kokoro/presubmit/linkage-monitor.cfg
    .kokoro/presubmit/lint.cfg
    .kokoro/presubmit/samples.cfg
    .kokoro/release/bump_snapshot.cfg
    .kokoro/release/common.cfg
    .kokoro/release/common.sh
    .kokoro/release/drop.cfg
    .kokoro/release/drop.sh
    .kokoro/release/promote.cfg
    .kokoro/release/promote.sh
    .kokoro/release/publish_javadoc.cfg
    .kokoro/release/publish_javadoc.sh
    .kokoro/release/snapshot.cfg
    .kokoro/release/snapshot.sh
    .kokoro/release/stage.cfg
    .kokoro/release/stage.sh
    .kokoro/trampoline.sh
    CODE_OF_CONDUCT.md
    CONTRIBUTING.md
    LICENSE
    README.md
    codecov.yaml
    java.header
    license-checks.xml
    renovate.json
    2020-03-14 02:16:31,108 synthtool > Wrote metadata to synth.metadata.
    
    ```
    </details>
    yoshi-automation authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    4b91692 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    775a848 View commit details
    Browse the repository at this point in the history
  4. chore: release 1.93.3 (#180)

    * updated CHANGELOG.md [ci skip]
    
    * updated README.md [ci skip]
    
    * updated versions.txt [ci skip]
    
    * updated google-cloud-core-bom/pom.xml [ci skip]
    
    * updated google-cloud-core-grpc/pom.xml [ci skip]
    
    * updated google-cloud-core-http/pom.xml [ci skip]
    
    * updated google-cloud-core/pom.xml [ci skip]
    
    * updated pom.xml [ci skip]
    
    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    fed7d1f View commit details
    Browse the repository at this point in the history
Loading