This repository was archived by the owner on Sep 26, 2023. It is now read-only.
fix: declare depenencies of API surfaces as api (#1535)#1536
Merged
suztomo merged 1 commit intogoogleapis:2.6.xfrom Oct 18, 2021
Merged
fix: declare depenencies of API surfaces as api (#1535)#1536suztomo merged 1 commit intogoogleapis:2.6.xfrom
suztomo merged 1 commit intogoogleapis:2.6.xfrom
Conversation
* deps: declaring the latest auth library version * fix: declare API surface as api configuration Fix googleapis#1534 * fix: declare API surface's dependencies as 'api' Adding more artifacts to be declared as 'api' because they appear in public API surface. See the comment of the following issue for the analysis: googleapis#1534 * refactor: move java-library declaration to top-level build.gradle
Neenu1995
approved these changes
Oct 18, 2021
gcf-merge-on-green bot
pushed a commit
that referenced
this pull request
Oct 18, 2021
🤖 I have created a release \*beep\* \*boop\* --- ### [2.6.1](https://www.github.com/googleapis/gax-java/compare/2.6.0...v2.6.1) (2021-10-18) ### Bug Fixes * declare depenencies of API surfaces as api ([#1535](https://www.github.com/googleapis/gax-java/issues/1535)) ([#1536](https://www.github.com/googleapis/gax-java/issues/1536)) ([8794b5c](https://www.github.com/googleapis/gax-java/commit/8794b5c322659af5a339c40552f16d71b7605cdf)) --- 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.
This is cherry-pick of #1535 to the 2.6.x branch.