2024-03-17 14:59:34 by Thomas Klausner | Files touched by this commit (2) | |
Log message: py-googleapis-common-protos: update to 1.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) |
2023-12-13 14:55:29 by Thomas Klausner | Files touched by this commit (3) | |
Log message: py-googleapis-common-protos: update to 1.62.0. 1.62.0 (2023-12-01) 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 Migrate to native namespace packages (#187) (713e388) |
2023-11-10 12:25:32 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-googleapis-common-protos: updated to 1.61.1 1.61.0 (2023-10-09) Features Add google/api/field_info.proto Add IDENTIFIER to FieldBehavior enum |
2023-08-05 08:22:36 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-googleapis-common-protos: updated to 1.60.0 1.60.0 (2023-07-27) Features Add google/api/policy.proto Add method_policies to Control |
2023-06-13 18:05:40 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-googleapis-common-protos: updated to 1.59.1 1.59.1 (2023-06-06) Bug Fixes Invalid dev version identifiers in setup.py |
2023-04-17 22:31:22 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-googleapis-common-protos: updated to 1.59.0 1.59.0 Features Add overrides_by_request_protocol to BackendRule in google/api/backend.proto Add proto_reference_documentation_uri to Publishing in google/api/client.proto Add SERVICE_NOT_VISIBLE and GCP_SUSPENDED to ErrorReason in \ google/api/error_reason.proto Documentation Use rst syntax in readme |
2023-03-06 13:29:11 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message: py-googleapis-common-protos: updated to 1.58.0 v1.58.0 Add google/rpc/context/audit_context.proto Add google/rpc/http.proto |
2023-01-05 11:17:21 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-googleapis-common-protos: updated to 1.57.1 v1.57.1 Bug Fixes Mark reference_docs_uri field in google/api/client.proto as deprecated |
2022-11-26 18:55:38 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message: py-googleapis-common-protos: updated to 1.57.0 1.57.0 (2022-11-15) Features Add support for Python 3.10 Add support for Python 3.11 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 Documentation minor updates to comments |
2022-09-16 00:13:43 by Thomas Klausner | Files touched by this commit (3) | |
Log message: py-googleapis-common-protos: update to 1.56.4. 1.56.4 Bug Fixes require python 3.7+ (#119) (507b58d) 1.56.3 Bug Fixes deps: allow protobuf < 5.0.0 (#112) (67b0231) Documentation fix changelog header to consistent size (#108) (d315b9f) 1.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) 1.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) 1.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) 1.55.0 Features add location proto files. (#84) (9a33e56) 1.54.0 Features add extended_operations.proto (#77) (bc85849) add google/api/routing.proto (#75) (1ae0bbc) |