Skip to content

Commit cd15f26

Browse files
committed
chore(main): release 0.19.0-beta
1 parent 2f20c64 commit cd15f26

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [0.19.0-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.18.1-beta...v0.19.0-beta) (2024-07-26)
4+
5+
6+
### Features
7+
8+
* add private endpoint `CheckNamespaceByUIDAdmin` ([#227](https://github.com/instill-ai/mgmt-backend/issues/227)) ([274d365](https://github.com/instill-ai/mgmt-backend/commit/274d365b4aaf2e63119ea963bf3c0f52b7a7198d))
9+
* **mgmt:** add knowledge base acl model ([#226](https://github.com/instill-ai/mgmt-backend/issues/226)) ([b4b813e](https://github.com/instill-ai/mgmt-backend/commit/b4b813ea27626be1c7ccaadc30497bf1e64ef06b))
10+
* use explicit user_id and organization_id in request params ([#224](https://github.com/instill-ai/mgmt-backend/issues/224)) ([3388190](https://github.com/instill-ai/mgmt-backend/commit/33881905b4a37d5f6a416470deea4210fa96ea0b))
11+
312
## [0.18.1-beta](https://github.com/instill-ai/mgmt-backend/compare/v0.18.0-beta...v0.18.1-beta) (2024-07-16)
413

514

release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.18.1-beta"
2+
".": "0.19.0-beta"
33
}

0 commit comments

Comments
 (0)