Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 27, 2023. It is now read-only.
/java-talentPublic archive
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 orlearn 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-talent
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:v0.37.0
Choose a base ref
Loading
...
head repository:googleapis/java-talent
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare:v0.38.0
Choose a head ref
Loading
  • 11commits
  • 207files changed
  • 4contributors

Commits on Aug 12, 2020

  1. chore: release 0.37.1-SNAPSHOT

    * chore: updated versions.txt [ci skip]* chore: updated samples/pom.xml [ci skip]* chore: updated samples/install-without-bom/pom.xml [ci skip]* chore: updated samples/snapshot/pom.xml [ci skip]* chore: updated samples/snippets/pom.xml [ci skip]* chore: updated google-cloud-talent-bom/pom.xml [ci skip]* chore: updated google-cloud-talent/pom.xml [ci skip]* chore: updated grpc-google-cloud-talent-v4beta1/pom.xml [ci skip]* chore: updated pom.xml [ci skip]* chore: updated proto-google-cloud-talent-v4beta1/pom.xmlCo-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    @release-please
    release-please[bot] authoredAug 12, 2020
    Configuration menu
    Copy the full SHA
    a7625d5View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. samples: add presubmit lint check

    * chore(java_templates): add lint/static analysis presubmit checks for samples* chore(java_templates): add lint/static analysis presubmit checks for samples* chore: fix trailing whitespaceSource-Author: Jeff Ching <chingor@google.com>Source-Date: Mon Aug 17 14:29:16 2020 -0700Source-Repo: googleapis/synthtoolSource-Sha: c3caf0704f25a0c365f1c315e804a30b87c62a75Source-Link:googleapis/synthtool@c3caf07* chore(java_templates): stop running pmd/spotbugs checks for samplesThis was creating too much noise. We will revisit with other options and/or tune these checks.Source-Author: Jeff Ching <chingor@google.com>Source-Date: Wed Aug 19 12:26:49 2020 -0700Source-Repo: googleapis/synthtoolSource-Sha: 9602086c6c5b05db77950c7f7495a2a3868f3537Source-Link:googleapis/synthtool@9602086
    @yoshi-automation
    yoshi-automation authoredAug 20, 2020
    Configuration menu
    Copy the full SHA
    641452cView commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2020

  1. build: temporarily disable reporting to unblock releases

    Source-Author: Stephanie Wang <stephaniewang526@users.noreply.github.com>Source-Date: Tue Aug 25 13:05:26 2020 -0400Source-Repo: googleapis/synthtoolSource-Sha: 968465a1cad496e1292ef4584a054a35f756ff94Source-Link:googleapis/synthtool@968465a
    @yoshi-automation
    yoshi-automation authoredAug 26, 2020
    Configuration menu
    Copy the full SHA
    65c5185View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2020

  1. deps: update dependency com.google.cloud:google-cloud-shared-dependen…

    …cies to v0.9.0 (#225)This PR contains the following updates:| Package | Update | Change ||---|---|---|| [com.google.cloud:google-cloud-shared-dependencies](https://togithub.com/googleapis/java-shared-dependencies) | minor | `0.8.6` -> `0.9.0` |---### Release Notes<details><summary>googleapis/java-shared-dependencies</summary>### [`v0.9.0`](https://togithub.com/googleapis/java-shared-dependencies/blob/master/CHANGELOG.md#&#8203;090-httpswwwgithubcomgoogleapisjava-shared-dependenciescompare086v090-2020-08-31)[Compare Source](https://togithub.com/googleapis/java-shared-dependencies/compare/v0.8.6...v0.9.0)##### Bug Fixes-   temporarily disable reporting to unblock releases ([#&#8203;129](https://www.github.com/googleapis/java-shared-dependencies/issues/129)) ([7fff6f2](https://www.github.com/googleapis/java-shared-dependencies/commit/7fff6f2c94a19ba998d8cd47e8be5a6333808df8))##### Dependencies-   update dependency com.google.protobuf:protobuf-bom to v3.13.0 ([#&#8203;126](https://www.github.com/googleapis/java-shared-dependencies/issues/126)) ([908063f](https://www.github.com/googleapis/java-shared-dependencies/commit/908063f9b820dd3195b15537189e45be0d4acbbb))-   update dependency io.grpc:grpc-bom to v1.31.1 ([#&#8203;124](https://www.github.com/googleapis/java-shared-dependencies/issues/124)) ([553a339](https://www.github.com/googleapis/java-shared-dependencies/commit/553a3393f5bede0e90e16e2d0d87daa2b936ab32))-   update google.common-protos.version to v1.18.1 ([#&#8203;119](https://www.github.com/googleapis/java-shared-dependencies/issues/119)) ([05ad27e](https://www.github.com/googleapis/java-shared-dependencies/commit/05ad27e35fe082e148d377315b10943b187b5670))-   update google.core.version to v1.93.8 ([f72cef3](https://www.github.com/googleapis/java-shared-dependencies/commit/f72cef3d78a036e2b2434bf08b0a75d57b2fa139))-   update iam.version to v0.15.0 ([#&#8203;118](https://www.github.com/googleapis/java-shared-dependencies/issues/118)) ([1409a16](https://www.github.com/googleapis/java-shared-dependencies/commit/1409a16826d3fd4a5d9cbcbe46ea4b4af8687a5c))-   update iam.version to v1 (major) ([#&#8203;120](https://www.github.com/googleapis/java-shared-dependencies/issues/120)) ([a6243a0](https://www.github.com/googleapis/java-shared-dependencies/commit/a6243a02129e42fec804b5769fb8e3f334ba84ce))##### [0.8.6](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.5...v0.8.6) (2020-08-07)##### Dependencies-   update gax to v1.58.2 ([#&#8203;115](https://www.github.com/googleapis/java-shared-dependencies/issues/115)) ([84b48b4](https://www.github.com/googleapis/java-shared-dependencies/commit/84b48b4e77a4b5b4a2db6030609abe241d5ee2e1))##### [0.8.5](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.4...v0.8.5) (2020-08-07)##### Dependencies-   update gax to v1.58.1 ([#&#8203;111](https://www.github.com/googleapis/java-shared-dependencies/issues/111)) ([93a1691](https://www.github.com/googleapis/java-shared-dependencies/commit/93a16915b863a610ffdabe0e23aec58c4ae5f4f1))##### [0.8.4](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.3...v0.8.4) (2020-08-04)##### Dependencies-   update core dependencies ([#&#8203;104](https://www.github.com/googleapis/java-shared-dependencies/issues/104)) ([5046818](https://www.github.com/googleapis/java-shared-dependencies/commit/504681803d2bba888404acffe9a8853746501358))-   update dependency com.google.api:api-common to v1.10.0 ([#&#8203;101](https://www.github.com/googleapis/java-shared-dependencies/issues/101)) ([6472fac](https://www.github.com/googleapis/java-shared-dependencies/commit/6472face89700e3f2f982c04a5e88801876580be))-   update dependency com.google.protobuf:protobuf-bom to v3.12.4 ([#&#8203;103](https://www.github.com/googleapis/java-shared-dependencies/issues/103)) ([885bd0e](https://www.github.com/googleapis/java-shared-dependencies/commit/885bd0ef3c9e344bd1fc60e0f3264995064001d9))##### [0.8.3](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.2...v0.8.3) (2020-07-09)##### Dependencies-   update core dependencies ([#&#8203;96](https://www.github.com/googleapis/java-shared-dependencies/issues/96)) ([978e69e](https://www.github.com/googleapis/java-shared-dependencies/commit/978e69e9b5999630354ea204c034be2d6b8a2d80))-   update dependency com.google.api-client:google-api-client-bom to v1.30.10 ([#&#8203;99](https://www.github.com/googleapis/java-shared-dependencies/issues/99)) ([65c9cce](https://www.github.com/googleapis/java-shared-dependencies/commit/65c9ccea34275fa6f9599043d6e06df169bc433a))-   update dependency com.google.api:api-common to v1.9.3 ([#&#8203;91](https://www.github.com/googleapis/java-shared-dependencies/issues/91)) ([2a23a50](https://www.github.com/googleapis/java-shared-dependencies/commit/2a23a50ee5c73b581a02171048e20b14f999949f))##### [0.8.2](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.1...v0.8.2) (2020-07-01)##### Dependencies-   update dependency com.google.auth:google-auth-library-bom to v0.21.0 ([#&#8203;86](https://www.github.com/googleapis/java-shared-dependencies/issues/86)) ([dc9d717](https://www.github.com/googleapis/java-shared-dependencies/commit/dc9d717fdec4f0962141ba34e98f5737ec3bc57a))-   update dependency com.google.http-client:google-http-client-bom to v1.36.0 ([#&#8203;89](https://www.github.com/googleapis/java-shared-dependencies/issues/89)) ([12437d7](https://www.github.com/googleapis/java-shared-dependencies/commit/12437d7392a430299c3372d18d2650b62be60eaf))-   update dependency io.grpc:grpc-bom to v1.30.1 ([#&#8203;82](https://www.github.com/googleapis/java-shared-dependencies/issues/82)) ([a5199a0](https://www.github.com/googleapis/java-shared-dependencies/commit/a5199a02d5bde75e86349b37c1efae64a6379a40))-   update dependency io.grpc:grpc-bom to v1.30.2 ([#&#8203;85](https://www.github.com/googleapis/java-shared-dependencies/issues/85)) ([084d18d](https://www.github.com/googleapis/java-shared-dependencies/commit/084d18daab010c6b0be04e67b42ca8ab8ba5f3d5))##### [0.8.1](https://www.github.com/googleapis/java-shared-dependencies/compare/v0.8.0...v0.8.1) (2020-06-13)##### Reverts-   Revert "feat: mark javax annotations scope as provided ([#&#8203;70](https://togithub.com/googleapis/java-shared-dependencies/issues/70))" ([#&#8203;75](https://togithub.com/googleapis/java-shared-dependencies/issues/75)) ([d2f23ec](https://www.github.com/googleapis/java-shared-dependencies/commit/d2f23ecae56a1ec07b1217f0fca5347dd0f0406b)), closes [#&#8203;70](https://www.github.com/googleapis/java-shared-dependencies/issues/70) [#&#8203;75](https://www.github.com/googleapis/java-shared-dependencies/issues/75)</details>---### 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#github/googleapis/java-talent).
    @renovate-bot
    renovate-bot authoredSep 8, 2020
    Configuration menu
    Copy the full SHA
    9c77265View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2020

  1. build(java): switch to release-publish app for notifying GitHub of re…

    …lease status (#222)Source-Author: Jeff Ching <chingor@google.com>Source-Date: Wed Aug 26 21:48:06 2020 -0700Source-Repo: googleapis/synthtoolSource-Sha: 019c7168faa0e56619f792693a8acdb30d6de19bSource-Link:googleapis/synthtool@019c716
    @yoshi-automation
    yoshi-automation authoredSep 9, 2020
    Configuration menu
    Copy the full SHA
    13c7d8fView commit details
    Browse the repository at this point in the history
  2. build(deps): update dependency org.apache.maven.plugins:maven-project…

    …-info-reports-plugin to v3.1.1 (#226)
    @renovate-bot
    renovate-bot authoredSep 9, 2020
    Configuration menu
    Copy the full SHA
    99c74e5View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80f80f1View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f855c0View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c75d45View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2020

  1. Configuration menu
    Copy the full SHA
    9319d35View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac0cf8dView commit details
    Browse the repository at this point in the history
Loading

[8]ページ先頭

©2009-2025 Movatter.jp