Commit graph

69 commits

Author SHA1 Message Date
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
674901470f feat: Publish Artifact Registry request_log proto for documentation
PiperOrigin-RevId: 877597392
2026-03-02 15:09:53 -08:00
Google APIs
eb79455ae0 feat: add DIRSUM_SHA256 hash type
PiperOrigin-RevId: 865552557
2026-02-04 13:26:04 -08:00
Google APIs
347b0e45a6 feat: add Fingerprint to Artifact Registry Version resource
docs: update the description of ExportArtifact

PiperOrigin-RevId: 846851972
2025-12-19 13:44:06 -08:00
Google APIs
b81889fefc chore: remove duplicate gRPC service config file
PiperOrigin-RevId: 842752391
2025-12-10 09:09:15 -08:00
Google APIs
535d161c24 feat: add ExportArtifact API
PiperOrigin-RevId: 839457154
2025-12-02 15:49:31 -08:00
Google APIs
cf0434f4bd feat: add image_manifest field in DockerImage
feat: add artifact_type field in DockerImage
feat: add Ruby format in VulnerabilityScanningConfig
docs: A comment for field `name` in message `.google.devtools.artifactregistry.v1.DockerImage` is changed
docs: A comment for enum value `ENABLEMENT_CONFIG_UNSPECIFIED` in enum `EnablementConfig` is changed
docs: A comment for field `satisfies_pzs` in message `.google.devtools.artifactregistry.v1.Repository` is changed
docs: A comment for field `satisfies_pzi` in message `.google.devtools.artifactregistry.v1.Repository` is changed

PiperOrigin-RevId: 830951552
2025-11-11 09:36:56 -08:00
Google APIs
a53e1e09d1 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 815900795
2025-10-06 15:06:27 -07:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
fec747a9a7 feat: add the GoModule and KfpArtifact resources
docs: remove the restriction of the maximum numbers of versions that can be deleted in one BatchDeleteVersions call

PiperOrigin-RevId: 742735969
2025-04-01 09:47:01 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
ec8f0621a8 feat: Updated google-cloud-artifact_registry-v1 dependency to version 1.x
feat!: Removed dependency on google-cloud-artifact_registry-v1beta2 prerelease service

PiperOrigin-RevId: 725734685
2025-02-11 12:42:27 -08:00
Google APIs
5dc10a42f8 feat: Add Artifact Registry attachment API
feat: Add Artifact Registry custom remote support
feat: Add Artifact Registry generic repository support
feat: Add Artifact Registry server side resource filtering and sorting
feat: Add Artifact Registry rule APIs
feat: Add Artifact Registry UpdateFile and DeleteFile APIs
docs: Include max page size for all Artifact Registry APIs

PiperOrigin-RevId: 689929618
2024-10-25 15:20:52 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
8755f15ccd docs: use code font for resource name references
docs: mark the create_time and update_time in the Repository resource as output only fields
docs: mark the repository_id and repository fields in the CreateRepository request as required fields
feat: add support for virtual and remote repositories
feat: add support for cleanup policies
feat: add support for Docker immutable tags
feat: add support for Go and KFP repositories
feat: add support for Physical Zone Separation
feat: expose the size of the Repository resource

PiperOrigin-RevId: 576602679
2023-10-25 12:03:35 -07:00
Google APIs
50f45daf00 fix: make repository and repository_id in CreateRepository required
PiperOrigin-RevId: 567370871
2023-09-21 11:40:36 -07:00
Google APIs
4221b78ecd chore(php): remove non-ads php_grpc_library targets
PiperOrigin-RevId: 536549230
2023-05-30 17:06:44 -07:00
Google APIs
d0da39a25e chore(bazel): remove all no-op go_test targets
PiperOrigin-RevId: 535010591
2023-05-24 15:55:02 -07:00
Google APIs
69bd201dff feat: add new client versions with client surface
PiperOrigin-RevId: 530414173
2023-05-08 14:51:22 -07:00
Google APIs
57b675c153 chore: update go_gapic_assembly_pkg with snippets archive
PiperOrigin-RevId: 524917171
2023-04-17 12:24:09 -07:00
Google APIs
1cfcea4fbe chore: update import paths for Go targets to match open source location
chore: update go_package in protos to match open source location
chore: add explicit release levels to Go gapic targets

PiperOrigin-RevId: 520705454
2023-03-30 12:02:14 -07:00
Google APIs
f53c830695 feat: promote to GA
PiperOrigin-RevId: 518851996
2023-03-23 07:20:31 -07:00
Google APIs
5544503224 feat: Support REST transport
PiperOrigin-RevId: 515156929
2023-03-08 15:20:57 -08:00
Google APIs
be1bdffd89 feat: Support REST transport
PiperOrigin-RevId: 514827824
2023-03-07 13:44:05 -08:00
Google APIs
1bba0a99f6 fix(artifactregistry): remove unintentionally published proto
PiperOrigin-RevId: 510196424
2023-02-16 11:21:36 -08:00
Google APIs
7a702a989d feat: enable "rest" transport in Python for services supporting numeric enums
PiperOrigin-RevId: 508143576
2023-02-08 11:56:06 -08:00
Google APIs
c807b741ff feat: add format-specific resources MavenArtifact, NpmPackage, KfpArtifact and PythonPackage
feat: add `order_by` to `ListDockerImages`
feat: add an API to get and update VPCSC config
feat: add `BatchDeleteVersionMetadata` to return version that failed to delete
fix!: make `GetFileRequest.name` and `ListFilesRequest.parent` required
fix: make `Package` a resource
fix: deprecate `REDIRECTION_FROM_GCR_IO_FINALIZED`

PiperOrigin-RevId: 506935629
2023-02-03 10:23:51 -08:00
Google APIs
5a226be4e3 feat(csharp): Enable REST transport in C#
This change does not affect other languages.

PiperOrigin-RevId: 502338808
2023-01-16 03:01:09 -08:00
Google APIs
ba2db0d89a feat: Add location methods
PiperOrigin-RevId: 499263614
2023-01-03 10:52:04 -08:00
Google APIs
44fdfc1627 chore(bazel): update rules_gapic to v0.19.2
chore(bazel): update gapic-generator-go to v0.33.5

chore(bazel): refactor Go longrunning submodule dependency

PiperOrigin-RevId: 493899901
2022-12-08 08:17:59 -08:00
Google APIs
758f0d1217 chore: Enable requesting numeric enums in "transport=rest" responses for services supporting this (Java, Go, Python, PHP, TypeScript, C#, and Ruby), even if they do not yet turn on REST transport
chore: disallow "transport=rest" for services where numeric enums are not confirmed to be supported (except in PHP and Java)
PiperOrigin-RevId: 493113566
2022-12-05 14:28:58 -08:00
Google APIs
013b7e1deb chore: Set transport parameter expclicitly for php, nodejs and remaining java gapic rules
PiperOrigin-RevId: 485725710
2022-11-02 16:32:36 -07:00
Google APIs
69fc6c5b87 chore: include generated samples dir for all google apis
PiperOrigin-RevId: 485653021
2022-11-02 11:44:34 -07:00
Google APIs
807125e795 chore: Set rest_numeric_enums = False for all gapic rules explicitly
PiperOrigin-RevId: 485623855
2022-11-02 10:02:17 -07:00
Google APIs
8f81accbe6 chore: Explicitly set transport to grpc for python targets
PiperOrigin-RevId: 474394710
2022-09-14 14:40:43 -07:00
Google APIs
cfa1b3782d chore: remove unused proto imports
PiperOrigin-RevId: 468735472
2022-08-19 10:41:57 -07:00
Google APIs
abe15226ba fix: Add py_test targets
PiperOrigin-RevId: 463701296
2022-07-27 16:06:30 -07:00
Google APIs
8a251f5225 feat: Enable REST transport for most of Java and Go clients
PiperOrigin-RevId: 456641589
2022-06-22 17:01:19 -07:00
Google APIs
40083727fe feat: promote v1beta2 features to v1
PiperOrigin-RevId: 436510287
2022-03-22 10:32:24 -07:00
Google APIs
8febda4c94 docs: more details for ListFilesRequest parent field
PiperOrigin-RevId: 431979329
2022-03-02 10:54:54 -08:00
Google APIs
7bc124cb89 chore: Add service_yaml config to all BUILD.bazel files that generate C# GAPIC libraries
PiperOrigin-RevId: 429496116
2022-02-18 00:10:22 -08:00
Google APIs
76ff1e5421 feat: add APIs for importing and uploading Apt and Yum artifacts
feat: add version policy support for Maven repositories
feat: add order_by support for listing versions
fix!: mark a few resource name fields as required

PiperOrigin-RevId: 423145765
2022-01-20 13:32:05 -08:00
Google APIs
39654061c7 fix(artifactregistry): add missing HTTP rules to service config
PiperOrigin-RevId: 420790332
2022-01-10 10:07:10 -08:00
Google APIs
429d35c835 fix(artifactregistry): fix resource pattern ID segment name
PiperOrigin-RevId: 416140747
2021-12-13 14:54:19 -08:00
Google APIs
eddd3d845b feat: add C++ rules for many Cloud services
PiperOrigin-RevId: 411620635
2021-11-22 12:24:05 -08:00
Google APIs
8c7125522e chore(ruby): Add Bazel build rules for Ruby wrapper clients
PiperOrigin-RevId: 406897753
2021-11-01 12:52:22 -07:00
Google APIs
f034e5f9e7 docs: fix docstring formatting
Committer: @parthea
PiperOrigin-RevId: 404756337
2021-10-21 03:35:37 -07:00
Google APIs
9bac62dbc7 fix!: Fix the resource annotations for GetRepositoryRequest
BREAKING CHANGE: This will be a breaking change for languages that generate client libraries using resource annotations to provide overloads accepting resource names. Where previously such languages would have generated (in-pseudocode) GetRepository(LocationName) they will now (correctly) generate GetRepository(RepositoryName). Code using the older methods will be broken by this change, but would never have worked anyway.

PiperOrigin-RevId: 403028264
2021-10-14 01:31:09 -07:00