Skip to content

Commit bb4d9e4

Browse files
authored
chore: manual fix released versions in librarian.yaml (#13463)
Put in manual fix in librarian.yaml for released_version for firestore, biglake and errorreporting. This is a temporarily fix to unblock development in google-cloud-java, track remaining work in googleapis/librarian#6419. Fixes #13447
1 parent 051aea7 commit bb4d9e4

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

librarian.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ libraries:
510510
- path: google/cloud/bigquery/biglake/v1alpha1
511511
java:
512512
api_description_override: The BigLake API provides access to BigLake Metastore, a serverless, fully managed, and highly available metastore for open-source data that can be used for querying Apache Iceberg tables in BigQuery.
513+
released_version: 0.81.1
513514
name_pretty_override: BigLake
514515
product_documentation_override: https://cloud.google.com/biglake
515516
- name: bigquery-data-exchange
@@ -1564,7 +1565,6 @@ libraries:
15641565
name_pretty_override: Error Reporting
15651566
product_documentation_override: https://cloud.google.com/error-reporting
15661567
billing_not_required: true
1567-
released_version: 0.215.0-beta-SNAPSHOT
15681568
- name: essential-contacts
15691569
version: 2.94.0-SNAPSHOT
15701570
apis:
@@ -1674,6 +1674,7 @@ libraries:
16741674
- google-cloud-firestore
16751675
- google-cloud-firestore-bom
16761676
issue_tracker_override: https://issuetracker.google.com/savedsearches/5337669
1677+
released_version: 3.43.1
16771678
library_type_override: GAPIC_COMBO
16781679
name_pretty_override: Cloud Firestore
16791680
product_documentation_override: https://cloud.google.com/firestore

0 commit comments

Comments
 (0)