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.38.0-beta (#628)
🤖 I have created a release *beep* *boop* --- ## [0.38.0-beta](v0.37.0-beta...v0.38.0-beta) (2024-09-10) ### Features * add endpoints to read integrations ([#611](#611)) ([9be491b](9be491b)) * **integration:** add create, update, delete connection endpoints ([#629](#629)) ([b784553](b784553)) * **integration:** add delete and update connection endpoints ([#636](#636)) ([b28db2c](b28db2c)) * **integration:** add GetConnection endpoint ([#633](#633)) ([0f4e9ca](0f4e9ca)) * **integration:** add ListNamespaceConnections endpoint ([#635](#635)) ([404621a](404621a)) * **integration:** list pipeline IDs by connection reference ([#642](#642)) ([0c398fe](0c398fe)) * **integration:** reference connections in pipelines ([#638](#638)) ([21fcbdb](21fcbdb)) * **run:** capture component run error for run logging ([#639](#639)) ([1492214](1492214)) ### Bug Fixes * fix duplicated metric datapoint ([#645](#645)) ([c93cf23](c93cf23)) * fix memory leak ([b97ba80](b97ba80)) * fix nil-check ([a86722f](a86722f)) * remove goroutine in ConvertPipelinesToPB ([2d15fbe](2d15fbe)) * reset the preset pipeline sharing setting ([#643](#643)) ([1ca23ac](1ca23ac)) --- 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