We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e282eb commit 5336271Copy full SHA for 5336271
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.19.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.18.0-beta...v0.19.0-beta) (2023-12-19)
4
+
5
6
+### Features
7
8
+* Improve error messages in connector execution ([#311](https://github.com/instill-ai/pipeline-backend/issues/311)) ([6e282eb](https://github.com/instill-ai/pipeline-backend/commit/6e282eba2dce24d20598a3f2de4e275869532eae))
9
10
## [0.18.0-beta](https://github.com/instill-ai/pipeline-backend/compare/v0.17.0-alpha...v0.18.0-beta) (2023-12-16)
11
12
release-please/manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.18.0-beta"
+ ".": "0.19.0-beta"
}
0 commit comments