Skip to content

Conversation

@summer-ji-eng
Copy link
Contributor

@summer-ji-eng summer-ji-eng commented Nov 16, 2020

The example in client lib, pubsub, logging.

Sample looks like:

 * FoobarSettings foobarSettings =
 *     FoobarSettings.newBuilder().setEndpoint(myEndpoint).build();
 * FoobarClient foobarClient =
 *     FoobarClient.create(foobarSettings);

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Nov 16, 2020
@product-auto-label product-auto-label bot added the samples Issues that are directly related to samples. label Nov 16, 2020
suztomo pushed a commit that referenced this pull request Dec 16, 2022
…496)

* chore: [java] synthtool not to create an initial gitignore.

Given that new generated libraries will come to the Java monorepo
going forward and that any new hand-written libraries can get
a new .gitignore from humans, there's no need to automatically
prepare .gitignore file.

* deleting gitignore

* deleting .gitignore from golden
Source-Link: https://togithub.com/googleapis/synthtool/commit/0baf7e4b652fcc7bf77ec341965c62c0b67e722d
Post-Processor: gcr.io/cloud-devrel-public-resources/owlbot-java:latest@sha256:25a679b48797fcdd98fe339c885d9595a8be5c16a275d1b466ba98e6951a3217
suztomo pushed a commit that referenced this pull request Mar 21, 2023
🤖 I have created a release \*beep\* \*boop\*
---
## [2.0.0](https://www.github.com/googleapis/java-core/compare/v1.95.4...v2.0.0) (2021-07-29)


### Features

* promote to 2.0.0 ([#504](https://www.github.com/googleapis/java-core/issues/504)) ([47d5cee](https://www.github.com/googleapis/java-core/commit/47d5ceeddfa4c19152f3b122a70300726e74b570))


### Bug Fixes

* Add shopt -s nullglob to dependencies script ([6fe4d95](https://www.github.com/googleapis/java-core/commit/6fe4d9588fc2c4d4916c213bd9a139a1f8a824c0))
* Update dependencies.sh to not break on mac ([#484](https://www.github.com/googleapis/java-core/issues/484)) ([6fe4d95](https://www.github.com/googleapis/java-core/commit/6fe4d9588fc2c4d4916c213bd9a139a1f8a824c0))


### Dependencies

* update dependency com.google.api:api-common to v1.10.6 ([#494](https://www.github.com/googleapis/java-core/issues/494)) ([ae5d2ec](https://www.github.com/googleapis/java-core/commit/ae5d2eccac31188a34be9de8a5912c507ad22e05))
* update dependency com.google.api:api-common to v2 ([#497](https://www.github.com/googleapis/java-core/issues/497)) ([a03e80a](https://www.github.com/googleapis/java-core/commit/a03e80a69ad529b632ef861a4446d5bf0b953ef7))
* update dependency com.google.api:gax-bom to v1.66.0 ([#483](https://www.github.com/googleapis/java-core/issues/483)) ([967a368](https://www.github.com/googleapis/java-core/commit/967a3686e120a8405af79d443a0a7c88b4cbe684))
* update dependency com.google.api:gax-bom to v1.67.0 ([#491](https://www.github.com/googleapis/java-core/issues/491)) ([8600920](https://www.github.com/googleapis/java-core/commit/86009206adf55d0d58679e88a7b4d3323f459e65))
* update dependency com.google.auth:google-auth-library-bom to v0.27.0 ([#489](https://www.github.com/googleapis/java-core/issues/489)) ([069ea35](https://www.github.com/googleapis/java-core/commit/069ea35fee88f6463215dd36dd623f11f8db7cec))
* update dependency com.google.auth:google-auth-library-bom to v1 ([#496](https://www.github.com/googleapis/java-core/issues/496)) ([6ebf939](https://www.github.com/googleapis/java-core/commit/6ebf939c9821e7cbc002af0aa794e9ae24c13b2c))
* update dependency com.google.errorprone:error_prone_annotations to v2.8.0 ([#492](https://www.github.com/googleapis/java-core/issues/492)) ([97499e4](https://www.github.com/googleapis/java-core/commit/97499e4768f6611298beda79afeb84e45a877c1e))
* update dependency io.grpc:grpc-bom to v1.39.0 ([#482](https://www.github.com/googleapis/java-core/issues/482)) ([d124545](https://www.github.com/googleapis/java-core/commit/d124545f65267c646ae21cfb3b4855722e0c795c))
* update guava 30.1.1-jre ([#503](https://www.github.com/googleapis/java-core/issues/503)) ([6f4e88c](https://www.github.com/googleapis/java-core/commit/6f4e88c38390a7509b302baf21200cd253fa6913))
---


This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. samples Issues that are directly related to samples.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant