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 0247eee commit 4d64331Copy full SHA for 4d64331
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.38.6](https://github.com/instill-ai/model-backend/compare/v0.38.5...v0.38.6) (2025-10-30)
4
+
5
6
+### Refactor
7
8
+* **model:** move repository tag management APIs for Docker registry ([#779](https://github.com/instill-ai/model-backend/issues/779)) ([0247eee](https://github.com/instill-ai/model-backend/commit/0247eee3c4659b3f9da49956b67bce75bb88f1c6))
9
10
## [0.38.5](https://github.com/instill-ai/model-backend/compare/v0.38.4...v0.38.5) (2025-09-22)
11
12
release-please/manifest.json
@@ -1,3 +1,3 @@
{
- ".": "0.38.5"
+ ".": "0.38.6"
}
0 commit comments