Skip to content

Commit

Permalink
release: actinium-hornet-7
Browse files Browse the repository at this point in the history
Signed-off-by: ovh-cds <[email protected]>
  • Loading branch information
lionel95200x authored and ovh-cds committed Nov 25, 2024
1 parent 8da0e07 commit 81e4e25
Show file tree
Hide file tree
Showing 13 changed files with 77 additions and 9 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-6
sonar.projectVersion=actinium-hornet-7

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

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


### Bug Fixes

* remove min value for string in advanced configuration ([#14155](https://github.com/ovh/manager/issues/14155)) ([a900de0](https://github.com/ovh/manager/commit/a900de01a5ad11b824e8ae1d405feaf3d1e16d2b))


### Features

* **pci-datatabases-analytics:** display subnet in dashboard ([#14104](https://github.com/ovh/manager/issues/14104)) ([fa57e7b](https://github.com/ovh/manager/commit/fa57e7b66b6c50395c29596ae3bd6015acbdfcf2))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-databases-analytics/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-databases-analytics-app",
"version": "1.7.2",
"version": "1.8.0",
"private": true,
"description": "pci-databases-analytics",
"repository": {
Expand Down
11 changes: 11 additions & 0 deletions packages/manager/apps/pci-kubernetes/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.9.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-25)


### Features

* **pci.kubernetes:** display etcd quota and usage ([#14143](https://github.com/ovh/manager/issues/14143)) ([4cd88ac](https://github.com/ovh/manager/commit/4cd88ac0a7919dfa80f76ad9ee0081173ab4f8a7))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-kubernetes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-kubernetes-app",
"version": "0.8.1",
"version": "0.9.0",
"private": true,
"description": "PCI Kubernetes react app",
"type": "module",
Expand Down
12 changes: 12 additions & 0 deletions packages/manager/apps/pci-savings-plan/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.3.0](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-25)


### Features

* **savings-plan:** information message on listing ([#13853](https://github.com/ovh/manager/issues/13853)) ([8da0e07](https://github.com/ovh/manager/commit/8da0e07c1863d7c81c50cbe56bfde1009a5a3e96))
* **svp:** mobile display ([#13909](https://github.com/ovh/manager/issues/13909)) ([6ea8ef7](https://github.com/ovh/manager/commit/6ea8ef7dbdfc79ff4c0e57edb8b276b0fcf01049))





## [1.2.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-pci-savings-plan-app
Expand Down
2 changes: 1 addition & 1 deletion packages/manager/apps/pci-savings-plan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-savings-plan-app",
"version": "1.2.3",
"version": "1.3.0",
"private": true,
"description": "savings plan application",
"repository": {
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/pci/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.

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

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





## [5.0.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-pci-app
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci-app",
"version": "5.0.4",
"version": "5.0.5",
"private": true,
"description": "Public Cloud Instance standalone application.",
"repository": {
Expand Down Expand Up @@ -29,7 +29,7 @@
"@ovh-ux/manager-filters": "^1.1.1",
"@ovh-ux/manager-log-to-customer": "^2.3.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-pci": "^6.68.0",
"@ovh-ux/manager-pci": "^6.69.0",
"@ovh-ux/manager-trusted-nic": "^1.2.1",
"@ovh-ux/ng-at-internet": "^6.0.0",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
8 changes: 8 additions & 0 deletions packages/manager/apps/public-cloud/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.

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

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





## [7.0.5](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-public-cloud
Expand Down
4 changes: 2 additions & 2 deletions packages/manager/apps/public-cloud/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-public-cloud",
"version": "7.0.5",
"version": "7.0.6",
"private": true,
"description": "OVHcloud Public Cloud control panel.",
"repository": {
Expand Down Expand Up @@ -32,7 +32,7 @@
"@ovh-ux/manager-error-page": "^2.4.1",
"@ovh-ux/manager-log-to-customer": "^2.3.3",
"@ovh-ux/manager-ng-layout-helpers": "^2.9.1",
"@ovh-ux/manager-pci": "^6.68.0",
"@ovh-ux/manager-pci": "^6.69.0",
"@ovh-ux/manager-telecom-styles": "^4.8.3",
"@ovh-ux/ng-at-internet": "^6.0.0",
"@ovh-ux/ng-at-internet-ui-router-plugin": "^3.5.0",
Expand Down
13 changes: 13 additions & 0 deletions packages/manager/modules/pci/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.

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


### Features

* **pci-cold-archive:** define retention period ([#13960](https://github.com/ovh/manager/issues/13960)) ([33e85c6](https://github.com/ovh/manager/commit/33e85c6bf7161be39350c9eae8dedf8c7378c54f))
* **pci-object-storage:** add bucket warning in creation ([#13836](https://github.com/ovh/manager/issues/13836)) ([bb91cb9](https://github.com/ovh/manager/commit/bb91cb93e2a7206793c6eca734dec7445b2bbe4e))
* **pci:** remove kubernetes section ([#14070](https://github.com/ovh/manager/issues/14070)) ([c0b10ba](https://github.com/ovh/manager/commit/c0b10baee82e7b9ee445c3a84b9002741072a101))





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


Expand Down
2 changes: 1 addition & 1 deletion packages/manager/modules/pci/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/manager-pci",
"version": "6.68.0",
"version": "6.69.0",
"private": true,
"description": "Public Cloud Instance product.",
"repository": {
Expand Down

0 comments on commit 81e4e25

Please sign in to comment.