Skip to content

Update dependency googleapis-common-protos to v1.70.0 #47

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 18, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
googleapis-common-protos (source) ==1.52.0 -> ==1.70.0 age adoption passing confidence

Release Notes

googleapis/google-cloud-python (googleapis-common-protos)

v1.70.0

Compare Source

Features

v1.69.2

Compare Source

Bug Fixes
  • Allow protobuf 6.x (b4d4551)
  • remove setup.cfg configuration for creating universal wheels (#​13659) (59bfd42)
  • resolve issue where pre-release versions of dependencies are installed (b4d4551)
  • set include in tool.setuptools.packages.find (#​13662) (c6a1588)

v1.69.1

Compare Source

Bug Fixes

v1.69.0

Compare Source

Features

v1.68.0

Compare Source

Features
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (eb554e8)
  • Add field experimental_features to message PythonSettings (#​249) (ba8d36e)
  • add FieldInfo.referenced_types for generics (#​247) (c91900a)
  • add support for field generate_omitted_as_internal in selective gapic generation (#​13482) (993ff4d)
Documentation
  • A comment for field content in message .google.api.Page is changed (eb554e8)
  • A comment for message RoutingRule is changed (eb554e8)

v1.67.0

Compare Source

Features
  • A new field unversioned_package_disabled is added to message .google.api.PythonSettings (eb554e8)
  • add support for field generate_omitted_as_internal in selective gapic generation (#​13482) (993ff4d)
Documentation
  • A comment for field content in message .google.api.Page is changed (eb554e8)
  • A comment for message RoutingRule is changed (eb554e8)

v1.66.0

Features
  • Add MISSING_ORIGIN and OVERLOADED_CREDENTIALS to ErrorReason enum (d0478d8)
  • Add field protobuf_pythonic_types_enabled to ExperimentalFeatures message (d0478d8)
  • Add field selective_gapic_generation to CommonLanguageSettings message (d0478d8)
  • Add field time_series_resource_hierarchy_level to MetricDescriptorMetadata message (d0478d8)
  • Add message SelectiveGapicGeneration (d0478d8)

v1.65.0

Features
  • Add field experimental_features to message PythonSettings (#​249) (139490f)

v1.64.0

Features
  • Add FieldInfo.referenced_types for generics (2ba3577)
Bug Fixes
  • Un-deprecate Endpoint.aliases field (2ba3577)
Documentation
  • Fix formatting in http.proto comments (2ba3577)
  • Improve MethodSettings selector examples (2ba3577)
  • Reformat comments in context proto (2ba3577)
  • Update ResourceDescriptor.plural docs with AIP-122 nested collections guidance (2ba3577)

v1.63.2

Bug Fixes
  • deps: Require protobuf>=3.20.2 (c77c0dc)
  • Regenerate pb2 files for compatibility with protobuf 5.x (c77c0dc)

v1.63.1

Bug Fixes

v1.63.0

Features
  • Add api_version field to ServiceOptions in google/api/client.proto (6f9c4d2)
  • Add LOCATION_POLICY_VIOLATED enum to ErrorReason in google/api/error_reason.proto (6f9c4d2)
  • Add rest_reference_documentation_uri field to ServiceOptions in google/api/client.proto (6f9c4d2)

v1.62.0

Features
  • Add auto_populated_fields field of MethodSettings in google/api/client_pb2 (#​194) (4b0c73a)
  • Add support for Python 3.12 (#​192) (336cdf3)
Bug Fixes

v1.61.0

Features
  • Add google/api/field_info.proto (2d39f37)
  • Add IDENTIFIER to FieldBehavior enum (2d39f37)

v1.60.0

Features
  • Add google/api/policy.proto (b2cb5c2)
  • Add method_policies to Control (b2cb5c2)

v1.59.1

Bug Fixes

v1.59.0

Features
  • Add overrides_by_request_protocol to BackendRule in google/api/backend.proto (77376dd)
  • Add proto_reference_documentation_uri to Publishing in google/api/client.proto (77376dd)
  • Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason in google/api/error_reason.proto (77376dd)
Documentation
  • Use rst syntax in readme (77376dd)

v1.58.0

Features
  • Add google/rpc/context/audit_context.proto (41f1529)
  • Add google/rpc/http.proto (41f1529)

v1.57.1

Bug Fixes
  • Mark reference_docs_uri field in google/api/client.proto as deprecated (#​150) (52b5018)

v1.57.0

Features
  • Add support for Python 3.10 (#​143) (63ca888)
  • Add support for Python 3.11 (#​145) (b9dbb21)
  • added google.api.JwtLocation.cookie (6af2132)
  • added google.api.Service.publishing and client libraries settings (6af2132)
  • new fields in enum google.api.ErrorReason (6af2132)
Bug Fixes
  • deprecate google.api.BackendRule.min_deadline (6af2132)
  • deps: Require protobuf >=3.19.5 (#​141) (9ea3530)
Documentation
  • minor updates to comments (6af2132)

v1.56.4

Bug Fixes

v1.56.3

Bug Fixes
Documentation

v1.56.2

Bug Fixes
  • deps: require grpcio >= 1.0.0, <2.0.0dev (4a402ce)
  • deps: require protobuf>= 3.15.0, <4.0.0dev (#​105) (4a402ce)

v1.56.1

Bug Fixes
  • deps: require protobuf >=1.15.0 (f04ed64)
  • include tests directory (#​103) (72e5df1)
  • regenerate pb2 files using the latest version of grpcio-tools (f04ed64)

v1.56.0

Features
  • add google/api/error_reason.proto (62c04b8)
  • add google/api/visibility.proto (62c04b8)
  • add google/type/decimal.proto (62c04b8)
  • add google/type/interval.proto (62c04b8)
  • add google/type/localized_text.proto (62c04b8)
  • add google/type/phone_number.proto (62c04b8)
  • update all protos and pb2 files (62c04b8)
Bug Fixes
  • expose all names in longrunning _pb2's (#​90) (09e9ccd)
  • re-generate pb2 files (#​87) (6260547)
  • re-generate pb2 files using grpcio-tools<1.44.0 (#​93) (76bb9f6)
  • remove deprecated fields aliases and features from google/api/endpoint.proto (62c04b8)

v1.55.0

Features

v1.54.0

Features

v1.53.0

Features
  • add google.api.ResourceDescriptor.Style (4ce679c)
  • add API method signatures to longrunning operations (8de7ae2)
  • add gapic_metadata_pb2 (#​38) (8de7ae2)
  • add UNORDERED_LIST to field options (8de7ae2)
  • add WaitOperation method to longrunning operations (8de7ae2)
  • require python >=3.6 and (#​31) (4ce679c)
Bug Fixes
  • add create_key to FieldDescriptors (4ce679c)
  • Generate gRPC files for long-running operations (#​13) (a9ce288)
Documentation

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 2b444fe to 7be98f3 Compare March 7, 2022 13:41
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.53.0 Update dependency googleapis-common-protos to v1.55.0 Mar 7, 2022
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.55.0 Update dependency googleapis-common-protos to v1.56.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 7be98f3 to 431f35f Compare March 26, 2022 13:31
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.56.0 Update dependency googleapis-common-protos to v1.56.1 May 16, 2022
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 431f35f to 34ebd14 Compare May 16, 2022 03:16
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 34ebd14 to f606361 Compare June 18, 2022 13:21
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.56.1 Update dependency googleapis-common-protos to v1.56.2 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from f606361 to de477e1 Compare June 24, 2022 01:16
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.56.2 Update dependency googleapis-common-protos to v1.56.3 Jun 24, 2022
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.56.3 Update dependency googleapis-common-protos to v1.56.4 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from de477e1 to 3c37a2f Compare September 25, 2022 14:38
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 3c37a2f to 322383a Compare November 20, 2022 13:56
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.56.4 Update dependency googleapis-common-protos to v1.57.0 Nov 20, 2022
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.57.0 Update dependency googleapis-common-protos to v1.58.0 Mar 18, 2023
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 322383a to 9fd10d2 Compare March 18, 2023 08:09
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.58.0 Update dependency googleapis-common-protos to v1.59.0 Mar 23, 2023
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 9fd10d2 to 470320d Compare March 23, 2023 21:42
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.59.0 Update dependency googleapis-common-protos to v1.59.1 Jun 12, 2023
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 470320d to c6278f3 Compare June 12, 2023 21:40
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.59.1 Update dependency googleapis-common-protos to v1.60.0 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from c6278f3 to 9270791 Compare July 31, 2023 16:13
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 9270791 to 44dda3a Compare October 12, 2023 18:01
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.60.0 Update dependency googleapis-common-protos to v1.61.0 Oct 12, 2023
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 44dda3a to 1606876 Compare December 7, 2023 19:46
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.61.0 Update dependency googleapis-common-protos to v1.62.0 Dec 7, 2023
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.62.0 Update dependency googleapis-common-protos to v1.63.0 Apr 1, 2024
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 1606876 to 2bf064a Compare April 1, 2024 17:39
Copy link

sonarqubecloud bot commented Apr 1, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 2bf064a to c0e3c89 Compare June 3, 2024 19:18
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.63.0 Update dependency googleapis-common-protos to v1.63.1 Jun 3, 2024
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from c0e3c89 to 7f5ab95 Compare June 24, 2024 17:01
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.63.1 Update dependency googleapis-common-protos to v1.63.2 Jun 24, 2024
Copy link

@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 7f5ab95 to 0b3b7f3 Compare August 26, 2024 18:45
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.63.2 Update dependency googleapis-common-protos to v1.64.0 Aug 26, 2024
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 0b3b7f3 to 5d86b23 Compare August 27, 2024 18:23
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.64.0 Update dependency googleapis-common-protos to v1.65.0 Aug 27, 2024
Copy link

@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.65.0 Update dependency googleapis-common-protos to v1.66.0 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 5d86b23 to 69e36e5 Compare November 12, 2024 20:04
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 69e36e5 to b40e445 Compare February 12, 2025 21:51
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.66.0 Update dependency googleapis-common-protos to v1.67.0 Feb 12, 2025
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from b40e445 to 53a5143 Compare February 20, 2025 22:59
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.67.0 Update dependency googleapis-common-protos to v1.68.0 Feb 20, 2025
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 53a5143 to f1f58f9 Compare March 3, 2025 23:22
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.68.0 Update dependency googleapis-common-protos to v1.69.0 Mar 3, 2025
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from f1f58f9 to 36b5d1f Compare March 6, 2025 22:46
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.69.0 Update dependency googleapis-common-protos to v1.69.1 Mar 6, 2025
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from 36b5d1f to c2e8bb2 Compare March 17, 2025 12:09
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.69.1 Update dependency googleapis-common-protos to v1.69.2 Mar 17, 2025
@renovate renovate bot force-pushed the renovate/googleapis-common-protos-1.x branch from c2e8bb2 to aac4e74 Compare April 14, 2025 16:44
@renovate renovate bot changed the title Update dependency googleapis-common-protos to v1.69.2 Update dependency googleapis-common-protos to v1.70.0 Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants