Skip to content

Commit

Permalink
release: actinium-hornet-5
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
qpavy authored and ovh-cds committed Nov 21, 2024
1 parent 086d955 commit e0746c9
Show file tree
Hide file tree
Showing 13 changed files with 94 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=actinium-hornet-4
sonar.projectVersion=actinium-hornet-5

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/dedicated/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.

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

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





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


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.2.1",
"version": "20.2.2",
"private": true,
"description": "OVHcloud Dedicated control panel.",
"repository": {
Expand Down Expand Up @@ -42,15 +42,15 @@
"@ovh-ux/manager-metrics": "^1.6.1",
"@ovh-ux/manager-models": "^2.1.0",
"@ovh-ux/manager-nasha": "^2.16.3",
"@ovh-ux/manager-netapp": "^2.0.1",
"@ovh-ux/manager-netapp": "^2.1.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-nutanix": "^2.0.1",
"@ovh-ux/manager-support": "^2.0.1",
"@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-vrack": "^1.12.1",
"@ovh-ux/manager-vrack": "^1.12.2",
"@ovh-ux/ng-at-internet": "^6.0.0",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
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.4](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-21)

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





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

**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.3",
"version": "0.9.4",
"private": true,
"description": "NetApp standalone application",
"repository": {
Expand Down Expand Up @@ -28,7 +28,7 @@
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-filters": "^0.1.0 || ^1.1.1",
"@ovh-ux/manager-models": "^2.1.0",
"@ovh-ux/manager-netapp": "^2.0.1",
"@ovh-ux/manager-netapp": "^2.1.0",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/ng-at-internet": "^6.0.0",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
21 changes: 21 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,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 136] ([086d955](https://github.com/ovh/manager/commit/086d955faf533a110a4f17cf41b410b51bd2ca88))
* **i18n:** add missing translations [CDS 3496] ([270dce4](https://github.com/ovh/manager/commit/270dce46b1a993448bfd5dedf8237e2c7fd3a456))
* **vrack-services:** fix vrs / subnet modification ([#13978](https://github.com/ovh/manager/issues/13978)) ([88b1de9](https://github.com/ovh/manager/commit/88b1de94808705b132b8512619b57d69330f701d))


### Features

* **vrack-services:** add helper text for the limit ([8ce85ae](https://github.com/ovh/manager/commit/8ce85aedfab299465bdc5f4497e53a4f0cb7de81))
* **vrack-services:** efs vrs content changes ([#14196](https://github.com/ovh/manager/issues/14196)) ([c14431d](https://github.com/ovh/manager/commit/c14431d44e88422b5b4a17bf723cd2d5337b81de))
* **vrack-services:** limit the vrack subnet ([1b99df0](https://github.com/ovh/manager/commit/1b99df091255c1ec4c5e733462af9b1b5485956d))
* **vrack-services:** support api new region format changes ([b93ba0b](https://github.com/ovh/manager/commit/b93ba0b97a809752a823378e9ae720a073a1e0b8))





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

**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.9.3",
"version": "0.10.0",
"private": true,
"description": "OVHcloud VrackServices app",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/vrack/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.3](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-21)

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





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

**Note:** Version bump only for package @ovh-ux/manager-vrack-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/vrack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-vrack-app",
"version": "3.0.2",
"version": "3.0.3",
"private": true,
"description": "vRack standalone application.",
"repository": {
Expand All @@ -23,7 +23,7 @@
"@ovh-ux/manager-config": "^8.0.0",
"@ovh-ux/manager-core": "^13.0.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-vrack": "^1.12.1",
"@ovh-ux/manager-vrack": "^1.12.2",
"@ovh-ux/ng-ovh-api-wrappers": "^5.1.0",
"@ovh-ux/ng-ovh-cloud-universe-components": "^2.16.0",
"@ovh-ux/ng-ovh-contracts": "^4.6.0",
Expand Down
27 changes: 27 additions & 0 deletions packages/manager/modules/netapp/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,33 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 136] ([086d955](https://github.com/ovh/manager/commit/086d955faf533a110a4f17cf41b410b51bd2ca88))


### Features

* **netapp:** feature flipping for incompatiable banner ([2670d1c](https://github.com/ovh/manager/commit/2670d1cd94fa4b0b3d520f5b3025f1d59566b4d5))
* **netapp:** move translation ([16f5685](https://github.com/ovh/manager/commit/16f5685e5e0ff60e28510dd918a1c4cf87093c9c))
* **netapp:** region homoginization in dashbaord ([c1a8c78](https://github.com/ovh/manager/commit/c1a8c78c42ca48bbf415449065dab0c59981d92f))
* **netapp:** region name homogenization in order page ([1bbc24d](https://github.com/ovh/manager/commit/1bbc24de545607b8b033ade6fe44a63ad226544e))
* **netapp:** show info banner ([a20b58c](https://github.com/ovh/manager/commit/a20b58c9aa46bcc32da5b11a69aa431eda4a32e4))
* **vrack-services:** efs vrs content changes ([#14196](https://github.com/ovh/manager/issues/14196)) ([c14431d](https://github.com/ovh/manager/commit/c14431d44e88422b5b4a17bf723cd2d5337b81de))


### Reverts

* Revert "feat(netapp): feature flipping for incompatiable banner" ([485798d](https://github.com/ovh/manager/commit/485798dc0ae33fd2193015738ac0067d042f26d1))
* Revert "feat(netapp): show info banner" ([6c6c343](https://github.com/ovh/manager/commit/6c6c343e0a7d9f8b1de5fe1bed19592acd9cb78a))





## [2.0.1](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/netapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-netapp",
"version": "2.0.1",
"version": "2.1.0",
"private": true,
"description": "NetApp product.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/vrack/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.

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


### Bug Fixes

* **dedicated.vrack:** remove vrack services from eligible list ([#13994](https://github.com/ovh/manager/issues/13994)) ([405e4c2](https://github.com/ovh/manager/commit/405e4c2cb255da275649adf154ba5040a13253a7))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/vrack/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-vrack",
"version": "1.12.1",
"version": "1.12.2",
"private": true,
"description": "vRack product.",
"keywords": [
Expand Down

0 comments on commit e0746c9

Please sign in to comment.