This repository was archived by the owner on Sep 16, 2023. It is now read-only.
feat: update java samples to v1#274
Merged
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #274 +/- ##
=========================================
Coverage 78.90% 78.90%
Complexity 342 342
=========================================
Files 24 24
Lines 2380 2380
Branches 22 22
=========================================
Hits 1878 1878
Misses 456 456
Partials 46 46 Continue to review full report at Codecov.
|
eaball35
approved these changes
Jan 26, 2021
gcf-merge-on-green Bot
pushed a commit
that referenced
this pull request
Feb 22, 2021
🤖 I have created a release \*beep\* \*boop\* --- ## [1.1.0](https://www.github.com/googleapis/java-servicedirectory/compare/v1.0.3...v1.1.0) (2021-02-22) ### Features * added support for test cases and agent validation ([#280](https://www.github.com/googleapis/java-servicedirectory/issues/280)) ([f66cdd6](https://www.github.com/googleapis/java-servicedirectory/commit/f66cdd699f5f0b7e8d48b8df9234f57551b10bff)) * update java samples to v1 ([#274](https://www.github.com/googleapis/java-servicedirectory/issues/274)) ([b3c0230](https://www.github.com/googleapis/java-servicedirectory/commit/b3c02302c9c1453f3009b8f4e6474fb6ad68d83e)) ### Documentation * generate sample code in the Java microgenerator ([399530b](https://www.github.com/googleapis/java-servicedirectory/commit/399530b658bba7150b42d7fbedec79d109b4e9e6)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v0.19.0 ([#306](https://www.github.com/googleapis/java-servicedirectory/issues/306)) ([ebe396a](https://www.github.com/googleapis/java-servicedirectory/commit/ebe396ac12512b05fcc95011f87005dcba947e58)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
As our GA date approaches, we want the samples in our docs to use the v1 version of our API rather than the v1beta1 version.
Example here: https://cloud.google.com/service-directory/docs/configuring-service-directory#servicedirectory_create_namespace-java