-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [1.1.0](googleapis/java-dataplex@v1.0.2...v1.1.0) (2022-08-09) ### Features * Add IAM support for Explore content APIs ([#83](googleapis/java-dataplex#83)) ([6578c05](googleapis/java-dataplex@6578c05)) * Add support for cross project for Task ([6578c05](googleapis/java-dataplex@6578c05)) * Add support for custom container for Task ([6578c05](googleapis/java-dataplex@6578c05)) * Add support for custom encryption key to be used for encrypt data on the PDs associated with the VMs in your Dataproc cluster for Task ([6578c05](googleapis/java-dataplex@6578c05)) * Add support for Latest job in Task resource ([6578c05](googleapis/java-dataplex@6578c05)) * Support logging sampled file paths per partition to Cloud logging for Discovery event ([6578c05](googleapis/java-dataplex@6578c05)) * User mode filter in Explore list sessions API ([6578c05](googleapis/java-dataplex@6578c05)) ### Dependencies * update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#86](googleapis/java-dataplex#86)) ([8f58928](googleapis/java-dataplex@8f58928)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information
1 parent
2edc8bc
commit a37c06f
Showing
8 changed files
with
36 additions
and
18 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# Format: | ||
# module:released-version:current-version | ||
|
||
google-cloud-dataplex:1.0.2:1.0.3-SNAPSHOT | ||
proto-google-cloud-dataplex-v1:1.0.2:1.0.3-SNAPSHOT | ||
grpc-google-cloud-dataplex-v1:1.0.2:1.0.3-SNAPSHOT | ||
google-cloud-dataplex:1.1.0:1.1.0 | ||
proto-google-cloud-dataplex-v1:1.1.0:1.1.0 | ||
grpc-google-cloud-dataplex-v1:1.1.0:1.1.0 |