You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***api:** align backend with protobuf API changes and remove deprecated metrics endpoints ([#310](https://github.com/instill-ai/mgmt-backend/issues/310)) ([9e2a80a](https://github.com/instill-ai/mgmt-backend/commit/9e2a80a84d35cf698e82fa85ee3bd4cfd606d966))
9
+
***api:** implement field mask validation for membership update endpoints ([#303](https://github.com/instill-ai/mgmt-backend/issues/303)) ([fe982b9](https://github.com/instill-ai/mgmt-backend/commit/fe982b9b387bfe0ebc26f42bf4568e5319ebb820))
10
+
***api:** return user ID instead of UID in ValidateToken response ([#311](https://github.com/instill-ai/mgmt-backend/issues/311)) ([d3348e1](https://github.com/instill-ai/mgmt-backend/commit/d3348e1269edc3dffc39a259632bb80ce2e1a7a2))
11
+
***handler:** prevent namespace collision between dash and underscore variants ([#305](https://github.com/instill-ai/mgmt-backend/issues/305)) ([a6625fb](https://github.com/instill-ai/mgmt-backend/commit/a6625fbcac25d6830c9a195c5daed8004dfd391d))
12
+
13
+
14
+
### Miscellaneous
15
+
16
+
***go:** upgrade to 1.25.6 ([bb38f20](https://github.com/instill-ai/mgmt-backend/commit/bb38f207f943cef2fd09ff8cf8984549dfedad1f))
17
+
18
+
19
+
### Refactor
20
+
21
+
***init:** change preset namespace from organization to user ([#307](https://github.com/instill-ai/mgmt-backend/issues/307)) ([c33b86d](https://github.com/instill-ai/mgmt-backend/commit/c33b86d472d1bcf2dd4a91ed38efdbd624627afa))
***service:** migrate organization features from CE to EE-only ([#309](https://github.com/instill-ai/mgmt-backend/issues/309)) ([cdd9cd6](https://github.com/instill-ai/mgmt-backend/commit/cdd9cd663e9080aede3d0ea617e6e252cb9f82f2))
24
+
***service:** remove organization and membership methods from CE interface ([#306](https://github.com/instill-ai/mgmt-backend/issues/306)) ([e213190](https://github.com/instill-ai/mgmt-backend/commit/e213190cfd1019b6f3777897a12e8f1e4d3c4cf5))
0 commit comments