Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(main): release 0.15.1-alpha (#267)
🤖 I have created a release *beep* *boop* --- ## [0.15.1-alpha](v0.15.0-alpha...v0.15.1-alpha) (2023-09-30) ### Features * **permission:** support permission setting, sharing public, sharing by code(link) ([#256](#256)) ([a9e42e2](a9e42e2)) ### Bug Fixes * **handler:** fix PATCH pipeline mask bug ([#263](#263)) ([60c41d5](60c41d5)) * **proto,handler:** use `int32` in proto pkg to prevent the `total_size` converted to `string` ([#248](#248)) ([7ca469b](7ca469b)) * **service:** delete pipeline_release when pipeline is deleted ([#254](#254)) ([066682d](066682d)) * **service:** fix pipeline_release recipe conversion bug ([#251](#251)) ([5558d7c](5558d7c)) * **service:** fix pipeline_release state bug ([#264](#264)) ([d642f8d](d642f8d)) * **service:** fix the component type is unspecified when `resource_name` in not set ([#258](#258)) ([1410706](1410706)) ### Miscellaneous Chores * **release:** release v0.15.1-alpha ([0400c57](0400c57)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
- Loading branch information