From ceca6dc72185897ed665074cc71781acee77bac7 Mon Sep 17 00:00:00 2001 From: funtigr Date: Thu, 19 Dec 2024 04:06:18 +0000 Subject: [PATCH] chore: release candidate v0.43.1 --- CHANGELOG.md | 53 ++++++++++++++++++++++++++++++++++++++++++++++++ VERSION | 2 +- app/package.json | 2 +- package.json | 2 +- 4 files changed, 56 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 510609b31..e8cd7509b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,58 @@ +## 0.43.1 (2024-12-19) + +* chore(3225): add whitespace trimming, rename mailpit volum, remove unused entities ([343e801](https://github.com/bcgov/platform-services-registry/commit/343e801)) +* chore(3225): align PVC naming in Mailpit templates ([ae5346e](https://github.com/bcgov/platform-services-registry/commit/ae5346e)) +* chore(3225): change mailpit name, mountpath, add pvc vars, mailpit dbpath ([7f3b950](https://github.com/bcgov/platform-services-registry/commit/7f3b950)) +* chore(3225): replace app with underscore mailpit deployment ([7fe9784](https://github.com/bcgov/platform-services-registry/commit/7fe9784)) +* chore(3225): simplify PVC and deployment configuration ([57b812e](https://github.com/bcgov/platform-services-registry/commit/57b812e)) +* chore(3225): update deployment and PVC configuration ([fe5295a](https://github.com/bcgov/platform-services-registry/commit/fe5295a)) +* chore(4094): update detect-secret file ([85519cb](https://github.com/bcgov/platform-services-registry/commit/85519cb)) +* chore(4397): fix builds ([d1fb01b](https://github.com/bcgov/platform-services-registry/commit/d1fb01b)) +* chore(4397): fix tests ([0195d6b](https://github.com/bcgov/platform-services-registry/commit/0195d6b)) +* chore(4397): update API endpoint documentation ([eabdf8d](https://github.com/bcgov/platform-services-registry/commit/eabdf8d)) +* chore(4397): update GET product API endpoint permissions ([72f7dd4](https://github.com/bcgov/platform-services-registry/commit/72f7dd4)) +* chore(4398): allow empty string in webhook url validation ([fc35b48](https://github.com/bcgov/platform-services-registry/commit/fc35b48)) +* chore(4494): handle totalRequest zero for metrics table ([4557a56](https://github.com/bcgov/platform-services-registry/commit/4557a56)) +* chore(4494): revert test project LP and cluster ([09ad6b3](https://github.com/bcgov/platform-services-registry/commit/09ad6b3)) +* chore(4527): add error handlers for emails ([55609d9](https://github.com/bcgov/platform-services-registry/commit/55609d9)) +* chore(4527): mock send email functions in Jest ([e1491da](https://github.com/bcgov/platform-services-registry/commit/e1491da)) +* chore(4527): revert config ([7651dd2](https://github.com/bcgov/platform-services-registry/commit/7651dd2)) +* chore(4527): update example env file ([a58eed7](https://github.com/bcgov/platform-services-registry/commit/a58eed7)) +* chore(deps): update actions/upload-artifact digest to 6f51ac0 ([04e1db5](https://github.com/bcgov/platform-services-registry/commit/04e1db5)) +* chore(deps): update apache/airflow docker tag to v2.10.4 ([224bda8](https://github.com/bcgov/platform-services-registry/commit/224bda8)) +* chore(deps): update axllent/mailpit docker tag to v1.21.7 ([5a011eb](https://github.com/bcgov/platform-services-registry/commit/5a011eb)) +* chore(deps): update dependency @commitlint/cli to v19.6.1 ([b3b21bb](https://github.com/bcgov/platform-services-registry/commit/b3b21bb)) +* chore(deps): update dependency cypress to v13.17.0 ([fafa28e](https://github.com/bcgov/platform-services-registry/commit/fafa28e)) +* chore(deps): update dependency helm to v3.16.4 ([fa869d3](https://github.com/bcgov/platform-services-registry/commit/fa869d3)) +* chore(deps): update dependency knip to v5.41.0 ([2edb9bf](https://github.com/bcgov/platform-services-registry/commit/2edb9bf)) +* chore(deps): update dependency prisma to ~6.1.0 ([bfb4fd1](https://github.com/bcgov/platform-services-registry/commit/bfb4fd1)) +* chore(deps): update github/codeql-action digest to 562042d ([fbe870b](https://github.com/bcgov/platform-services-registry/commit/fbe870b)) +* chore(deps): update github/codeql-action digest to 9d59969 ([8e2b7e8](https://github.com/bcgov/platform-services-registry/commit/8e2b7e8)) +* chore(deps): update helm release sonarqube to v10.8.1 ([9083e18](https://github.com/bcgov/platform-services-registry/commit/9083e18)) +* chore(deps): update nats docker tag to v2.10.24 ([8f5849c](https://github.com/bcgov/platform-services-registry/commit/8f5849c)) +* chore(deps): update terraform kubernetes to v2.35.0 ([fc888c9](https://github.com/bcgov/platform-services-registry/commit/fc888c9)) +* refactor(4094): use simple list of mock users for sandbox ([1b258c4](https://github.com/bcgov/platform-services-registry/commit/1b258c4)) +* fix(4527): resolve issue reviewing public cloud delete requests ([e368004](https://github.com/bcgov/platform-services-registry/commit/e368004)) +* fix(deps): update dependency @tabler/icons-react to v3.25.0 ([c7dd9a7](https://github.com/bcgov/platform-services-registry/commit/c7dd9a7)) +* fix(deps): update dependency @tabler/icons-react to v3.26.0 ([2120c75](https://github.com/bcgov/platform-services-registry/commit/2120c75)) +* fix(deps): update dependency @tanstack/react-query to v5.62.8 ([7532911](https://github.com/bcgov/platform-services-registry/commit/7532911)) +* fix(deps): update dependency @types/react to v18.3.17 ([cefdca8](https://github.com/bcgov/platform-services-registry/commit/cefdca8)) +* fix(deps): update dependency sanitize-html to v2.14.0 ([1804a5f](https://github.com/bcgov/platform-services-registry/commit/1804a5f)) +* fix(deps): update dependency tailwindcss to v3.4.17 ([caa94e8](https://github.com/bcgov/platform-services-registry/commit/caa94e8)) +* fix(deps): update nextjs monorepo to v15.1.1 ([d52e9f6](https://github.com/bcgov/platform-services-registry/commit/d52e9f6)) +* fix(deps): update prisma monorepo to v6.1.0 ([c95fd0b](https://github.com/bcgov/platform-services-registry/commit/c95fd0b)) +* feat(3225): add pvc for mailpit ([fae02e8](https://github.com/bcgov/platform-services-registry/commit/fae02e8)) +* feat(4397): add GET product API endpoint ([3c4aefc](https://github.com/bcgov/platform-services-registry/commit/3c4aefc)) +* feat(4398): add Webhook URL on private cloud products' forms ([5ac7656](https://github.com/bcgov/platform-services-registry/commit/5ac7656)) +* feat(4494): remove limits column for resource usage tab, revise conditons wording for quota change ([4abc562](https://github.com/bcgov/platform-services-registry/commit/4abc562)) +* feat(4537): store user session data in DB ([616d255](https://github.com/bcgov/platform-services-registry/commit/616d255)) +* docs(4352): update documentation to include Mailpit and ches-mock details ([d21f0ef](https://github.com/bcgov/platform-services-registry/commit/d21f0ef)) + + + ## 0.43.0 (2024-12-13) +* chore: release candidate v0.43.0 ([112c506](https://github.com/bcgov/platform-services-registry/commit/112c506)) * chore(4026): adjust spacing ([9319283](https://github.com/bcgov/platform-services-registry/commit/9319283)) * chore(4026): adjust token refresh time ([ff03a2f](https://github.com/bcgov/platform-services-registry/commit/ff03a2f)) * chore(4026): cleanup jwt logic and handle errors gracefully ([fa6b6e6](https://github.com/bcgov/platform-services-registry/commit/fa6b6e6)) diff --git a/VERSION b/VERSION index 8298bb08b..f8287cf95 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.43.0 +0.43.1 diff --git a/app/package.json b/app/package.json index 08469aafd..eb6caac87 100644 --- a/app/package.json +++ b/app/package.json @@ -1,7 +1,7 @@ { "name": "pltsvc-app", "description": "B.C. Government's Platform Product Registry - App", - "version": "0.43.0", + "version": "0.43.1", "private": true, "scripts": { "dev": "next dev", diff --git a/package.json b/package.json index b03db92b8..41fbcf24e 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "pltsvc", "description": "B.C. Government's Platform Product Registry", - "version": "0.43.0", + "version": "0.43.1", "private": true, "scripts": { "lint": "eslint --no-eslintrc --config .eslintrc.root.json .",