xref: /aosp_15_r20/external/google-cloud-java/java-bigquery-data-exchange/CHANGELOG.md (revision 55e87721aa1bc457b326496a7ca40f3ea1a63287)
1*55e87721SMatt Gilbride# Changelog
2*55e87721SMatt Gilbride
3*55e87721SMatt Gilbride## [2.0.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-bigquery-data-exchange-v1.0.1-SNAPSHOT...google-cloud-bigquery-data-exchange-v2.0.0) (2022-10-24)
4*55e87721SMatt Gilbride
5*55e87721SMatt Gilbride
6*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
7*55e87721SMatt Gilbride
8*55e87721SMatt Gilbride* refactor references to Category message
9*55e87721SMatt Gilbride* refresh current dataexchange/v1beta1/* directory to include recent change in protos. Removed common directory and use local enum Category
10*55e87721SMatt Gilbride
11*55e87721SMatt Gilbride### Features
12*55e87721SMatt Gilbride
13*55e87721SMatt Gilbride* [analyticsdata] add `subject_to_thresholding` field to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
14*55e87721SMatt Gilbride* [analyticshub] update BigQuery Analytics Hub API v1beta1 client ([#8263](https://github.com/googleapis/google-cloud-java/issues/8263)) ([3301e6d](https://github.com/googleapis/google-cloud-java/commit/3301e6d0580d281242123225b798e3533c1a0e9e))
15*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
16*55e87721SMatt Gilbride
17*55e87721SMatt Gilbride
18*55e87721SMatt Gilbride### Bug Fixes
19*55e87721SMatt Gilbride
20*55e87721SMatt Gilbride* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325)) ([01f492b](https://github.com/googleapis/google-cloud-java/commit/01f492be424acdb90edb23ba66656aeff7cf39eb))
21*55e87721SMatt Gilbride* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528)) ([bd36199](https://github.com/googleapis/google-cloud-java/commit/bd361998ac4eb7c78eef3b3eac39aef31a0cf44e))
22*55e87721SMatt Gilbride* owl-bot-staging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issues/8337)) ([c9bb4a9](https://github.com/googleapis/google-cloud-java/commit/c9bb4a97aa19032b78c86c951fe9920f24ac4eec))
23*55e87721SMatt Gilbride* refactor references to Category message ([3301e6d](https://github.com/googleapis/google-cloud-java/commit/3301e6d0580d281242123225b798e3533c1a0e9e))
24*55e87721SMatt Gilbride* revert reverting [Many APIs] Update WORKSPACE files for rules_gapic, gax_java, generator_java versions ([#8340](https://github.com/googleapis/google-cloud-java/issues/8340)) ([dedef71](https://github.com/googleapis/google-cloud-java/commit/dedef71f600e85b1c38e7110f5ffd44bf2ba32b4))
25*55e87721SMatt Gilbride
26*55e87721SMatt Gilbride
27*55e87721SMatt Gilbride### Documentation
28*55e87721SMatt Gilbride
29*55e87721SMatt Gilbride* improve proto documentation. ([3301e6d](https://github.com/googleapis/google-cloud-java/commit/3301e6d0580d281242123225b798e3533c1a0e9e))
30*55e87721SMatt Gilbride
31*55e87721SMatt Gilbride
32*55e87721SMatt Gilbride### Dependencies
33*55e87721SMatt Gilbride
34*55e87721SMatt Gilbride* reverting renovate bot pull requests ([#8417](https://github.com/googleapis/google-cloud-java/issues/8417)) ([8f0c60b](https://github.com/googleapis/google-cloud-java/commit/8f0c60bde446acccc665eb7894723632eefc3503))
35*55e87721SMatt Gilbride
36*55e87721SMatt Gilbride## [1.0.0](https://github.com/googleapis/google-cloud-java/compare/google-cloud-bigquery-data-exchange-v0.4.0...google-cloud-bigquery-data-exchange-v1.0.0) (2022-10-17)
37*55e87721SMatt Gilbride
38*55e87721SMatt Gilbride
39*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
40*55e87721SMatt Gilbride
41*55e87721SMatt Gilbride* refactor references to Category message
42*55e87721SMatt Gilbride* refresh current dataexchange/v1beta1/* directory to include recent change in protos. Removed common directory and use local enum Category
43*55e87721SMatt Gilbride
44*55e87721SMatt Gilbride### Features
45*55e87721SMatt Gilbride
46*55e87721SMatt Gilbride* [analyticsdata] add `subject_to_thresholding` field to `ResponseMetadata` type ([#8545](https://github.com/googleapis/google-cloud-java/issues/8545)) ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
47*55e87721SMatt Gilbride* [analyticshub] update BigQuery Analytics Hub API v1beta1 client ([#8263](https://github.com/googleapis/google-cloud-java/issues/8263)) ([3301e6d](https://github.com/googleapis/google-cloud-java/commit/3301e6d0580d281242123225b798e3533c1a0e9e))
48*55e87721SMatt Gilbride* add `tokens_per_project_per_hour` field to `PropertyQuota` type ([8fdc6c1](https://github.com/googleapis/google-cloud-java/commit/8fdc6c1f10f88f30f4d1407579d645f75366b4cf))
49*55e87721SMatt Gilbride
50*55e87721SMatt Gilbride
51*55e87721SMatt Gilbride### Bug Fixes
52*55e87721SMatt Gilbride
53*55e87721SMatt Gilbride* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#8325](https://github.com/googleapis/google-cloud-java/issues/8325)) ([01f492b](https://github.com/googleapis/google-cloud-java/commit/01f492be424acdb90edb23ba66656aeff7cf39eb))
54*55e87721SMatt Gilbride* **deps:** update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#8528](https://github.com/googleapis/google-cloud-java/issues/8528)) ([bd36199](https://github.com/googleapis/google-cloud-java/commit/bd361998ac4eb7c78eef3b3eac39aef31a0cf44e))
55*55e87721SMatt Gilbride* owl-bot-staging should not be commited ([#8337](https://github.com/googleapis/google-cloud-java/issues/8337)) ([c9bb4a9](https://github.com/googleapis/google-cloud-java/commit/c9bb4a97aa19032b78c86c951fe9920f24ac4eec))
56*55e87721SMatt Gilbride* refactor references to Category message ([3301e6d](https://github.com/googleapis/google-cloud-java/commit/3301e6d0580d281242123225b798e3533c1a0e9e))
57*55e87721SMatt Gilbride* revert reverting [Many APIs] Update WORKSPACE files for rules_gapic, gax_java, generator_java versions ([#8340](https://github.com/googleapis/google-cloud-java/issues/8340)) ([dedef71](https://github.com/googleapis/google-cloud-java/commit/dedef71f600e85b1c38e7110f5ffd44bf2ba32b4))
58*55e87721SMatt Gilbride
59*55e87721SMatt Gilbride
60*55e87721SMatt Gilbride### Documentation
61*55e87721SMatt Gilbride
62*55e87721SMatt Gilbride* improve proto documentation. ([3301e6d](https://github.com/googleapis/google-cloud-java/commit/3301e6d0580d281242123225b798e3533c1a0e9e))
63*55e87721SMatt Gilbride
64*55e87721SMatt Gilbride
65*55e87721SMatt Gilbride### Dependencies
66*55e87721SMatt Gilbride
67*55e87721SMatt Gilbride* reverting renovate bot pull requests ([#8417](https://github.com/googleapis/google-cloud-java/issues/8417)) ([8f0c60b](https://github.com/googleapis/google-cloud-java/commit/8f0c60bde446acccc665eb7894723632eefc3503))
68*55e87721SMatt Gilbride
69*55e87721SMatt Gilbride## [0.4.0](https://github.com/googleapis/java-bigquery-data-exchange/compare/v0.3.2...v0.4.0) (2022-10-03)
70*55e87721SMatt Gilbride
71*55e87721SMatt Gilbride
72*55e87721SMatt Gilbride### ⚠ BREAKING CHANGES
73*55e87721SMatt Gilbride
74*55e87721SMatt Gilbride* refactor references to Category message
75*55e87721SMatt Gilbride* refresh current dataexchange/v1beta1/* directory to include recent change in protos. Removed common directory and use local enum Category
76*55e87721SMatt Gilbride
77*55e87721SMatt Gilbride### Features
78*55e87721SMatt Gilbride
79*55e87721SMatt Gilbride* Update BigQuery Analytics Hub API v1beta1 client ([#51](https://github.com/googleapis/java-bigquery-data-exchange/issues/51)) ([cfb8e38](https://github.com/googleapis/java-bigquery-data-exchange/commit/cfb8e383205fea659ef358bc6665aa54324a2904))
80*55e87721SMatt Gilbride
81*55e87721SMatt Gilbride
82*55e87721SMatt Gilbride### Bug Fixes
83*55e87721SMatt Gilbride
84*55e87721SMatt Gilbride* refactor references to Category message ([cfb8e38](https://github.com/googleapis/java-bigquery-data-exchange/commit/cfb8e383205fea659ef358bc6665aa54324a2904))
85*55e87721SMatt Gilbride
86*55e87721SMatt Gilbride
87*55e87721SMatt Gilbride### Documentation
88*55e87721SMatt Gilbride
89*55e87721SMatt Gilbride* improve proto documentation. ([cfb8e38](https://github.com/googleapis/java-bigquery-data-exchange/commit/cfb8e383205fea659ef358bc6665aa54324a2904))
90*55e87721SMatt Gilbride
91*55e87721SMatt Gilbride
92*55e87721SMatt Gilbride### Dependencies
93*55e87721SMatt Gilbride
94*55e87721SMatt Gilbride* Update dependency cachetools to v5 ([#79](https://github.com/googleapis/java-bigquery-data-exchange/issues/79)) ([fd60b52](https://github.com/googleapis/java-bigquery-data-exchange/commit/fd60b5209de9273708c4f5e710ba696ba4df6b76))
95*55e87721SMatt Gilbride* Update dependency certifi to v2022.9.24 ([#59](https://github.com/googleapis/java-bigquery-data-exchange/issues/59)) ([9564874](https://github.com/googleapis/java-bigquery-data-exchange/commit/9564874e9991003d13e8029e678e4c61336d40af))
96*55e87721SMatt Gilbride* Update dependency charset-normalizer to v2.1.1 ([#63](https://github.com/googleapis/java-bigquery-data-exchange/issues/63)) ([6fb196b](https://github.com/googleapis/java-bigquery-data-exchange/commit/6fb196bab017b88acdb48c636b6ce4c19395ed2a))
97*55e87721SMatt Gilbride* Update dependency click to v8.1.3 ([#64](https://github.com/googleapis/java-bigquery-data-exchange/issues/64)) ([56f9ab3](https://github.com/googleapis/java-bigquery-data-exchange/commit/56f9ab3c2746c7792153f21d3b505969656aa80c))
98*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.2 ([#54](https://github.com/googleapis/java-bigquery-data-exchange/issues/54)) ([8b9e87e](https://github.com/googleapis/java-bigquery-data-exchange/commit/8b9e87eec9fa9d652bd7227c22ab1405cbae271a))
99*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.3 ([#56](https://github.com/googleapis/java-bigquery-data-exchange/issues/56)) ([b4f07f8](https://github.com/googleapis/java-bigquery-data-exchange/commit/b4f07f8dc7a620661c377180f4a1cdc6a11e191e))
100*55e87721SMatt Gilbride* Update dependency com.google.cloud:google-cloud-shared-dependencies to v3.0.4 ([#83](https://github.com/googleapis/java-bigquery-data-exchange/issues/83)) ([82ed8ae](https://github.com/googleapis/java-bigquery-data-exchange/commit/82ed8aea9b7e2e3ccbbea433ad17066ba15d7606))
101*55e87721SMatt Gilbride* Update dependency gcp-releasetool to v1.8.8 ([#60](https://github.com/googleapis/java-bigquery-data-exchange/issues/60)) ([aaa8d8b](https://github.com/googleapis/java-bigquery-data-exchange/commit/aaa8d8baaba76199fe86b79fb081401006b37344))
102*55e87721SMatt Gilbride* Update dependency google-api-core to v2.10.1 ([#65](https://github.com/googleapis/java-bigquery-data-exchange/issues/65)) ([05088de](https://github.com/googleapis/java-bigquery-data-exchange/commit/05088decf4803dd430b0901a897df10e9e7bfb4a))
103*55e87721SMatt Gilbride* Update dependency google-auth to v2.12.0 ([#66](https://github.com/googleapis/java-bigquery-data-exchange/issues/66)) ([dfd2f18](https://github.com/googleapis/java-bigquery-data-exchange/commit/dfd2f18607195a6313666d0b5aa230bff0463c4f))
104*55e87721SMatt Gilbride* Update dependency google-cloud-core to v2.3.2 ([#61](https://github.com/googleapis/java-bigquery-data-exchange/issues/61)) ([a4d5dea](https://github.com/googleapis/java-bigquery-data-exchange/commit/a4d5dea35a2c5f5877bb1d95d99f3fe755a99175))
105*55e87721SMatt Gilbride* Update dependency google-cloud-storage to v2.5.0 ([#67](https://github.com/googleapis/java-bigquery-data-exchange/issues/67)) ([4a3f1f9](https://github.com/googleapis/java-bigquery-data-exchange/commit/4a3f1f91a2c13e6a1e7988666a4db7ecbe8b56c0))
106*55e87721SMatt Gilbride* Update dependency google-crc32c to v1.5.0 ([#68](https://github.com/googleapis/java-bigquery-data-exchange/issues/68)) ([4122c26](https://github.com/googleapis/java-bigquery-data-exchange/commit/4122c268ff3b61cf93b2f0291cd499510623aa4d))
107*55e87721SMatt Gilbride* Update dependency googleapis-common-protos to v1.56.4 ([#62](https://github.com/googleapis/java-bigquery-data-exchange/issues/62)) ([ad2cb71](https://github.com/googleapis/java-bigquery-data-exchange/commit/ad2cb7107c99ed511f0d79808b5e988dd0eccf9a))
108*55e87721SMatt Gilbride* Update dependency importlib-metadata to v4.12.0 ([#69](https://github.com/googleapis/java-bigquery-data-exchange/issues/69)) ([820d3cb](https://github.com/googleapis/java-bigquery-data-exchange/commit/820d3cb1c7420872c4a1838be6f51079ad24af13))
109*55e87721SMatt Gilbride* Update dependency jeepney to v0.8.0 ([#74](https://github.com/googleapis/java-bigquery-data-exchange/issues/74)) ([1f36787](https://github.com/googleapis/java-bigquery-data-exchange/commit/1f367874d06b58aadfe495d73ad8d29bdbd19d68))
110*55e87721SMatt Gilbride* Update dependency jinja2 to v3.1.2 ([#75](https://github.com/googleapis/java-bigquery-data-exchange/issues/75)) ([b627e95](https://github.com/googleapis/java-bigquery-data-exchange/commit/b627e95ce83aca08d9cdd53a73251670e2cff69f))
111*55e87721SMatt Gilbride* Update dependency keyring to v23.9.3 ([#76](https://github.com/googleapis/java-bigquery-data-exchange/issues/76)) ([ee37d61](https://github.com/googleapis/java-bigquery-data-exchange/commit/ee37d613fc80fe13bcbf3a7694543b62e37f3027))
112*55e87721SMatt Gilbride* Update dependency markupsafe to v2.1.1 ([#70](https://github.com/googleapis/java-bigquery-data-exchange/issues/70)) ([c45c8dd](https://github.com/googleapis/java-bigquery-data-exchange/commit/c45c8dd82d166d1ec3e525e187f4deca52b94e92))
113*55e87721SMatt Gilbride* Update dependency protobuf to v3.20.2 ([#71](https://github.com/googleapis/java-bigquery-data-exchange/issues/71)) ([bbc2674](https://github.com/googleapis/java-bigquery-data-exchange/commit/bbc2674ba77949bd6542eaa7a8b5f5f607bffe08))
114*55e87721SMatt Gilbride* Update dependency protobuf to v4 ([#80](https://github.com/googleapis/java-bigquery-data-exchange/issues/80)) ([b195e15](https://github.com/googleapis/java-bigquery-data-exchange/commit/b195e1569d3d31b778db7a21ca068096d98593f1))
115*55e87721SMatt Gilbride* Update dependency pyjwt to v2.5.0 ([#72](https://github.com/googleapis/java-bigquery-data-exchange/issues/72)) ([f31f728](https://github.com/googleapis/java-bigquery-data-exchange/commit/f31f72852374aa9252d11f1d5a59566e8cfed1a6))
116*55e87721SMatt Gilbride* Update dependency requests to v2.28.1 ([#73](https://github.com/googleapis/java-bigquery-data-exchange/issues/73)) ([6d6f91b](https://github.com/googleapis/java-bigquery-data-exchange/commit/6d6f91b7e79aceb581c0097f10a9890ad4da0759))
117*55e87721SMatt Gilbride* Update dependency typing-extensions to v4.3.0 ([#77](https://github.com/googleapis/java-bigquery-data-exchange/issues/77)) ([05d3130](https://github.com/googleapis/java-bigquery-data-exchange/commit/05d3130cfa624a50cac0077bde04bf7bb9af8b29))
118*55e87721SMatt Gilbride* Update dependency zipp to v3.8.1 ([#78](https://github.com/googleapis/java-bigquery-data-exchange/issues/78)) ([3f47711](https://github.com/googleapis/java-bigquery-data-exchange/commit/3f4771166af12303946eab478c2ad70b07f94666))
119*55e87721SMatt Gilbride
120*55e87721SMatt Gilbride## [0.3.2](https://github.com/googleapis/java-bigquery-data-exchange/compare/v0.3.1...v0.3.2) (2022-08-09)
121*55e87721SMatt Gilbride
122*55e87721SMatt Gilbride
123*55e87721SMatt Gilbride### Dependencies
124*55e87721SMatt Gilbride
125*55e87721SMatt Gilbride* 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))
126*55e87721SMatt Gilbride
127*55e87721SMatt Gilbride## [0.3.1](https://github.com/googleapis/java-bigquery-data-exchange/compare/v0.3.0...v0.3.1) (2022-07-13)
128*55e87721SMatt Gilbride
129*55e87721SMatt Gilbride
130*55e87721SMatt Gilbride### Bug Fixes
131*55e87721SMatt Gilbride
132*55e87721SMatt Gilbride* enable longpaths support for windows test ([#1485](https://github.com/googleapis/java-bigquery-data-exchange/issues/1485)) ([#36](https://github.com/googleapis/java-bigquery-data-exchange/issues/36)) ([f6f08ad](https://github.com/googleapis/java-bigquery-data-exchange/commit/f6f08ad559a90634fa006984f0546fefdf0afde3))
133*55e87721SMatt Gilbride
134*55e87721SMatt Gilbride## [0.3.0](https://github.com/googleapis/java-bigquery-data-exchange/compare/v0.2.1...v0.3.0) (2022-07-01)
135*55e87721SMatt Gilbride
136*55e87721SMatt Gilbride
137*55e87721SMatt Gilbride### Features
138*55e87721SMatt Gilbride
139*55e87721SMatt Gilbride* Enable REST transport for most of Java and Go clients ([#25](https://github.com/googleapis/java-bigquery-data-exchange/issues/25)) ([96e8975](https://github.com/googleapis/java-bigquery-data-exchange/commit/96e89758fe9995bc39700d8a8e9668edc018f63b))
140*55e87721SMatt Gilbride
141*55e87721SMatt Gilbride## [0.2.1](https://github.com/googleapis/java-bigquery-data-exchange/compare/v0.2.0...v0.2.1) (2022-06-23)
142*55e87721SMatt Gilbride
143*55e87721SMatt Gilbride
144*55e87721SMatt Gilbride### Dependencies
145*55e87721SMatt Gilbride
146*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.13.0 ([#24](https://github.com/googleapis/java-bigquery-data-exchange/issues/24)) ([0cd9c18](https://github.com/googleapis/java-bigquery-data-exchange/commit/0cd9c18b557b8b02a909a3ee356f93149b9cd6a2))
147*55e87721SMatt Gilbride
148*55e87721SMatt Gilbride## [0.2.0](https://github.com/googleapis/java-bigquery-data-exchange/compare/v0.1.0...v0.2.0) (2022-05-19)
149*55e87721SMatt Gilbride
150*55e87721SMatt Gilbride
151*55e87721SMatt Gilbride### Features
152*55e87721SMatt Gilbride
153*55e87721SMatt Gilbride* add build scripts for native image testing in Java 17 ([#1440](https://github.com/googleapis/java-bigquery-data-exchange/issues/1440)) ([#16](https://github.com/googleapis/java-bigquery-data-exchange/issues/16)) ([94ad977](https://github.com/googleapis/java-bigquery-data-exchange/commit/94ad9773b3f9e84c24506bfa8cdb867e935c3bc4))
154*55e87721SMatt Gilbride
155*55e87721SMatt Gilbride
156*55e87721SMatt Gilbride### Dependencies
157*55e87721SMatt Gilbride
158*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.11.0 ([#15](https://github.com/googleapis/java-bigquery-data-exchange/issues/15)) ([fa9386d](https://github.com/googleapis/java-bigquery-data-exchange/commit/fa9386dd9117cf2817d8c8e2931267518189e8cd))
159*55e87721SMatt Gilbride* update dependency com.google.cloud:google-cloud-shared-dependencies to v2.12.0 ([#18](https://github.com/googleapis/java-bigquery-data-exchange/issues/18)) ([d35e054](https://github.com/googleapis/java-bigquery-data-exchange/commit/d35e054e376f1981ed526cfc13390d442504397d))
160*55e87721SMatt Gilbride
161*55e87721SMatt Gilbride## 0.1.0 (2022-05-03)
162*55e87721SMatt Gilbride
163*55e87721SMatt Gilbride
164*55e87721SMatt Gilbride### Features
165*55e87721SMatt Gilbride
166*55e87721SMatt Gilbride* initial generation ([7a1b115](https://github.com/googleapis/java-bigquery-data-exchange/commit/7a1b11580c4f448dcc25d2fc44c980776891bc16))
167*55e87721SMatt Gilbride* initial generation ([0c51c95](https://github.com/googleapis/java-bigquery-data-exchange/commit/0c51c95d55e289971e94f1e375247c556938d09e))
168