FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

chore(main): release 0.3.2 by release-please[bot] · Pull Request #46 · googleapis/java-bigquery-data-exchange · GitHub

This repository was archived by the owner on Sep 16, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension .md  (1) .txt  (1) .xml  (6) All 3 file types selected
Only manifest files
Viewed files
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Unified
Split
Hide whitespace
Diff view
Unified
Split
Hide whitespace
7 changes: 7 additions & 0 deletions CHANGELOG.md
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
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.3.2](https://github.com/googleapis/java-bigquery-data-exchange/compare/v0.3.1...v0.3.2) (2022-08-09)


### Dependencies

* update dependency com.google.cloud:google-cloud-shared-dependencies to v3 ([#43](https://github.com/googleapis/java-bigquery-data-exchange/issues/43)) ([94c6e1b](https://github.com/googleapis/java-bigquery-data-exchange/commit/94c6e1bdbce3b6995eab60d06e4e5bf95451f858))

## [0.3.1](https://github.com/googleapis/java-bigquery-data-exchange/compare/v0.3.0...v0.3.1) (2022-07-13)


Expand Down
8 changes: 4 additions & 4 deletions google-cloud-bigquery-data-exchange-bom/pom.xml
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange-bom</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<version>0.3.2</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<packaging>pom</packaging>
<parent>
<groupId>com.google.cloud</groupId>
Expand Down Expand Up @@ -65,17 +65,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<version>0.3.2</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bigquery-data-exchange-v1beta1</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquery-data-exchange-v1beta1:current} -->
<version>0.3.2</version><!-- {x-version-update:grpc-google-cloud-bigquery-data-exchange-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bigquery-data-exchange-v1beta1</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquery-data-exchange-v1beta1:current} -->
<version>0.3.2</version><!-- {x-version-update:proto-google-cloud-bigquery-data-exchange-v1beta1:current} -->
</dependency>
</dependencies>
</dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions google-cloud-bigquery-data-exchange/pom.xml
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
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,15 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<version>0.3.2</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<packaging>jar</packaging>
<name>Google Analytics Hub</name>
<url>https://github.com/googleapis/java-bigquery-data-exchange</url>
<description>Analytics Hub is a data exchange that allows you to efficiently and securely exchange data assets across organizations to address challenges of data reliability and cost.</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange-parent</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<version>0.3.2</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
</parent>
<properties>
<site.installationModule>google-cloud-bigquery-data-exchange</site.installationModule>
Expand Down
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bigquery-data-exchange-v1beta1</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquery-data-exchange-v1beta1:current} -->
<version>0.3.2</version><!-- {x-version-update:grpc-google-cloud-bigquery-data-exchange-v1beta1:current} -->
<name>grpc-google-cloud-bigquery-data-exchange-v1beta1</name>
<description>GRPC library for google-cloud-bigquery-data-exchange</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange-parent</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<version>0.3.2</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
8 changes: 4 additions & 4 deletions pom.xml
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange-parent</artifactId>
<packaging>pom</packaging>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<version>0.3.2</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<name>Google Analytics Hub Parent</name>
<url>https://github.com/googleapis/java-bigquery-data-exchange</url>
<description>
Expand Down Expand Up @@ -69,17 +69,17 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<version>0.3.2</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>grpc-google-cloud-bigquery-data-exchange-v1beta1</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-bigquery-data-exchange-v1beta1:current} -->
<version>0.3.2</version><!-- {x-version-update:grpc-google-cloud-bigquery-data-exchange-v1beta1:current} -->
</dependency>
<dependency>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bigquery-data-exchange-v1beta1</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquery-data-exchange-v1beta1:current} -->
<version>0.3.2</version><!-- {x-version-update:proto-google-cloud-bigquery-data-exchange-v1beta1:current} -->
</dependency>

<dependency>
Expand Down
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
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.api.grpc</groupId>
<artifactId>proto-google-cloud-bigquery-data-exchange-v1beta1</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-bigquery-data-exchange-v1beta1:current} -->
<version>0.3.2</version><!-- {x-version-update:proto-google-cloud-bigquery-data-exchange-v1beta1:current} -->
<name>proto-google-cloud-bigquery-data-exchange-v1beta1</name>
<description>Proto library for google-cloud-bigquery-data-exchange</description>
<parent>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange-parent</artifactId>
<version>0.3.2-SNAPSHOT</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
<version>0.3.2</version><!-- {x-version-update:google-cloud-bigquery-data-exchange:current} -->
</parent>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion samples/snapshot/pom.xml
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
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-bigquery-data-exchange</artifactId>
<version>0.3.2-SNAPSHOT</version>
<version>0.3.2</version>
</dependency>
<!-- {x-version-update-end} -->

Expand Down
6 changes: 3 additions & 3 deletions versions.txt
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version

google-cloud-bigquery-data-exchange:0.3.1:0.3.2-SNAPSHOT
proto-google-cloud-bigquery-data-exchange-v1beta1:0.3.1:0.3.2-SNAPSHOT
grpc-google-cloud-bigquery-data-exchange-v1beta1:0.3.1:0.3.2-SNAPSHOT
google-cloud-bigquery-data-exchange:0.3.2:0.3.2
proto-google-cloud-bigquery-data-exchange-v1beta1:0.3.2:0.3.2
grpc-google-cloud-bigquery-data-exchange-v1beta1:0.3.2:0.3.2

Back | FazBrowse Home | New Git URL