@google-shopping/reports 0.8.1 → 0.9.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # Changelog
2
2
 
3
+ ## [0.9.0](https://github.com/googleapis/google-cloud-node/compare/reports-v0.8.1...reports-v0.9.0) (2025-06-03)
4
+
5
+
6
+ ### Features
7
+
8
+ * Add protobufjs 2023 edition support ([#6306](https://github.com/googleapis/google-cloud-node/issues/6306)) ([4f02ceb](https://github.com/googleapis/google-cloud-node/commit/4f02ceb7aac05b47b68e3c7c95aeeaa20ac33606))
9
+
3
10
  ## [0.8.1](https://github.com/googleapis/google-cloud-node/compare/reports-v0.8.0...reports-v0.8.1) (2025-03-21)
4
11
 
5
12
 
package/README.md CHANGED
@@ -44,7 +44,7 @@ Google APIs Client Libraries, in [Client Libraries Explained][explained].
44
44
  1. [Select or create a Cloud Platform project][projects].
45
45
  1. [Enable billing for your project][billing].
46
46
  1. [Enable the Merchant API API][enable_api].
47
- 1. [Set up authentication with a service account][auth] so you can access the
47
+ 1. [Set up authentication][auth] so you can access the
48
48
  API from your local workstation.
49
49
 
50
50
  ### Installing the client library
@@ -132,4 +132,4 @@ See [LICENSE](https://github.com/googleapis/google-cloud-node/blob/main/LICENSE)
132
132
  [projects]: https://console.cloud.google.com/project
133
133
  [billing]: https://support.google.com/cloud/answer/6293499#enable-billing
134
134
  [enable_api]: https://console.cloud.google.com/flows/enableapi?apiid=merchantapi.googleapis.com
135
- [auth]: https://cloud.google.com/docs/authentication/getting-started
135
+ [auth]: https://cloud.google.com/docs/authentication/external/set-up-adc-local