File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.200.1
4+
5+ <details><summary>google/cloud-container-analysis 0.2.12</summary>
6+
7+
8+
9+ ### Bug Fixes
10+
11+ * **deps:** Update dependency google/grafeas to ^0.6.0 ([#6002](https://github.com/googleapis/google-cloud-php/issues/6002)) ([f49d287](https://github.com/googleapis/google-cloud-php/commit/f49d287a3ac2d0d877ae2ecb75020c39f0fbb2fd))
12+
13+ </details>
14+
15+ <details><summary>google/cloud-datacatalog-lineage 0.1.1</summary>
16+
17+
18+
19+ </details>
20+
321## 0.200.0
422
523<details><summary>google/cloud-alloydb 0.1.1</summary>
Original file line number Diff line number Diff line change 1- 0.2.11
1+ 0.2.12
Original file line number Diff line number Diff line change 1- 0.1.0
1+ 0.1.1
Original file line number Diff line number Diff line change 118118 "google/cloud-compute" : " 1.8.0" ,
119119 "google/cloud-contact-center-insights" : " 1.1.0" ,
120120 "google/cloud-container" : " 1.10.3" ,
121- "google/cloud-container-analysis" : " 0.2.11 " ,
121+ "google/cloud-container-analysis" : " 0.2.12 " ,
122122 "google/cloud-core" : " 1.49.3" ,
123123 "google/cloud-data-catalog" : " 1.4.0" ,
124124 "google/cloud-data-fusion" : " 0.2.9" ,
125- "google/cloud-datacatalog-lineage" : " 0.1.0 " ,
125+ "google/cloud-datacatalog-lineage" : " 0.1.1 " ,
126126 "google/cloud-dataflow" : " 0.3.8" ,
127127 "google/cloud-dataform" : " 0.1.4" ,
128128 "google/cloud-datalabeling" : " 0.1.12" ,
Original file line number Diff line number Diff line change 1111 "name" : " google/cloud" ,
1212 "defaultService" : " servicebuilder" ,
1313 "versions" : [
14+ " v0.200.1" ,
1415 " v0.200.0" ,
1516 " v0.199.0" ,
1617 " v0.198.0" ,
12751276 "name" : " google/cloud-container-analysis" ,
12761277 "defaultService" : " containeranalysis/readme" ,
12771278 "versions" : [
1279+ " v0.2.12" ,
12781280 " v0.2.11" ,
12791281 " v0.2.10" ,
12801282 " v0.2.9" ,
14711473 "name" : " google/cloud-datacatalog-lineage" ,
14721474 "defaultService" : " datacataloglineage/readme" ,
14731475 "versions" : [
1476+ " v0.1.1" ,
14741477 " 0.1.0" ,
14751478 " main"
14761479 ]
Original file line number Diff line number Diff line change @@ -30,5 +30,5 @@ class ServiceBuilder extends CoreServiceBuilder
3030 /**
3131 * @deprecated
3232 */
33- const VERSION = '0.200.0 ' ;
33+ const VERSION = '0.200.1 ' ;
3434}
Original file line number Diff line number Diff line change 2222 */
2323class Version
2424{
25- const VERSION = '0.200.0 ' ;
25+ const VERSION = '0.200.1 ' ;
2626}
You can’t perform that action at this time.
0 commit comments