File tree Expand file tree Collapse file tree
google-cloud-data_catalog-lineage-v1
lib/google/cloud/data_catalog/lineage/v1 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 293293 "google-cloud-data_catalog+FILLER" : " 0.0.0" ,
294294 "google-cloud-data_catalog-lineage" : " 1.2.0" ,
295295 "google-cloud-data_catalog-lineage+FILLER" : " 0.0.0" ,
296- "google-cloud-data_catalog-lineage-v1" : " 0.14 .0" ,
296+ "google-cloud-data_catalog-lineage-v1" : " 0.15 .0" ,
297297 "google-cloud-data_catalog-lineage-v1+FILLER" : " 0.0.0" ,
298298 "google-cloud-data_catalog-v1" : " 2.7.0" ,
299299 "google-cloud-data_catalog-v1+FILLER" : " 0.0.0" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ### 0.15.0 (2026-05-09)
4+
5+ #### Features
6+
7+ * A new method SearchLineageStreaming is added ([ #33931 ] ( https://github.com/googleapis/google-cloud-ruby/issues/33931 ) )
8+ * Added support for column level lineage information to be passed and returned from the Lineage service
9+ * SearchLinks can now accept multiple source and target entity references as search criteria
10+ #### Documentation
11+
12+ * Documentation for SearchLineageStreaming API was added
13+
314### 0.14.0 (2026-04-02)
415
516#### Features
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ module Cloud
2222 module DataCatalog
2323 module Lineage
2424 module V1
25- VERSION = "0.14 .0"
25+ VERSION = "0.15 .0"
2626 end
2727 end
2828 end
You can’t perform that action at this time.
0 commit comments