Commit graph

59 commits

Author SHA1 Message Date
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
Google APIs
667a4785d5 build(node): update artifact name for npm
PiperOrigin-RevId: 398863334
2021-09-24 19:58:31 -07:00
Google APIs
aa73c560f0 chore(python): Prepare artifactregistry v1 BUILD.bazel for release
PiperOrigin-RevId: 398566070
2021-09-23 13:37:40 -07:00
Google APIs
ddf135906a chore(ruby): Set Ruby GAPIC generator parameters for artifactregistry/v1
PiperOrigin-RevId: 398539590
2021-09-23 11:42:13 -07:00
Google APIs
6d40da4394 feat: Artifact Registry v1 public protos
Committer: @alexander-fenster
PiperOrigin-RevId: 398316447
2021-09-22 13:31:16 -07:00
Google APIs
060218c3cc chore: rename PHP microgen Bazel rules, delete monolith rules in googleapis
Committer: @miraleung
PiperOrigin-RevId: 377518010
2021-06-04 08:36:42 -07:00
Google APIs
381e8814b3 chore: migrate artifactregistry to the PHP microgenerator
Committer: @miraleung
PiperOrigin-RevId: 365163518
2021-03-25 18:29:06 -07:00
Google APIs
53a8072a03 chore: Update artifactregistry_v1beta2 BUILD.bazel for python
PiperOrigin-RevId: 363175301
2021-03-16 07:07:30 -07:00
Google APIs
e69f9d4f00 build: add package name for artifact registry
PiperOrigin-RevId: 359593247
2021-02-25 13:02:26 -08:00
Google APIs
959b0bcea3 feat: Update the ruby_cloud_gapic_library rules for the libraries published to google-cloud-ruby to the form that works with build_gen (separate parameters for ruby_cloud_title and ruby_cloud_description).
chore: Update Bazel-Ruby rules version.
chore: Update build_gen version.

PiperOrigin-RevId: 358357761
2021-02-19 01:21:43 -08:00
Google APIs
61ab0348bd feat: Migrate the Bazel rules for the libraries published to google-cloud-ruby to use the gapic-generator-ruby instead of the monolith generator.
PiperOrigin-RevId: 352069361
2021-01-15 13:09:14 -08:00