Skip to content
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

fix(artifact): fix gRPC endpoints not correctly exposed #223

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

donch1989
Copy link
Member

Because

  • The Artifact gRPC endpoints were not correctly exposed.

This commit

  • Fixes gRPC endpoints exposure.

@donch1989 donch1989 merged commit a32a1e0 into main Jul 30, 2024
13 checks passed
@donch1989 donch1989 deleted the huitang/fix-artifact-grpc branch July 30, 2024 06:00
heiruwu pushed a commit that referenced this pull request Jul 31, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.21.0-beta](v0.20.0-beta...v0.21.0-beta)
(2024-07-30)


### Features

* **artifact:** use namespace and add similary search api
([#214](#214))
([97074e8](97074e8))
* **mgmt:** use unified dashboard endpoints
([#218](#218))
([f3522ac](f3522ac))
* **registry:** adopt namespace endpoint
([#219](#219))
([ac2ce07](ac2ce07))
* **vdp,model:** expose namespace endpoints
([#217](#217))
([386dc58](386dc58))
* **vdp:** expose run-on-event endpoints
([#221](#221))
([55d8cab](55d8cab))


### Bug Fixes

* **artifact:** fix gRPC endpoints not correctly exposed
([#223](#223))
([a32a1e0](a32a1e0))
* **kb:** upload file timeout
([#222](#222))
([48ba2f5](48ba2f5))
* **mgmt:** restore pipeline dashboard enpoints
([#220](#220))
([82e79bb](82e79bb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: 👋 Done
Development

Successfully merging this pull request may close these issues.

3 participants