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 d595d16 commit c84e555Copy full SHA for c84e555
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.20.2-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.20.1-beta...v0.20.2-beta) (2024-10-23)
4
+
5
6
+### Bug Fixes
7
8
+* **metric:** reintroduce /metrics/vdp/pipeline/triggers endpoint ([#243](https://github.com/instill-ai/mgmt-backend/issues/243)) ([d595d16](https://github.com/instill-ai/mgmt-backend/commit/d595d167eda4c0cd9468dc8d6ec91066bda5dd9a))
9
10
## [0.20.1-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.20.0-beta...v0.20.1-beta) (2024-10-14)
11
12
release-please/manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.20.1-beta"
+ ".": "0.20.2-beta"
}
0 commit comments