Skip to content

Commit

Permalink
sync: master to develop
Browse files Browse the repository at this point in the history
sync: master to develop
  • Loading branch information
ovh-ux-cds authored Jan 15, 2025
2 parents 920fb36 + 3fc1d94 commit af6ebfc
Show file tree
Hide file tree
Showing 15 changed files with 85 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=lanthanum-cheetah
sonar.projectVersion=lanthanum-cheetah-1

sonar.exclusions=node_modules/**, **/node_modules/**, **/dist/**, **/semantic/**, **/coverage/**, **/static/**, **/mock/**, **/mockServiceWorker.js
sonar.coverage.exclusions=**/*.spec.js
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/hpc-vmware-managed-vcd/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.3.12](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)


### Bug Fixes

* **vcd:** disable confirm button on update requests ([0cca16d](https://github.com/ovh/manager/commit/0cca16d1d6e582671a61bd56248c9db268abcff3))





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

**Note:** Version bump only for package @ovh-ux/manager-hpc-vmware-managed-vcd-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/hpc-vmware-managed-vcd/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hpc-vmware-managed-vcd-app",
"version": "0.3.11",
"version": "0.3.12",
"private": true,
"description": "New managed VMware Cloud Director offers",
"repository": {
Expand All @@ -26,7 +26,7 @@
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-common-api": "^0.2.3",
"@ovh-ux/manager-module-order": "^0.9.3",
"@ovh-ux/manager-module-vcd-api": "^0.1.4",
"@ovh-ux/manager-module-vcd-api": "^0.1.5",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/hycu/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.4.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)


### Features

* **hycu:** add feature flipping on change pack ([f85191f](https://github.com/ovh/manager/commit/f85191f89091bfd852e42ae96e8279931d531020))





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

**Note:** Version bump only for package @ovh-ux/manager-hycu-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/hycu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-hycu-app",
"version": "0.3.15",
"version": "0.4.0",
"private": true,
"description": "Backup HYCU for OVHcloud",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/iam/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.10](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-iam-app





## [3.0.9](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-iam-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iam-app",
"version": "3.0.9",
"version": "3.0.10",
"private": true,
"description": "IAM standalone application.",
"repository": {
Expand All @@ -22,7 +22,7 @@
"@ovh-ux/manager-at-internet-configuration": "^1.5.0",
"@ovh-ux/manager-config": "^8.0.2",
"@ovh-ux/manager-core": "^13.0.4",
"@ovh-ux/manager-iam": "^1.14.0",
"@ovh-ux/manager-iam": "^1.14.1",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.2",
"@ovh-ux/ng-at-internet": "^6.0.3",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.1",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/key-management-service/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.15.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)


### Features

* **kms:** change protection level subtile translation ([#14650](https://github.com/ovh/manager/issues/14650)) ([c10a88d](https://github.com/ovh/manager/commit/c10a88dae013e11645ee3370e502448eac21037f))





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

**Note:** Version bump only for package @ovh-ux/manager-key-management-service-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/key-management-service/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-key-management-service-app",
"version": "0.14.4",
"version": "0.15.0",
"private": true,
"description": "ovh key-management-service",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/veeam-backup/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.3.11](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)


### Bug Fixes

* **veeam-backup:** fix space unit translation ([#14508](https://github.com/ovh/manager/issues/14508)) ([a4e0a97](https://github.com/ovh/manager/commit/a4e0a97fd7888e2f1c0975e7677cd4d4bd75086f))





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

**Note:** Version bump only for package @ovh-ux/manager-veeam-backup-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/veeam-backup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-veeam-backup-app",
"version": "0.3.10",
"version": "0.3.11",
"private": true,
"description": "veeam backup app",
"repository": {
Expand All @@ -25,7 +25,7 @@
"@ovh-ux/manager-core-utils": "*",
"@ovh-ux/manager-module-common-api": "^0.2.3",
"@ovh-ux/manager-module-order": "^0.9.3",
"@ovh-ux/manager-module-vcd-api": "^0.1.4",
"@ovh-ux/manager-module-vcd-api": "^0.1.5",
"@ovh-ux/manager-react-components": "^1.43.0",
"@ovh-ux/manager-react-core-application": "^0.11.5",
"@ovh-ux/manager-react-shell-client": "^0.8.5",
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/iam/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.14.1](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)


### Bug Fixes

* **iam:** fix removal of resources validation size error ([65f36e1](https://github.com/ovh/manager/commit/65f36e1106f18b4adee709715acdd1500a4c602c))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/iam/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-iam",
"version": "1.14.0",
"version": "1.14.1",
"private": true,
"description": "IAM product.",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/modules/vcd-api/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.1.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2025-01-15)


### Bug Fixes

* **vcd:** disable confirm button on update requests ([0cca16d](https://github.com/ovh/manager/commit/0cca16d1d6e582671a61bd56248c9db268abcff3))





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

**Note:** Version bump only for package @ovh-ux/manager-module-vcd-api
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/vcd-api/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-module-vcd-api",
"version": "0.1.4",
"version": "0.1.5",
"private": true,
"description": "OVHcloud manager module VCD API.",
"repository": {
Expand Down

0 comments on commit af6ebfc

Please sign in to comment.