UNPKG

@topgroup/diginext

Version:

A BUILD SERVER & CLI to deploy apps to any Kubernetes clusters.

796 lines (429 loc) 304 kB
## [3.43.5](https://github.com/digitopvn/diginext/compare/v3.43.4...v3.43.5) (2025-06-12) ### Bug Fixes * **deploy:** optional check ingress ([102d430](https://github.com/digitopvn/diginext/commit/102d4305e25ee4e1e89192b1145f9f9e37858e80)) * **deploy:** optional check ingress ([#580](https://github.com/digitopvn/diginext/issues/580)) ([5c8738a](https://github.com/digitopvn/diginext/commit/5c8738af3370a601646741597b87f712995074d2)) ## [3.43.4](https://github.com/digitopvn/diginext/compare/v3.43.3...v3.43.4) (2025-06-12) ### Bug Fixes * **deploy:** improve deploy errors ([156d341](https://github.com/digitopvn/diginext/commit/156d3414aa82af501e1d3907d2ab79a6738c236b)) * **secret:** improve error message ([45762b6](https://github.com/digitopvn/diginext/commit/45762b6c3396d60ec647381083c00ef2bf204a7f)) ## [3.43.3](https://github.com/digitopvn/diginext/compare/v3.43.2...v3.43.3) (2025-06-10) ### Bug Fixes * **deploy-v2:** improve ingress error ([faa3623](https://github.com/digitopvn/diginext/commit/faa362309960ee9889ce22bdbe3f1a4aa5bfe236)) * **test:** disable bitbucket ([1fdecb8](https://github.com/digitopvn/diginext/commit/1fdecb879dbc33401e1404881d30d27fef6e7e23)) ## [3.43.2](https://github.com/digitopvn/diginext/compare/v3.43.1...v3.43.2) (2025-04-25) ### Bug Fixes * **deploy:** log warning if "imagePullSecret" existed ([e082ce6](https://github.com/digitopvn/diginext/commit/e082ce68d13222f316108917fcfe77b3dd585244)) * **deploy:** log warning if "imagePullSecret" existed ([#577](https://github.com/digitopvn/diginext/issues/577)) ([658c371](https://github.com/digitopvn/diginext/commit/658c3710298bd2ef69a4fbd1c4959173b2aceaf2)) ## [3.43.1](https://github.com/digitopvn/diginext/compare/v3.43.0...v3.43.1) (2025-04-23) ### Bug Fixes * **rollout:** scale out sooner ([916a4f6](https://github.com/digitopvn/diginext/commit/916a4f68a4706018b9d9f29468b82de5cde4d591)) * **rollout:** scale out sooner ([#576](https://github.com/digitopvn/diginext/issues/576)) ([3a08dd1](https://github.com/digitopvn/diginext/commit/3a08dd152caae3af6e7d7da93beb4da37405ce5b)) * **rollout:** skip waiting scale out ([c227963](https://github.com/digitopvn/diginext/commit/c227963a829c9c95557cd3317b1d0714d1c8da9b)) # [3.43.0](https://github.com/digitopvn/diginext/compare/v3.42.2...v3.43.0) (2025-03-31) ### Bug Fixes * **preprocess-input-data:** Correct data validation logic ([a1462ef](https://github.com/digitopvn/diginext/commit/a1462ef9aaa35070ac59cb57e72fb40a9f3ae9da)) ## [3.42.2](https://github.com/digitopvn/diginext/compare/v3.42.1...v3.42.2) (2025-03-25) ### Bug Fixes * **src/plugins:** update env-var plugin formatting and linting ([#574](https://github.com/digitopvn/diginext/issues/574)) ([42dea16](https://github.com/digitopvn/diginext/commit/42dea16d97fc763dba90502320cc8cbaf937281e)) ## [3.42.1](https://github.com/digitopvn/diginext/compare/v3.42.0...v3.42.1) (2025-03-25) ### Bug Fixes * **preprocess-input-data:** update input data processing logic ([04d43e9](https://github.com/digitopvn/diginext/commit/04d43e9178737555086e9675fb82214dae514b34)) * **preprocess-input-data:** update input data processing logic ([#573](https://github.com/digitopvn/diginext/issues/573)) ([a2399a3](https://github.com/digitopvn/diginext/commit/a2399a3ad5b545a991f5607e36b41443c91e6cf0)) # [3.42.0](https://github.com/digitopvn/diginext/compare/v3.41.0...v3.42.0) (2025-03-25) ### Features * **deploy:** Improve deploy request handling ([41f6dd4](https://github.com/digitopvn/diginext/commit/41f6dd4e3536837a7fb46c4181424992437fb478)) # [3.41.0](https://github.com/digitopvn/diginext/compare/v3.40.2...v3.41.0) (2024-11-26) ### Features * **build:** Update build and deployment process, and improve documen… ([#570](https://github.com/digitopvn/diginext/issues/570)) ([e7a90a5](https://github.com/digitopvn/diginext/commit/e7a90a53b911647ea3f13fce4a23523bf551a30f)) * **build:** Update build and deployment process, and improve documentation ([7ee4b34](https://github.com/digitopvn/diginext/commit/7ee4b343c35d9acf668c506c5572dee32aaae1cc)) ## [3.40.2](https://github.com/digitopvn/diginext/compare/v3.40.1...v3.40.2) (2024-11-23) ### Bug Fixes * **server:** cache deploy environments in 1 hour ([2690357](https://github.com/digitopvn/diginext/commit/269035743d193258e95633aa85ed9da4cfd8405a)) * **server:** sort deploy environments by updated date desc ([042e08b](https://github.com/digitopvn/diginext/commit/042e08b306168b08b67f3fc496d6de6fe52b6828)) ## [3.40.1](https://github.com/digitopvn/diginext/compare/v3.40.0...v3.40.1) (2024-11-23) ### Bug Fixes * **server:** add debug info to AI service ([8142681](https://github.com/digitopvn/diginext/commit/81426811b2daa44153d4cabe5c7a642e89001cb5)) * **server:** sort deploy environments by date descending ([c1478be](https://github.com/digitopvn/diginext/commit/c1478be84346e1b61d85746dcd9d5789f490e3d3)) # [3.40.0](https://github.com/digitopvn/diginext/compare/v3.39.0...v3.40.0) (2024-11-16) ### Bug Fixes * **admin:** enhance deploy environment list ([e2840cd](https://github.com/digitopvn/diginext/commit/e2840cdc6248d8e1736adca5c259ff1ea16877f8)) * **admin:** enhance deploy environment list ([#567](https://github.com/digitopvn/diginext/issues/567)) ([fd1247c](https://github.com/digitopvn/diginext/commit/fd1247ca1be1ca7cdaf48e6350a1a1ed4a5293cc)) * **build:** error test ([82cddc3](https://github.com/digitopvn/diginext/commit/82cddc35d842e9abe780f74694fbc0b1c84e384d)) * **cli:** display warning of duplicated domain generated ([e2ba428](https://github.com/digitopvn/diginext/commit/e2ba428824b9f80441d9cb68c65306b1c14fffa6)) * **deploy environment:** list with filter and cpu,memory ([769c12b](https://github.com/digitopvn/diginext/commit/769c12b5f65d25555c357c1a02c0691c1a537024)) * **server,cli:** issue create existing diginext domain ([3ee486f](https://github.com/digitopvn/diginext/commit/3ee486f9651f9a7b2638d8cc5bbe1f7946796c63)) * **server:** add ownership to deploy env service ([9001157](https://github.com/digitopvn/diginext/commit/9001157da2e812faab521cddcbc0c2e642bb4b7d)) * **server:** deployment service constructor ([4bf4ad9](https://github.com/digitopvn/diginext/commit/4bf4ad986197f3090513938cf2d53b33d6657ef9)) * **server:** direct import deploy env service ([3409599](https://github.com/digitopvn/diginext/commit/34095994b26719c493dcc1f927ada38be1a42168)) * **server:** still that fucking import issue ([3d54f88](https://github.com/digitopvn/diginext/commit/3d54f88eca0a0aab99d28cd2fb9aafca19a629c1)) ### Features * **env var:** create entity, service ([b12a3b5](https://github.com/digitopvn/diginext/commit/b12a3b52a30fa72fdc531be84f0e9019c787a426)) * **server:** ai analysis on build failed ([57bde05](https://github.com/digitopvn/diginext/commit/57bde0588fa218bf82c37a3821ee972e59abc1b5)) # [3.39.0](https://github.com/digitopvn/diginext/compare/v3.38.3...v3.39.0) (2024-11-14) ### Bug Fixes * **server:** ai analysis on deploy error ([8c40ed9](https://github.com/digitopvn/diginext/commit/8c40ed99ec5dd14e9a6dccd748aafe8c2f572be4)) * **server:** notification swagger tsoa issue ([0cc0e6a](https://github.com/digitopvn/diginext/commit/0cc0e6aaa1c7a08d99d5c2c453d48b1ce6bc7e20)) ### Features * **admin:** ai settings, new code editor, ai analysis on deploy error ([170a48f](https://github.com/digitopvn/diginext/commit/170a48f0f99e6d22b9924c8944b81dcd18f44a72)) * ai settings, new code editor, ai analysis on deploy error ([#566](https://github.com/digitopvn/diginext/issues/566)) ([33c78a3](https://github.com/digitopvn/diginext/commit/33c78a32632f0c0953e92d6081bfc9c424918f1f)) ## [3.38.3](https://github.com/digitopvn/diginext/compare/v3.38.2...v3.38.3) (2024-11-14) ### Bug Fixes * **server,cli:** correct no healthz (tested) ([8cbca3d](https://github.com/digitopvn/diginext/commit/8cbca3dfeef9f5551dbb3b3561fdff8fa25dd23a)) * **server,cli:** correct no healthz (tested) ([#565](https://github.com/digitopvn/diginext/issues/565)) ([b62290a](https://github.com/digitopvn/diginext/commit/b62290a6dd583bedf3f5aab2a40a3fa141ec0f2b)) ## [3.38.2](https://github.com/digitopvn/diginext/compare/v3.38.1...v3.38.2) (2024-11-14) ### Bug Fixes * **server,cli:** correct no healthz option ([e766094](https://github.com/digitopvn/diginext/commit/e766094ba7a78e5adf76672ccd3859854b59b2b5)) * **server,cli:** correct no healthz option ([#564](https://github.com/digitopvn/diginext/issues/564)) ([0352e42](https://github.com/digitopvn/diginext/commit/0352e424d13b4d39f4db1bcd62385e6db7f3cfbf)) * **server:** check image pull secret when generating deployment ([bdd58c4](https://github.com/digitopvn/diginext/commit/bdd58c45a0ba4c34cfc3b3c41806c71ced77fa3e)) * **server:** update healthz path after cli parse options ([8297634](https://github.com/digitopvn/diginext/commit/82976344e2060e318f419f703c37e4aacfffc5ad)) ## [3.38.1](https://github.com/digitopvn/diginext/compare/v3.38.0...v3.38.1) (2024-11-14) ### Bug Fixes * **server:** turn off cleanup old deployments ([b41ef04](https://github.com/digitopvn/diginext/commit/b41ef049ce715af3dbb4c3df50d7b1e0c1db3a8b)) * **server:** turn off cleanup old deployments ([#563](https://github.com/digitopvn/diginext/issues/563)) ([a6695ee](https://github.com/digitopvn/diginext/commit/a6695ee77a2d40d56e2b9208ae92932542b2f484)) # [3.38.0](https://github.com/digitopvn/diginext/compare/v3.37.3...v3.38.0) (2024-11-13) ### Bug Fixes * **admin:** view app logs, modify healthz, redirect domain ([a92689c](https://github.com/digitopvn/diginext/commit/a92689cd42b6b6dd39e1539eb41633e6cb8ddd9e)) * **server:** add env var for dxup api base url ([917a073](https://github.com/digitopvn/diginext/commit/917a073885e3e75f5bf5fe27f8ef2fb76e3afa52)) * **server:** update domain on change cluster, delete app, delete deploy env ([1722fc5](https://github.com/digitopvn/diginext/commit/1722fc5349cbd7db20e01d1e12af74ba77b6faa8)) ## [3.37.3](https://github.com/digitopvn/diginext/compare/v3.37.2...v3.37.3) (2024-11-10) ### Bug Fixes * **server:** add super account ([e8340d4](https://github.com/digitopvn/diginext/commit/e8340d4af7e4ae9fee03cd4f4d524f3123055c3e)) * **server:** add super account ([#560](https://github.com/digitopvn/diginext/issues/560)) ([6dc19fa](https://github.com/digitopvn/diginext/commit/6dc19fa0835e60ad22ecc4f8262a6bd92ba7a95f)) ## [3.37.2](https://github.com/digitopvn/diginext/compare/v3.37.1...v3.37.2) (2024-11-10) ### Bug Fixes * **server:** show better error in dx api call ([6d02dc7](https://github.com/digitopvn/diginext/commit/6d02dc7b6b870b14325fd46b77614e99bc98afe5)) * **server:** show better error in dx api call ([#559](https://github.com/digitopvn/diginext/issues/559)) ([f8a7071](https://github.com/digitopvn/diginext/commit/f8a707116111f38550e4b0ac3f1dbf63df689ff6)) ## [3.37.1](https://github.com/digitopvn/diginext/compare/v3.37.0...v3.37.1) (2024-11-09) ### Bug Fixes * **server,admin:** fix update deploy environment, update container quota sizes ([f304498](https://github.com/digitopvn/diginext/commit/f304498f0a1a52e21104a8aada768638da52c160)) # [3.37.0](https://github.com/digitopvn/diginext/compare/v3.36.5...v3.37.0) (2024-11-09) ### Bug Fixes * **server:** re-enable rollout status checking ([738eb84](https://github.com/digitopvn/diginext/commit/738eb84d55854eb2eb70a3edba3595e6c050178e)) * **server:** re-enable rollout status checking ([#557](https://github.com/digitopvn/diginext/issues/557)) ([82b2779](https://github.com/digitopvn/diginext/commit/82b27797a1d3f1b1ac8305c42dc8b62d79c8d0d6)) ## [3.36.5](https://github.com/digitopvn/diginext/compare/v3.36.4...v3.36.5) (2024-11-08) ### Bug Fixes * **server:** auth cluster before generate deployment yaml ([038c41c](https://github.com/digitopvn/diginext/commit/038c41c213aa62044590d65fd7326dfbfd358324)) * **server:** auth cluster before generate deployment yaml ([#556](https://github.com/digitopvn/diginext/issues/556)) ([07e1c50](https://github.com/digitopvn/diginext/commit/07e1c50d0f8be57ad7b4f0481db0903a0c32462f)) ## [3.36.4](https://github.com/digitopvn/diginext/compare/v3.36.3...v3.36.4) (2024-11-08) ### Bug Fixes * **cli:** healthz optional ([b3890a7](https://github.com/digitopvn/diginext/commit/b3890a7e2e34e80d81300a2eac645d8e8a114231)) * **cli:** issue registry & ssl selection ([8b16079](https://github.com/digitopvn/diginext/commit/8b1607915952817ce699169462e2114691bf2d08)) * **project,app:** fix check quota error ([f4961f7](https://github.com/digitopvn/diginext/commit/f4961f7c6b4971246e0b9bc1f2b791f7e24ddd17)) * **project,app:** fix check quota error ([#552](https://github.com/digitopvn/diginext/issues/552)) ([e34c5e9](https://github.com/digitopvn/diginext/commit/e34c5e93a43e412bc4e87d5dadb19838f22c0487)) * **server:** turn off preprocess data for base service ([0bb2002](https://github.com/digitopvn/diginext/commit/0bb2002251398d0783c7521409234f518b7fa108)) ## [3.36.3](https://github.com/digitopvn/diginext/compare/v3.36.2...v3.36.3) (2024-11-06) ### Bug Fixes * **cli:** skip check ready ([f4a9d99](https://github.com/digitopvn/diginext/commit/f4a9d99a88293c0c46272f094c9e09b64d6bba95)) * **cli:** skip check ready ([#553](https://github.com/digitopvn/diginext/issues/553)) ([3ad3fac](https://github.com/digitopvn/diginext/commit/3ad3fac324abb244a3c6953c2735fdc9a25f1319)) ## [3.36.2](https://github.com/digitopvn/diginext/compare/v3.36.1...v3.36.2) (2024-10-29) ### Bug Fixes * **api:** token with email ([711455e](https://github.com/digitopvn/diginext/commit/711455e1ad5be5e8484c297fcca125484fcb593d)) * **api:** token with email ([db9dc3c](https://github.com/digitopvn/diginext/commit/db9dc3c99cbe0507a1755290b15319e5b4036c31)) * **server:** api call to dxsite ([ba34541](https://github.com/digitopvn/diginext/commit/ba345414028cddb685fab582572bc903ce40b8bc)) ## [3.36.1](https://github.com/digitopvn/diginext/compare/v3.36.0...v3.36.1) (2024-10-28) ### Bug Fixes * **admin:** deploy env list - filter by cluster ([1ffc55d](https://github.com/digitopvn/diginext/commit/1ffc55d01c9b38a2830d9a59d286d59a73c9e921)) * **storage:** use correct put object when upload aws ([a604c31](https://github.com/digitopvn/diginext/commit/a604c310e159c5fe7009392a4e360e4bdada59a3)) # [3.36.0](https://github.com/digitopvn/diginext/compare/v3.35.6...v3.36.0) (2024-10-21) ### Bug Fixes * **aws sdk:** version mismatch ([315bcbe](https://github.com/digitopvn/diginext/commit/315bcbe20085ca2df51364d6dfbcf10724bc0bb0)) * **aws:** please work ([4e794bc](https://github.com/digitopvn/diginext/commit/4e794bc1833f22e42da17e54a15f1c7261961381)) * **storage upload:** pump @aws/s3-client ([93040a3](https://github.com/digitopvn/diginext/commit/93040a3439239f1b0ccd72591fa965eaca812d8c)) * **tests:** add aws sdk types dependency ([0e00516](https://github.com/digitopvn/diginext/commit/0e0051655cdf0bc03cbe7ba98e01469f238f0fce)) * **tsconfig:** es2017 ([f202377](https://github.com/digitopvn/diginext/commit/f202377472c257d1111635e7c15ff2dc8cd219bc)) ### Features * **admin:** new page: deploy environment list ([de92227](https://github.com/digitopvn/diginext/commit/de92227e83c48ab98af1e71c1a2af216bcc968e6)) * **admin:** settings - cloud storage for screenshots and backups ([a1ea7c5](https://github.com/digitopvn/diginext/commit/a1ea7c5f73a04d2b477826ade5b9de81b8b8ebe0)) ## [3.35.6](https://github.com/digitopvn/diginext/compare/v3.35.5...v3.35.6) (2024-10-18) ### Bug Fixes * **volume:** set default type is pvc ([9b49256](https://github.com/digitopvn/diginext/commit/9b492561f86c431fdc127d5c41987c1208394767)) * **volume:** set default type is pvc ([#548](https://github.com/digitopvn/diginext/issues/548)) ([85f49aa](https://github.com/digitopvn/diginext/commit/85f49aaf4e2125d8b4618f953eb89af7ad000a60)) ## [3.35.5](https://github.com/digitopvn/diginext/compare/v3.35.4...v3.35.5) (2024-10-17) ### Bug Fixes * **rollout:** skip scale current deploy when there are running pods ([390a70e](https://github.com/digitopvn/diginext/commit/390a70ea18b89e563d10ee95e714a921c700fa11)) * **rollout:** skip scale current deploy when there are running pods ([#547](https://github.com/digitopvn/diginext/issues/547)) ([f96c0ad](https://github.com/digitopvn/diginext/commit/f96c0adcdf5c453f05f70d1711cea6d8358da3cf)) ## [3.35.4](https://github.com/digitopvn/diginext/compare/v3.35.3...v3.35.4) (2024-10-17) ### Bug Fixes * **rollout:** if new pods are crashed, throw error, improve deploy speed ([be92b58](https://github.com/digitopvn/diginext/commit/be92b58f66607165accc98b1effd36667eb55896)) * **rollout:** if new pods are crashed, throw error, improve deploy speed ([#546](https://github.com/digitopvn/diginext/issues/546)) ([a6d0d9e](https://github.com/digitopvn/diginext/commit/a6d0d9e1db150a443256e6f46230dad68dd07444)) ## [3.35.3](https://github.com/digitopvn/diginext/compare/v3.35.2...v3.35.3) (2024-10-17) ### Bug Fixes * **rollout:** correct skip crashed pods ([28b7cdc](https://github.com/digitopvn/diginext/commit/28b7cdc2acb349c86b1762f2d7f97c0516439263)) * **rollout:** skip crashed pods when checking new deployment status ([585d86f](https://github.com/digitopvn/diginext/commit/585d86f4c2fa08442720899d40f9e4f0c5a26bf4)) * **rollout:** skip crashed pods when checking new deployment status ([#545](https://github.com/digitopvn/diginext/issues/545)) ([6f380db](https://github.com/digitopvn/diginext/commit/6f380dbc0c451d00cc03027afab936d10034a2b6)) ## [3.35.2](https://github.com/digitopvn/diginext/compare/v3.35.1...v3.35.2) (2024-09-13) ### Bug Fixes * **rollout:** catch error of checking new deployment ready ([6720916](https://github.com/digitopvn/diginext/commit/6720916964260b517ea33b0ec7b7ed460aaaee73)) * **server:** get raw container registry during build to extract token ([44ce8dc](https://github.com/digitopvn/diginext/commit/44ce8dce155f0dc437ee18e9d0f748f729023d73)) * **server:** get raw container registry during build to extract token ([#544](https://github.com/digitopvn/diginext/issues/544)) ([e10c1a5](https://github.com/digitopvn/diginext/commit/e10c1a5cfecc968e5787b5925890f97e4cfedc3c)) ## [3.35.1](https://github.com/digitopvn/diginext/compare/v3.35.0...v3.35.1) (2024-08-20) ### Bug Fixes * **admin:** select workspace - input disapeared ([#543](https://github.com/digitopvn/diginext/issues/543)) ([e88b0ce](https://github.com/digitopvn/diginext/commit/e88b0cecf4354c82b54eef4f4eec16149f94fc6e)) * **admin:** select workspace - input disapeared when typing workspace name ([79bbf50](https://github.com/digitopvn/diginext/commit/79bbf509ae2a776af56b9710e311946dc7a971f2)) # [3.35.0](https://github.com/digitopvn/diginext/compare/v3.34.23...v3.35.0) (2024-08-20) ### Bug Fixes * **cli:** connect docker to google artifact registry ([f35c060](https://github.com/digitopvn/diginext/commit/f35c060d44ece314b3961a5e7f09af7617c5d8a6)) * **cli:** deprecate free and rollout command ([f2f6d7b](https://github.com/digitopvn/diginext/commit/f2f6d7bed7a6101440a8960924bc4db9ac12a21d)) * **cli:** improve websocket ping log ([f502498](https://github.com/digitopvn/diginext/commit/f5024988e7ad495473e975f575553808cb3832d3)) * **cli:** use ai to generate dockerfile ([59d1918](https://github.com/digitopvn/diginext/commit/59d191836754570f1ed116f2176f65d3fd747f6f)) ## [3.34.23](https://github.com/digitopvn/diginext/compare/v3.34.22...v3.34.23) (2024-08-06) ### Bug Fixes * **server:** issue of incorrect update app data when deploy ([d56f4a9](https://github.com/digitopvn/diginext/commit/d56f4a9c56f44d1e49c2d0e3d0d11d807b3c1583)) * **server:** issue of incorrect update app data when deploy ([#541](https://github.com/digitopvn/diginext/issues/541)) ([278212c](https://github.com/digitopvn/diginext/commit/278212c22ec4df9750b56c0e27a8a1b98a97f32f)) ## [3.34.22](https://github.com/digitopvn/diginext/compare/v3.34.21...v3.34.22) (2024-08-06) ### Bug Fixes * **server:** issue of unable to update app when roll out ([82b4653](https://github.com/digitopvn/diginext/commit/82b465338828a5ca413708df2cb45c74362fad13)) * **server:** issue of unable to update app when roll out ([#540](https://github.com/digitopvn/diginext/issues/540)) ([84a66ca](https://github.com/digitopvn/diginext/commit/84a66cad95d6639c6549bdee3e40fc4c826f0960)) ## [3.34.21](https://github.com/digitopvn/diginext/compare/v3.34.20...v3.34.21) (2024-08-05) ### Bug Fixes * **cli:** issue of create app with none framework ([f59e723](https://github.com/digitopvn/diginext/commit/f59e7236e554024e47a7f7129c4fe9276259262f)) * **cli:** issue of create app with none framework ([#539](https://github.com/digitopvn/diginext/issues/539)) ([9c54340](https://github.com/digitopvn/diginext/commit/9c5434049999ee5ddfcb42fb62186091ce0a6649)) ## [3.34.20](https://github.com/digitopvn/diginext/compare/v3.34.19...v3.34.20) (2024-08-02) ### Bug Fixes * **server,cli:** add default container registry named dxup ([9f53ec8](https://github.com/digitopvn/diginext/commit/9f53ec8bfe3bcaf11d8208d6a5310c08dbc157ad)) * **server,cli:** add default container registry named dxup ([#538](https://github.com/digitopvn/diginext/issues/538)) ([b52e54d](https://github.com/digitopvn/diginext/commit/b52e54d501ae9fbddee40f8464551a47f0e1a92f)) * **server,cli:** bump puppeteer, globby, rimraf ([9861aa7](https://github.com/digitopvn/diginext/commit/9861aa7f6c1ab396bfd27b065d4dfeffae4c476c)) * **server:** issue saving activity on join workspace ([4bc1c92](https://github.com/digitopvn/diginext/commit/4bc1c92abf25d3ddc3559ff8328b09de158dd829)) ## [3.34.19](https://github.com/digitopvn/diginext/compare/v3.34.18...v3.34.19) (2024-08-02) ### Bug Fixes * **cli:** sort dxup cluster on top ([973772b](https://github.com/digitopvn/diginext/commit/973772b41f827eb9ebfd4740b3d946ecc1c310d9)) * **server:** clean up startup migration script ([6f11fb4](https://github.com/digitopvn/diginext/commit/6f11fb4a3bd3b31bf42ad45dddd33dbfa2f0490b)) * **server:** do not update dx user id if not found ([085f775](https://github.com/digitopvn/diginext/commit/085f7750e81dbc2ea252c534a3c01560f2bc7083)) * **server:** mongodb error when exclude metadata ([2016e3d](https://github.com/digitopvn/diginext/commit/2016e3d46b8ded6460ad07f30467a9216e461ec3)) ## [3.34.18](https://github.com/digitopvn/diginext/compare/v3.34.17...v3.34.18) (2024-08-01) ### Bug Fixes * **dashboard:** issue deploy environment not displayed ([fef9035](https://github.com/digitopvn/diginext/commit/fef9035fe3cd17af71ae5c7f3058f41ee8534eb7)) * **dashboard:** issue deploy environment not displayed ([#534](https://github.com/digitopvn/diginext/issues/534)) ([7696835](https://github.com/digitopvn/diginext/commit/7696835907abe2ab3b6a7dc2fc6cf9d7d245c070)) ## [3.34.17](https://github.com/digitopvn/diginext/compare/v3.34.16...v3.34.17) (2024-07-31) ### Bug Fixes * **admin:** show all clusters include default ones ([ec8fe82](https://github.com/digitopvn/diginext/commit/ec8fe8229877335f40653af3aecbef655e9d9076)) * **server:** improve api speed ([296be6d](https://github.com/digitopvn/diginext/commit/296be6db2006ba7f7d930b9a37300e1d2784a91b)) ## [3.34.16](https://github.com/digitopvn/diginext/compare/v3.34.15...v3.34.16) (2024-07-24) ### Bug Fixes * **github action:** send status to discord channel ([58e359e](https://github.com/digitopvn/diginext/commit/58e359ec7091f17794db5a77525332ab052413bd)) * **github action:** send status to discord channel ([#532](https://github.com/digitopvn/diginext/issues/532)) ([0c5cdaf](https://github.com/digitopvn/diginext/commit/0c5cdaf939653209f58b43be938bd57d5cb798a9)) ## [3.34.15](https://github.com/digitopvn/diginext/compare/v3.34.14...v3.34.15) (2024-07-24) ### Bug Fixes * **server,cli:** split specific services importing ([76c8e44](https://github.com/digitopvn/diginext/commit/76c8e4414202c1f9f523a4bef802b56f3c2e27c3)) * **server,cli:** split specific services importing ([#531](https://github.com/digitopvn/diginext/issues/531)) ([3b42165](https://github.com/digitopvn/diginext/commit/3b421654bbd9ac69b7bf3ac64cca3fe3d2119874)) ## [3.34.14](https://github.com/digitopvn/diginext/compare/v3.34.13...v3.34.14) (2024-07-23) ### Bug Fixes * **cli:** project not found when update app config ([86f93c1](https://github.com/digitopvn/diginext/commit/86f93c1fde6b308bed5b8233f8804188414f442c)) * **server:** do not scale replicas when not found old deployment ([fcc1410](https://github.com/digitopvn/diginext/commit/fcc14104bffdcf37fa22f6f46ef0543368936da9)) * **server:** migrate all to generate deployment v2 ([306fc50](https://github.com/digitopvn/diginext/commit/306fc502bf9af0a079efcf9dabafe58a340cb458)) ## [3.34.13](https://github.com/digitopvn/diginext/compare/v3.34.12...v3.34.13) (2024-07-18) ### Bug Fixes * **server:** change cluster -> change diginext domain record ip address ([9792bfe](https://github.com/digitopvn/diginext/commit/9792bfe5dff41d8997b3af608cb38ba72b57bdee)) * **server:** deleting apps, projects now permanent instead of soft delete ([ea8b14d](https://github.com/digitopvn/diginext/commit/ea8b14d08e3e86d37f62902474447784fef674b1)) * **server:** deploy is finished but release status "in_progress" still hanging ([570de92](https://github.com/digitopvn/diginext/commit/570de92e0771da870a4bad05fc9d2fa29c900c24)) ## [3.34.12](https://github.com/digitopvn/diginext/compare/v3.34.11...v3.34.12) (2024-07-17) ### Bug Fixes * **readme:** change "diginext" to "dxup" ([5205230](https://github.com/digitopvn/diginext/commit/5205230ff594aa209cc24a53e73348095de380e2)) * **server,admin:** build logs access to public, new dxup logo ([7d80e5f](https://github.com/digitopvn/diginext/commit/7d80e5f53aa411e34953e22a2f6f528857e4064c)) * **server,cli:** save server version and location to builds ([83b3239](https://github.com/digitopvn/diginext/commit/83b32399dd654e68495a88f2ec16e591f941e562)) * **server:** catch crash issue when deleting apps ([76d13da](https://github.com/digitopvn/diginext/commit/76d13da93b72ce40c04f5306778d646d6196eced)) ## [3.34.11](https://github.com/digitopvn/diginext/compare/v3.34.10...v3.34.11) (2024-07-17) ### Bug Fixes * **server:** issue of create release failed because build number is string ([fad8ccf](https://github.com/digitopvn/diginext/commit/fad8ccf861f99726e949af270850f5e45c23537e)) * **server:** update project when promote deploy env ([8f77d38](https://github.com/digitopvn/diginext/commit/8f77d38722b61052f93457f547fe458fac6759b2)) ## [3.34.10](https://github.com/digitopvn/diginext/compare/v3.34.9...v3.34.10) (2024-07-16) ### Bug Fixes * **server:** delete deprecated ingress class annotation ([b753053](https://github.com/digitopvn/diginext/commit/b7530538f5b220b83ad7c3292e008d27598e1437)) ## [3.34.9](https://github.com/digitopvn/diginext/compare/v3.34.8...v3.34.9) (2024-07-16) ### Bug Fixes * **admin:** add change cluster shortcut button ([b59b7e7](https://github.com/digitopvn/diginext/commit/b59b7e7da66837e8528177e1c446c3bb7b1442e9)) * **server,admin:** improve find latest build when update app ([9474178](https://github.com/digitopvn/diginext/commit/94741782b91145a058aae93ba8fd00c4ad17dad1)) * **server:** improve change cluster speed ([a14efb9](https://github.com/digitopvn/diginext/commit/a14efb9be97452cc712590108d63251e96ac5aac)) * **server:** save k8s deployment name to deploy environment ([1e9d616](https://github.com/digitopvn/diginext/commit/1e9d61661408c28956fb2fd2b447214ee19ab952)) ## [3.34.8](https://github.com/digitopvn/diginext/compare/v3.34.7...v3.34.8) (2024-07-13) ### Bug Fixes * **admin:** fixed code editor issue ([56cd837](https://github.com/digitopvn/diginext/commit/56cd837e99d7937e766b6ca2b52542ba18a69a4e)) * **cli:** deploy to multiple deploy environments ([65f3e7f](https://github.com/digitopvn/diginext/commit/65f3e7f71cd00b806e6ca0a5608b5df12abadd60)) * **cli:** issue of downloading env from deploy environment ([f157b42](https://github.com/digitopvn/diginext/commit/f157b42319a2233fac1f56053875595d73046bbe)) ## [3.34.7](https://github.com/digitopvn/diginext/compare/v3.34.6...v3.34.7) (2024-07-11) ### Bug Fixes * **admin:** improve build list filter and sort ([671097e](https://github.com/digitopvn/diginext/commit/671097e156db072ae2a1a2caa2438e03babf27fa)) * **server:** correct build image in deploy env without tag ([b07a40d](https://github.com/digitopvn/diginext/commit/b07a40da7d4827c5188a66f5b17a7d5af8846273)) ## [3.34.6](https://github.com/digitopvn/diginext/compare/v3.34.5...v3.34.6) (2024-07-11) ### Bug Fixes * **github action:** release workflow name correction ([2bf9179](https://github.com/digitopvn/diginext/commit/2bf917980a74b1f970fa3117363dd2d6b46a034d)) * **server,admin:** list of build crashed, build logs crashed, view crashed pods ([ca9e87d](https://github.com/digitopvn/diginext/commit/ca9e87d76df25de1933e78cc4c8b87fc72c8866d)) * **server:** unable to get logs of failed deployment pods ([08d2fe9](https://github.com/digitopvn/diginext/commit/08d2fe93eebc4537ab90251ed973c5429a643d98)) ## [3.34.5](https://github.com/digitopvn/diginext/compare/v3.34.4...v3.34.5) (2024-07-11) ### Bug Fixes * **server:** unable to deploy due to missing owner in deploy environment ([30c9c69](https://github.com/digitopvn/diginext/commit/30c9c69025b753c3fee055946be34725def9d8d1)) * **server:** unable to deploy due to missing owner in deploy environment ([#518](https://github.com/digitopvn/diginext/issues/518)) ([18ca05c](https://github.com/digitopvn/diginext/commit/18ca05c8bb3a134e80a46ae8553a926acb26868e)) ## [3.34.4](https://github.com/digitopvn/diginext/compare/v3.34.3...v3.34.4) (2024-07-10) ### Bug Fixes * **admin:** improve rerun build and deploy process ([42c2377](https://github.com/digitopvn/diginext/commit/42c2377c5cc5637de7f854c21ae65b6b173b0f69)) * **server:** issue of release not found when deploy ([76dafb6](https://github.com/digitopvn/diginext/commit/76dafb61ffbb93a195fd7a9149e97c33cfccdf86)) * **server:** issue of release not found when deploy ([#517](https://github.com/digitopvn/diginext/issues/517)) ([11bf2cc](https://github.com/digitopvn/diginext/commit/11bf2cccf436889259b309916416e4f9eda72e66)) ## [3.34.3](https://github.com/digitopvn/diginext/compare/v3.34.2...v3.34.3) (2024-07-10) ### Bug Fixes * **admin:** issue of build list page ([ad0a7ef](https://github.com/digitopvn/diginext/commit/ad0a7ef7a0839d5f4262fb14db3d9364994cd838)) * **server:** build not found when scale replicas ([1e8e838](https://github.com/digitopvn/diginext/commit/1e8e83853ce7abd5eb4f02f9860e3d9d37c8f8bb)) * **server:** correct build finish notification message ([bd75c74](https://github.com/digitopvn/diginext/commit/bd75c746bde5730c5295a1cbd10a64b4c95619dc)) * **server:** mark long running build & deploy as failed ([5796935](https://github.com/digitopvn/diginext/commit/5796935dbf6615c7e7940885581a869eff7caa49)) ## [3.34.2](https://github.com/digitopvn/diginext/compare/v3.34.1...v3.34.2) (2024-07-10) ### Bug Fixes * **admin:** improve build page by add deploy env column ([060dc5b](https://github.com/digitopvn/diginext/commit/060dc5b7555baa1d2a22d03837b1147fdfaf4db7)) ## [3.34.1](https://github.com/digitopvn/diginext/compare/v3.34.0...v3.34.1) (2024-07-10) ### Bug Fixes * **server:** improve error message on roll out ([fd00cec](https://github.com/digitopvn/diginext/commit/fd00cece65e4f71305c1eccfb3029ca0b77deae4)) * **server:** stuck at scaling prev deployment up before rolling out ([aa790a1](https://github.com/digitopvn/diginext/commit/aa790a129159b6cea5fd3b2564aa3e7573fc5f48)) * **server:** stuck at scaling prev deployment up before rolling out ([#514](https://github.com/digitopvn/diginext/issues/514)) ([f2463a8](https://github.com/digitopvn/diginext/commit/f2463a8f804b1de5dece5a9cfe12978eb1f582db)) # [3.34.0](https://github.com/digitopvn/diginext/compare/v3.33.11...v3.34.0) (2024-07-10) ### Bug Fixes * **server,admin:** improve sidebar menu, project & app list ([23ddceb](https://github.com/digitopvn/diginext/commit/23ddceb619258604b0af20379c2b56336b9dfe6b)) * **server:** auth cluster when failed then update verified as false ([bd50b9b](https://github.com/digitopvn/diginext/commit/bd50b9b3f1303a033a01ed451936eca2231c34cb)) * **server:** catch auth middlewares errors ([28597f4](https://github.com/digitopvn/diginext/commit/28597f4f36fb3394d7d5bf242e9fe2f789ceb5ae)) * **server:** clean up deployments of cli <3.33.11 after deploy new app version ([11d5b6c](https://github.com/digitopvn/diginext/commit/11d5b6c1daa2825a18bc278993bce5d79a50aebb)) * **server:** sort project on top after deploying ([bd2b1db](https://github.com/digitopvn/diginext/commit/bd2b1dbb5722203eddb69ab6ddba2544babfd833)) * **server:** stop deploying process on new deployment crashed ([9bad39a](https://github.com/digitopvn/diginext/commit/9bad39a7b3e0f519beea5833bd27c66c58f9102b)) * **server:** when roll out avoid clean up irrelevant resources in current namespace ([8ba4f66](https://github.com/digitopvn/diginext/commit/8ba4f66dddd48b5167f464ff0eff9b089b144da0)) ### Features * **admin:** promote to another env, improve builds, releases, projects, apps ([46c81bb](https://github.com/digitopvn/diginext/commit/46c81bb95cb57f3f990c1d38615a156a242cebdf)) * **server,cli:** deploy with message, splitted build and roll out status ([43cb5cb](https://github.com/digitopvn/diginext/commit/43cb5cbcbf48f734cf2f5908f1c13bd836418173)) * **server:** promote production, deploy from release ([6532254](https://github.com/digitopvn/diginext/commit/6532254441c240cbbf7f8e895e71752143713363)) ## [3.33.11](https://github.com/digitopvn/diginext/compare/v3.33.10...v3.33.11) (2024-07-04) ### Bug Fixes * **server:** correct db import ([28bc976](https://github.com/digitopvn/diginext/commit/28bc976b2d34f41d6dc50d94ca573689575254d0)) * **server:** correct db import ([#512](https://github.com/digitopvn/diginext/issues/512)) ([70eea67](https://github.com/digitopvn/diginext/commit/70eea67ea1fbe7a47a956282c25da793a6afcc8b)) ## [3.33.10](https://github.com/digitopvn/diginext/compare/v3.33.9...v3.33.10) (2024-07-04) ### Bug Fixes * **server:** correct create image pull secret subpath api ([7b10bec](https://github.com/digitopvn/diginext/commit/7b10bec75bd2e522244f3b2318b04b5329430997)) * **server:** correct create image pull secret subpath api ([#511](https://github.com/digitopvn/diginext/issues/511)) ([4825e70](https://github.com/digitopvn/diginext/commit/4825e7095234f87e6ac2480f58d1f3653615b05d)) ## [3.33.9](https://github.com/digitopvn/diginext/compare/v3.33.8...v3.33.9) (2024-07-04) ### Bug Fixes * **server,cli:** create image pull secret uses api in the background ([b646573](https://github.com/digitopvn/diginext/commit/b6465736d7fd2c3e46e97ed1c62f6cfd236f4b86)) * **server:** increase liveness probe time to 5 mins ([05535fd](https://github.com/digitopvn/diginext/commit/05535fd3b56b582ff58e6700b292c47dd7668de7)) ## [3.33.8](https://github.com/digitopvn/diginext/compare/v3.33.7...v3.33.8) (2024-07-01) ### Bug Fixes * **server,admin:** env var value is undefined ([18594ef](https://github.com/digitopvn/diginext/commit/18594eff19ecce7f79a190010279f40622e77487)) * **server:** increase liveness probe to 3 mins ([3c05238](https://github.com/digitopvn/diginext/commit/3c052384e0574a6136b8d96be997c79f2c81a0f5)) ## [3.33.7](https://github.com/digitopvn/diginext/compare/v3.33.6...v3.33.7) (2024-06-28) ### Bug Fixes * **server:** increase period check time of readiness and liveness probe ([9cb90b5](https://github.com/digitopvn/diginext/commit/9cb90b55b5e1046087d9444ebfd4c0edc20036b0)) ## [3.33.6](https://github.com/digitopvn/diginext/compare/v3.33.5...v3.33.6) (2024-06-28) ### Bug Fixes * **cli:** select cluster when it is outdated, modified or deleted ([7633c17](https://github.com/digitopvn/diginext/commit/7633c17f5a04cdde701548675c671983b28a63dd)) * **cli:** update env dx site url and api url ([7762abb](https://github.com/digitopvn/diginext/commit/7762abbe891f7a528fbf658e7a97b47cf8a2cbb3)) * **server:** add livenessProbe and readinessProbe in generated deploy yaml ([2b08407](https://github.com/digitopvn/diginext/commit/2b0840758b11e904a933142cd09dca64d2d06815)) * **server:** add livenessProbe and readinessProbe in generated deploy yaml ([#507](https://github.com/digitopvn/diginext/issues/507)) ([857528a](https://github.com/digitopvn/diginext/commit/857528a9b61d0454b56e3caf585bdad68347e000)) ## [3.33.5](https://github.com/digitopvn/diginext/compare/v3.33.4...v3.33.5) (2024-06-04) ### Bug Fixes * **server,admin:** add build location, mask sensitive info to *** ([25101fd](https://github.com/digitopvn/diginext/commit/25101fd7eebd246b2a3429aedd581ae09b5c5ca7)) * **server,admin:** add build location, mask sensitive info to *** ([#506](https://github.com/digitopvn/diginext/issues/506)) ([fffee17](https://github.com/digitopvn/diginext/commit/fffee17634da3d30bc4ab3b952462836e5fc2e1b)) ## [3.33.4](https://github.com/digitopvn/diginext/compare/v3.33.3...v3.33.4) (2024-06-04) ### Bug Fixes * **server:** issue delete app but cluster is undefined ([2e4e238](https://github.com/digitopvn/diginext/commit/2e4e238b93b970d60f23e8961bf1d6593d5fd47a)) * **server:** issue delete app but cluster is undefined ([#505](https://github.com/digitopvn/diginext/issues/505)) ([1eb483b](https://github.com/digitopvn/diginext/commit/1eb483ba3e40c43ba6c897cc060113a724b1a501)) * **server:** webhook - add dxup url to email notification ([c565658](https://github.com/digitopvn/diginext/commit/c5656581f9e9e2219e3eeabca81d1bbe9191b5d1)) ## [3.33.3](https://github.com/digitopvn/diginext/compare/v3.33.2...v3.33.3) (2024-06-04) ### Bug Fixes * **server:** issue delete deploy env cluster not found ([6ce935a](https://github.com/digitopvn/diginext/commit/6ce935a7d8be5d9ca88503b9d7a1069213557746)) * **server:** issue delete deploy env cluster not found ([#504](https://github.com/digitopvn/diginext/issues/504)) ([f61d4be](https://github.com/digitopvn/diginext/commit/f61d4be188738d9af34cb2098b409d5295439e34)) * **server:** project - add fixme when delete project ([c952b43](https://github.com/digitopvn/diginext/commit/c952b4319fca5bf5f7fb9e936437d0b045bc2662)) ## [3.33.2](https://github.com/digitopvn/diginext/compare/v3.33.1...v3.33.2) (2024-06-04) ### Bug Fixes * **server:** dx api timeout 30s ([253445a](https://github.com/digitopvn/diginext/commit/253445aae2e4fac0ad800f627e21c5e41f3c2e97)) * **server:** dx api timeout 30s ([#503](https://github.com/digitopvn/diginext/issues/503)) ([47aa637](https://github.com/digitopvn/diginext/commit/47aa6374f78bceffa641fb6eec315f94891edb2c)) ## [3.33.1](https://github.com/digitopvn/diginext/compare/v3.33.0...v3.33.1) (2024-06-04) ### Bug Fixes * **cli:** warning new domain dxup.dev ([09a4361](https://github.com/digitopvn/diginext/commit/09a4361895c87efea3739adb56062c971e31422f)) * **server:** add error handling to redis ([58d5104](https://github.com/digitopvn/diginext/commit/58d5104989c67bc8ad27c4223a7c75057b25f927)) * **server:** generate domain should uses diginext.site ([c32cf39](https://github.com/digitopvn/diginext/commit/c32cf393badcb706adcdf2a1718ec6063dce5722)) # [3.33.0](https://github.com/digitopvn/diginext/compare/v3.32.9...v3.33.0) (2024-05-31) ### Bug Fixes * **readme:** add some samples of dx up command ([f9f40eb](https://github.com/digitopvn/diginext/commit/f9f40eb549d3555aab0954e667ec2fecbbb09f00)) * **server:** fixed create image pull secret exposing docker pass ([886fec4](https://github.com/digitopvn/diginext/commit/886fec428892cb79b14c9cecdc676ad5077263c2)) * **server:** fixed create image pull secret exposing docker pass ([#501](https://github.com/digitopvn/diginext/issues/501)) ([7877408](https://github.com/digitopvn/diginext/commit/7877408c56d12e24a61ae9844c3f170b78060952)) * **server:** fixed doctl command create imagepullsecret exposing docker pass ([2bcc9a2](https://github.com/digitopvn/diginext/commit/2bcc9a2ef2fa1840118d24d2671ecf1b02ba8c39)) ### Features * **core:** migrate diginext.site to dxup.dev ([17b7652](https://github.com/digitopvn/diginext/commit/17b76520a983c7e0d0621dc89c816713b561f504)) ## [3.32.9](https://github.com/digitopvn/diginext/compare/v3.32.8...v3.32.9) (2024-05-21) ### Bug Fixes * **server,cli:** add logs to websocket connection ([0d6be7f](https://github.com/digitopvn/diginext/commit/0d6be7fa1eac4f5f83d31be94e206583d6c07bb0)) * **server,cli:** add ping pong to websocket ([d0750e8](https://github.com/digitopvn/diginext/commit/d0750e8f8dbe25f26012e2ed1b821ebc904998fb)) * **server,cli:** add ping pong to websocket ([#500](https://github.com/digitopvn/diginext/issues/500)) ([cf7d1a0](https://github.com/digitopvn/diginext/commit/cf7d1a0bad16bff336e16dfb3eda0d3e79b5a83c)) ## [3.32.8](https://github.com/digitopvn/diginext/compare/v3.32.7...v3.32.8) (2024-05-21) ### Bug Fixes * **server,cli:** increase websocket timeout ([0a38d4b](https://github.com/digitopvn/diginext/commit/0a38d4b7c7b210ffce2ecb6c54084dc495180a41)) * **server,cli:** increase websocket timeout ([#499](https://github.com/digitopvn/diginext/issues/499)) ([82e0fcb](https://github.com/digitopvn/diginext/commit/82e0fcbdd528bb2943e7f27a0433d6fc272a3968)) ## [3.32.7](https://github.com/digitopvn/diginext/compare/v3.32.6...v3.32.7) (2024-05-18) ### Bug Fixes * **cli:** auto add http to build server url ([e6fa23b](https://github.com/digitopvn/diginext/commit/e6fa23b965261ba1ce59c843821d90b48b662dbf)) * **cli:** correct build server url auto prefix ([6ba9dcb](https://github.com/digitopvn/diginext/commit/6ba9dcb5bdbcf18edd2844ba46d5c9c7d8eb0055)) * **cli:** turn off unexpected logs ([8255ca1](https://github.com/digitopvn/diginext/commit/8255ca13a6470be880d61532705732752dfdf0d3)) * **cli:** turn off unexpected logs ([#498](https://github.com/digitopvn/diginext/issues/498)) ([30426cb](https://github.com/digitopvn/diginext/commit/30426cbd7c91d6b87b63e39a6467bfc84869f353)) * **server,cli:** fix access_token and api_key conflicted ([2224f8f](https://github.com/digitopvn/diginext/commit/2224f8f0215a9bfb1df3644878d3454c37e8c76d)) * **server,cli:** fix access_token and api_key conflicted ([#497](https://github.com/digitopvn/diginext/issues/497)) ([9cb3648](https://github.com/digitopvn/diginext/commit/9cb36486a3d2cdfa3147f932c1eed0c5ccb3092f)) ## [3.32.6](https://github.com/digitopvn/diginext/compare/v3.32.5...v3.32.6) (2024-05-18) ### Bug Fixes * **cli:** change build url to app.dxup.dev ([88cf0b8](https://github.com/digitopvn/diginext/commit/88cf0b80bccdecc2176812ddfc61e130ab37c0d3)) * **cli:** change build url to app.dxup.dev ([#496](https://github.com/digitopvn/diginext/issues/496)) ([e58cd01](https://github.com/digitopvn/diginext/commit/e58cd0188bc9d7d8a3aa7ac742094f262ad47e9c)) ## [3.32.5](https://github.com/digitopvn/diginext/compare/v3.32.4...v3.32.5) (2024-05-17) ### Bug Fixes * **cli:** fix api key not cached ([de44969](https://github.com/digitopvn/diginext/commit/de449695fead4bc05bdfb15a00c442eb6cb1e682)) * **cli:** fix api key not cached [@mrgoonie](https://github.com/mrgoonie) ([#495](https://github.com/digitopvn/diginext/issues/495)) ([c11cf09](https://github.com/digitopvn/diginext/commit/c11cf09afcb5a21f90aabe62c39f59f3ea634927)) * **server:** improve access token error message ([ae9a8c8](https://github.com/digitopvn/diginext/commit/ae9a8c8ceb960157959f6fc3e864f1c4ece8b485)) ## [3.32.4](https://github.com/digitopvn/diginext/compare/v3.32.3...v3.32.4) (2024-05-17) ### Bug Fixes * **server:** improve token validate error message ([d3a38cf](https://github.com/digitopvn/diginext/commit/d3a38cf7d6ed921f6825ec01a0f40460ffcdc111)) * **server:** improve token validate error message ([#494](https://github.com/digitopvn/diginext/issues/494)) ([7b8052c](https://github.com/digitopvn/diginext/commit/7b8052ca5bbc5a6b34ae0d748ecb27bfe4a73cb2)) ## [3.32.3](https://github.com/digitopvn/diginext/compare/v3.32.2...v3.32.3) (2024-04-18) ### Bug Fixes * **cli:** clear console logs ([7fc0d01](https://github.com/digitopvn/diginext/commit/7fc0d0189ff436685d147bd7bbb4373ddcdcee09)) * **server:** correct ingress yaml examples ([e976cc2](https://github.com/digitopvn/diginext/commit/e976cc23dff4434e4b359ff29a9e73bd16a0cfdf)) * **server:** generate ingress yaml with new ingress class definition ([94c747b](https://github.com/digitopvn/diginext/commit/94c747bc35af8435a2a13185889b5683f7d091a6)) * src/modules/deploy/generate-deployment.ts volume default type change to host-path ([647389c](https://github.com/digitopvn/diginext/commit/647389ca8732b01b17ec96f88f12ec4348b8810e)) ## [3.32.2](https://github.com/digitopvn/diginext/compare/v3.32.1...v3.32.2) (2024-04-10) ### Bug Fixes * **server:** hide docker auth in error message ([e11aa9f](https://github.com/digitopvn/diginext/commit/e11aa9f2d311a119539012ea4e0423f556c1f906)) * **server:** hide docker auth in error message ([#491](https://github.com/digitopvn/diginext/issues/491)) ([d2299a2](https://github.com/digitopvn/diginext/commit/d2299a29baaf772628b529d7322112ff5d21bc8c)) ## [3.32.1](https://github.com/digitopvn/diginext/compare/v3.32.0...v3.32.1) (2024-04-08) ### Bug Fixes * **admin:** fixed public key not found ([8b52e7a](https://github.com/digitopvn/diginext/commit/8b52e7a3adbb4eb9a67f6697731652434baa1b84)) * **cli:** force dockerignore skip git dir ([4f4e982](https://github.com/digitopvn/diginext/commit/4f4e9822a91a558871b3ded1afe5ae127e40c395)) # [3.32.0](https://github.com/digitopvn/diginext/compare/v3.31.1...v3.32.0) (2024-04-07) ### Bug Fixes * **package.json:** change version ([ce92534](https://github.com/digitopvn/diginext/commit/ce925347793db6e529badbd83e89a4c1d3f40727)) * resolve conflict ([621ec6c](https://github.com/digitopvn/diginext/commit/621ec6ca266447f1cbf02ddac92a23b061bc320c)) * **resolve:** conflict file ([b24d651](https://github.com/digitopvn/diginext/commit/b24d651c313ca3dfb8a1eb9808c59c877241d2d3)) ### Features * **basic-auth.ts:** generate token ([b1da592](https://github.com/digitopvn/diginext/commit/b1da5924fcabdcbb550297ed1105632c7ac9afc1)) * **basic-auth.ts:** generate token ([#486](https://github.com/digitopvn/diginext/issues/486)) ([e730e0f](https://github.com/digitopvn/diginext/commit/e730e0fe9fdda6232ffec2f704eef73804241cce)) # [3.32.0-prerelease.1](https://github.com/digitopvn/diginext/compare/v3.31.1...v3.32.0-prerelease.1) (2024-04-07) ### Bug Fixes * **package.json:** change version ([ce92534](https://github.com/digitopvn/diginext/commit/ce925347793db6e529badbd83e89a4c1d3f40727)) * resolve conflict ([621ec6c](https://github.com/digitopvn/diginext/commit/621ec6ca266447f1cbf02ddac92a23b061bc320c)) * **resolve:** conflict file ([b24d651](https://github.com/digitopvn/diginext/commit/b24d651c313ca3dfb8a1eb9808c59c877241d2d3)) ### Features * **basic-auth.ts:** generate token ([b1da592](https://github.com/digitopvn/diginext/commit/b1da5924fcabdcbb550297ed1105632c7ac9afc1)) * **basic-auth.ts:** generate token ([#486](https://github.com/digitopvn/diginext/issues/486)) ([e730e0f](https://github.com/digitopvn/diginext/commit/e730e0fe9fdda6232ffec2f704eef73804241cce)) ## [3.31.1](https://github.com/digitopvn/diginext/compare/v3.31.0...v3.31.1) (2024-04-04) ### Bug Fixes * **admin:** fix dark mode and smart form always send field config ([b9ef789](https://github.com/digitopvn/diginext/commit/b9ef789d390fce55a413c201da7029a295e7c83c)) * **admin:** fix dark mode and smart form always send field config ([#485](https://github.com/digitopvn/diginext/issues/485)) ([1851bb2](https://github.com/digitopvn/diginext/commit/1851bb201ebac281f99390cc79297289f6d3b5cf)) # [3.31.0](https://github.com/digitopvn/diginext/compare/v3.30.0...v3.31.0) (2024-04-04) ### Bug Fixes * **basic-auth:** remove req header ([e377184](https://github.com/digitopvn/diginext/commit/e3771842c39827863c1ec488ee07f1b7da08122a)) * **basic-auth:** revert auth ([5a97615](https://github.com/digitopvn/diginext/commit/5a97615cc65eb426af77f50e0dcb1cbea1b52a2d)) * **cli,cluster:** get credentials when auth cluster ([cc26ec0](https://github.com/digitopvn/diginext/commit/cc26ec0424ca996b221225ef6ae840852ecabdc0)) * **github action:** update staging environment ([6aa9660](https://github.com/digitopvn/diginext/commit/6aa96606971ebbcf87ae6915292906079e324491)) * **security:** mask all sensitive info ([f4725ef](https://github.com/digitopvn/diginext/commit/f4725ef78523d25b13edf4d60a94245872d26efc)) * **server.ts:** allow domain local ([c761e48](https://github.com/digitopvn/diginext/commit/c761e485cf4ae3c133a3b25f032df80fcfb6e03d)) * **server.ts:** change rate limit ([f667166](https://github.com/digitopvn/diginext/commit/f66716683cf76c6e0f66f428d8361617f705611c)) * **workspace:** spell check ([9416027](https://github.com/digitopvn/diginext/commit/9416027aefaf9423067f5794d9181bbe1287252c)) ### Features * **basic-auth:** login with social ([56e34d2](https://github.com/digitopvn/diginext/commit/56e34d2e955d030649dad0a28a88e19252bef365)) * **package.json:** google-auth-library ([739018b](https://github.com/digitopvn/diginext/commit/739018bef4f8b7f5d1878732e60d368b01642952)) * **workspace:** check is owner workspace ([3cd92fc](https://github.com/digitopvn/diginext/commit/3cd92fc83c06d8d2cb11dd0de714b933bbcc1f3d)) * **workspace:** check is owner workspace ([#481](https://github.com/digitopvn/diginext/issues/481)) ([d30e62f](https://github.com/digitopvn/diginext/commit/d30e62f6c207191b9de089c3d287a4796b444904)) # [3.31.0-prerelease.3](https://github.com/digitopvn/diginext/compare/v3.31.0-prerelease.2...v3.31.0-prerelease.3) (2024-03-27) ### Bug Fixes * **server.ts:** allow domain local ([c761e48](https://github.com/digitopvn/diginext/commit/c761e485cf4ae3c133a3b25f032df80fcfb6e03d)) * **server.ts:** change rate limit ([f667166](https://github.com/digitopvn/diginext/commit/f66716683cf76c6e0f66f428d8361617f705611c)) # [3.31.0-prerelease.2](https://github.com/digitopvn/diginext/compare/v3.31.0-prerelease.1...v3.31.0-prerelease.2) (2024-03-24) ### Bug Fixes * **basic-auth:** remove req header ([e377184](https://github.com/digitopvn/diginext/commit/e3771842c39827863c1ec4