Skip to content

Commit

Permalink
release: potassium-ferret-8
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
darsene authored and ovh-cds committed Dec 9, 2024
1 parent d294eb6 commit edff7fc
Show file tree
Hide file tree
Showing 13 changed files with 79 additions and 11 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=potassium-ferret-7
sonar.projectVersion=potassium-ferret-8

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

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


### Bug Fixes

* **dedicated.pcc:** fix order label when SAP HANA is unavailable ([#14288](https://github.com/ovh/manager/issues/14288)) ([d294eb6](https://github.com/ovh/manager/commit/d294eb6e37731d467daa53a763f3f625c7163052))
* **dedicated:** update landing page guide links ([#13563](https://github.com/ovh/manager/issues/13563)) ([5f4c959](https://github.com/ovh/manager/commit/5f4c95905765e8b687ab39773e51a8c5ba20ad62))


### Features

* **dedicated:** fix translation issue in fr and ca ([#14091](https://github.com/ovh/manager/issues/14091)) ([ae88ffb](https://github.com/ovh/manager/commit/ae88ffb2a04aa57314c0dd0c2acd21662ac9545a))
* **dedicated:** show tempory ip when slice or merge ([#13387](https://github.com/ovh/manager/issues/13387)) ([83b138b](https://github.com/ovh/manager/commit/83b138b2149098d45cb17996d92df453d628def7))





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

**Note:** Version bump only for package @ovh-ux/manager-dedicated
Expand Down
6 changes: 3 additions & 3 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.4.3",
"version": "20.5.0",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -42,14 +42,14 @@
"@ovh-ux/manager-metrics": "^1.6.1",
"@ovh-ux/manager-models": "^2.2.0",
"@ovh-ux/manager-nasha": "^2.16.3",
"@ovh-ux/manager-netapp": "^2.2.1",
"@ovh-ux/manager-netapp": "^2.2.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/manager-nutanix": "^2.1.0",
"@ovh-ux/manager-support": "^2.0.2",
"@ovh-ux/manager-trusted-nic": "^1.2.1",
"@ovh-ux/manager-veeam-cloud-connect": "^2.8.1",
"@ovh-ux/manager-veeam-enterprise": "^1.11.1",
"@ovh-ux/manager-vps": "^2.43.1",
"@ovh-ux/manager-vps": "^2.43.2",
"@ovh-ux/manager-vrack": "^1.13.0",
"@ovh-ux/ng-at-internet": "^6.0.1",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
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.10](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-09)

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





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

**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.9",
"version": "0.9.10",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@ovh-ux/manager-error-page": "^2.4.2",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-models": "^2.2.0",
"@ovh-ux/manager-netapp": "^2.2.1",
"@ovh-ux/manager-netapp": "^2.2.2",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.1",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/vps/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.6](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-12-09)

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





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

**Note:** Version bump only for package @ovh-ux/manager-vps-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/vps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-vps-app",
"version": "3.0.5",
"version": "3.0.6",
"private": true,
"description": "VPS standalone application.",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@ovh-ux/manager-models": "^2.2.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/manager-product-offers": "^5.6.1",
"@ovh-ux/manager-vps": "^2.43.1",
"@ovh-ux/manager-vps": "^2.43.2",
"@ovh-ux/ng-at-internet": "^6.0.1",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-chart": "^1.2.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/vrack-services/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **vrack-services:** add missing translations [CDS 3537] ([#14438](https://github.com/ovh/manager/issues/14438)) ([9c39644](https://github.com/ovh/manager/commit/9c39644f000aab11a5ee57e0248337cfe040b840))





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

**Note:** Version bump only for package @ovh-ux/manager-vrack-services-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/vrack-services/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-vrack-services-app",
"version": "0.10.5",
"version": "0.10.6",
"private": true,
"description": "OVHcloud VrackServices app",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/netapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **vrack-services:** add missing translations [CDS 3537] ([#14438](https://github.com/ovh/manager/issues/14438)) ([9c39644](https://github.com/ovh/manager/commit/9c39644f000aab11a5ee57e0248337cfe040b840))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/netapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-netapp",
"version": "2.2.1",
"version": "2.2.2",
"private": true,
"description": "NetApp product.",
"repository": {
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/modules/vps/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.

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


### Bug Fixes

* **dedicated.vps:** add tracking on upscale funnel ([#14082](https://github.com/ovh/manager/issues/14082)) ([ff4f283](https://github.com/ovh/manager/commit/ff4f283f0c31fde6a4a3b2fead4c5599efdb3f48))
* **dedicated.vps:** fix the access to vps dashboard with iam rules ([#14124](https://github.com/ovh/manager/issues/14124)) ([c6b280e](https://github.com/ovh/manager/commit/c6b280ecae93be8a0cc07bf464186ecc61bf2119))





## [2.43.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-10-24)


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/vps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-vps",
"version": "2.43.1",
"version": "2.43.2",
"private": true,
"description": "VPS product.",
"repository": {
Expand Down

0 comments on commit edff7fc

Please sign in to comment.