Skip to content

Commit

Permalink
release: lanthanum-cheetah-4
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
chipp972 authored and ovh-cds committed Jan 16, 2025
1 parent 01de65b commit 98634a6
Show file tree
Hide file tree
Showing 27 changed files with 165 additions and 26 deletions.
2 changes: 1 addition & 1 deletion .sonarcloud.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ sonar.projectName=manager
sonar.sources=.
sonar.sourceEncoding=UTF-8
sonar.ws.timeout=60
sonar.projectVersion=lanthanum-cheetah-3
sonar.projectVersion=lanthanum-cheetah-4

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/billing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.2.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**Note:** Version bump only for package @ovh-ux/manager-billing-app





## [0.2.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)

**Note:** Version bump only for package @ovh-ux/manager-billing-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-billing-app",
"version": "0.2.12",
"version": "0.2.13",
"private": true,
"description": "OVHcloud Billing app",
"repository": {
Expand All @@ -27,7 +27,7 @@
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-exchange": "^4.10.0",
"@ovh-ux/manager-models": "^2.3.0",
"@ovh-ux/manager-new-billing": "^0.28.0",
"@ovh-ux/manager-new-billing": "^0.29.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/dbaas-logs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**Note:** Version bump only for package @ovh-ux/manager-dbaas-logs-app





## [3.0.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-02)

**Note:** Version bump only for package @ovh-ux/manager-dbaas-logs-app
Expand Down
6 changes: 3 additions & 3 deletions packages/manager/apps/dbaas-logs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dbaas-logs-app",
"version": "3.0.11",
"version": "3.0.12",
"private": true,
"description": "Logs Data Platform standalone application.",
"repository": {
Expand All @@ -20,10 +20,10 @@
},
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-billing-components": "^4.8.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-dbaas-logs": "^1.26.3",
"@ovh-ux/manager-dbaas-logs": "^1.27.0",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.3",
Expand Down
20 changes: 20 additions & 0 deletions packages/manager/apps/dedicated/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,26 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [20.12.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)


### Bug Fixes

* **dedicated.pcc:** fix display for vDC order step form ([#14683](https://github.com/ovh/manager/issues/14683)) ([8ff6d0c](https://github.com/ovh/manager/commit/8ff6d0ca0ae497283337a3b0aab68033b3048f4e))
* **dedicated.pcc:** fix display of operation tasks ([#14696](https://github.com/ovh/manager/issues/14696)) ([6d299c6](https://github.com/ovh/manager/commit/6d299c6c14039ffff055ae11df4d6ee7a1fc9c5d))
* **dedicated.pcc:** support email tags in user edition ([#14829](https://github.com/ovh/manager/issues/14829)) ([9d62065](https://github.com/ovh/manager/commit/9d62065cdb41b577ac2280068617028eba8cfc6e))
* **dedicated:** display datastoreid on pcc datastore migration ([#14700](https://github.com/ovh/manager/issues/14700)) ([0fc7fc5](https://github.com/ovh/manager/commit/0fc7fc5c813cb57ad93bb7bd4a40f6ec5ed9a105))
* **i18n:** add missing translations [CDS 3601] ([#14780](https://github.com/ovh/manager/issues/14780)) ([6c3d94a](https://github.com/ovh/manager/commit/6c3d94a6e1f658c0d7f27a6e5e4a79b6e7bbdd53))


### Features

* **dedicated.pcc:** update vcd migration label and status ([#14616](https://github.com/ovh/manager/issues/14616)) ([2aa940a](https://github.com/ovh/manager/commit/2aa940ab755c755874a36dc60674a1984814ab08))





# [20.11.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)


Expand Down
10 changes: 5 additions & 5 deletions packages/manager/apps/dedicated/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dedicated",
"version": "20.11.0",
"version": "20.12.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand All @@ -24,8 +24,8 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-banner": "^1.3.2",
"@ovh-ux/manager-beta-preference": "^1.0.0",
"@ovh-ux/manager-billing": "^0.28.0",
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-billing": "^0.29.0",
"@ovh-ux/manager-billing-components": "^4.8.0",
"@ovh-ux/manager-bm-server-components": "^2.3.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-cda": "^1.9.1",
Expand All @@ -34,7 +34,7 @@
"@ovh-ux/manager-components": "^1.22.4",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-dbaas-logs": "^1.26.3",
"@ovh-ux/manager-dbaas-logs": "^1.27.0",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-exchange": "^4.10.1",
"@ovh-ux/manager-filters": "^1.1.1",
Expand All @@ -44,7 +44,7 @@
"@ovh-ux/manager-nasha": "^2.17.0",
"@ovh-ux/manager-netapp": "^2.4.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/manager-nutanix": "^2.2.0",
"@ovh-ux/manager-nutanix": "^2.3.0",
"@ovh-ux/manager-support": "^2.1.2",
"@ovh-ux/manager-trusted-nic": "^1.2.1",
"@ovh-ux/manager-veeam-cloud-connect": "^2.8.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/hub/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [6.0.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**Note:** Version bump only for package @ovh-ux/manager-hub-app





## [6.0.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-02)

**Note:** Version bump only for package @ovh-ux/manager-hub-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/hub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hub-app",
"version": "6.0.12",
"version": "6.0.13",
"private": true,
"description": "OVHcloud Dashboard control panel.",
"repository": {
Expand All @@ -21,7 +21,7 @@
"dependencies": {
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-banner": "^1.3.2",
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-billing-components": "^4.8.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-error-page": "^2.4.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/nasha/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [4.0.15](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**Note:** Version bump only for package @ovh-ux/manager-nasha-app





## [4.0.14](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-02)

**Note:** Version bump only for package @ovh-ux/manager-nasha-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/nasha/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-nasha-app",
"version": "4.0.14",
"version": "4.0.15",
"private": true,
"description": "NAS-HA standalone application.",
"repository": {
Expand All @@ -19,7 +19,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-nasha-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-billing-components": "^4.8.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-components": "^1.22.4",
"@ovh-ux/manager-config": "^8.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/netapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.9.21](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**Note:** Version bump only for package @ovh-ux/manager-netapp-app





## [0.9.20](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-02)

**Note:** Version bump only for package @ovh-ux/manager-netapp-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/netapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-netapp-app",
"version": "0.9.20",
"version": "0.9.21",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"@ovh-ux/manager-advices": "^1.8.2",
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-billing-components": "^4.8.0",
"@ovh-ux/manager-catalog-price": "^1.8.0",
"@ovh-ux/manager-components": "^1.22.4",
"@ovh-ux/manager-config": "^8.0.2",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/nutanix/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.13](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**Note:** Version bump only for package @ovh-ux/manager-nutanix-app





## [3.0.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-23)

**Note:** Version bump only for package @ovh-ux/manager-nutanix-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/nutanix/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-nutanix-app",
"version": "3.0.12",
"version": "3.0.13",
"private": true,
"description": "OVHcloud Nutanix app",
"repository": {
Expand All @@ -25,7 +25,7 @@
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/manager-nutanix": "^2.2.0",
"@ovh-ux/manager-nutanix": "^2.3.0",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/web-paas/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)

**Note:** Version bump only for package @ovh-ux/manager-web-paas-app





## [3.0.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-02)

**Note:** Version bump only for package @ovh-ux/manager-web-paas-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/web-paas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-web-paas-app",
"version": "3.0.11",
"version": "3.0.12",
"private": true,
"repository": {
"type": "git",
Expand All @@ -18,7 +18,7 @@
"start:watch": "lerna exec --stream --parallel --scope='@ovh-ux/manager-web-paas-app' --include-dependencies -- npm run dev:watch --if-present"
},
"dependencies": {
"@ovh-ux/manager-billing-components": "^4.7.0",
"@ovh-ux/manager-billing-components": "^4.8.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
Expand Down
13 changes: 13 additions & 0 deletions packages/manager/modules/billing-components/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [4.8.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)


### Features

* **dedicated:** delete vrack from billing autorenew page ([#13823](https://github.com/ovh/manager/issues/13823)) ([ba52bf9](https://github.com/ovh/manager/commit/ba52bf99bf603357f92054b49b3bba13fba4a94f))
* **dedicated:** revert delete vrack from billing autorenew page ([01de65b](https://github.com/ovh/manager/commit/01de65bd23415694b8d59ea75c5da8b01bd0eb30))
* terminate nutanix cluster rebased ([#14763](https://github.com/ovh/manager/issues/14763)) ([d645d63](https://github.com/ovh/manager/commit/d645d631d8dca0ebd48a87377a268f4357b0b163))





# [4.7.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-23)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/billing-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-billing-components",
"version": "4.7.0",
"version": "4.8.0",
"private": true,
"description": "OVHcloud manager billing components",
"repository": {
Expand Down
13 changes: 13 additions & 0 deletions packages/manager/modules/billing/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.29.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)


### Features

* **dedicated:** delete vrack from billing autorenew page ([#13823](https://github.com/ovh/manager/issues/13823)) ([ba52bf9](https://github.com/ovh/manager/commit/ba52bf99bf603357f92054b49b3bba13fba4a94f))
* **dedicated:** revert delete vrack from billing autorenew page ([01de65b](https://github.com/ovh/manager/commit/01de65bd23415694b8d59ea75c5da8b01bd0eb30))
* terminate nutanix cluster rebased ([#14763](https://github.com/ovh/manager/issues/14763)) ([d645d63](https://github.com/ovh/manager/commit/d645d631d8dca0ebd48a87377a268f4357b0b163))





# [0.28.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/billing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-billing",
"version": "0.28.0",
"version": "0.29.0",
"private": true,
"description": "Manager billing section",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/modules/dbaas-logs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [1.27.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-16)


### Features

* **dbaas.logs:** add cluster region on LDP dashboard ([#14792](https://github.com/ovh/manager/issues/14792)) ([2cde734](https://github.com/ovh/manager/commit/2cde734665c624723d273e61d47dfab06f7e9fdd))
* **ldp:** handle indexing retention ([#14364](https://github.com/ovh/manager/issues/14364)) ([a22d086](https://github.com/ovh/manager/commit/a22d0866e8e28ef8eaaac0adbd9b960a5e3b780c))





## [1.26.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/dbaas-logs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-dbaas-logs",
"version": "1.26.3",
"version": "1.27.0",
"private": true,
"description": "OVHcloud Logs Data Platform",
"repository": {
Expand Down
Loading

0 comments on commit 98634a6

Please sign in to comment.