Skip to content

Commit

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

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.2.5](https://github.com/ovh/manager/compare/@ovh-ux/[email protected]...@ovh-ux/[email protected]) (2024-11-25)


### Bug Fixes

* **vcd:** fix refresh error on datacentre compute order page ([1b023fd](https://github.com/ovh/manager/commit/1b023fd89fe90c8bd9aea062aba799c77ef2d07e))





## [0.2.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-hpc-vmware-managed-vcd-app
Expand Down
2 changes: 1 addition & 1 deletion 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.2.4",
"version": "0.2.5",
"private": true,
"description": "New managed VMware Cloud Director offers",
"repository": {
Expand Down
22 changes: 22 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,28 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

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


### Bug Fixes

* **i18n:** add missing translations [CDS 134] ([1f1431c](https://github.com/ovh/manager/commit/1f1431cfb13b99369f4b35126457d425960201a7))
* **i18n:** add missing translations [CDS 135] ([dc23904](https://github.com/ovh/manager/commit/dc239046796b19876b49993dd35c31898483ed3c))
* **kms:** fix unused skipped UT ([e49e3d3](https://github.com/ovh/manager/commit/e49e3d3eb526e43416c821fe8659cdb8bd5ae5ac))
* **kms:** remove kms contact management from US ([83fb6de](https://github.com/ovh/manager/commit/83fb6de08ba46e60bb97d7cb0aa9bb4c83787f8b))


### Features

* **key-management-service:** add FF to display specific guides ([e558a06](https://github.com/ovh/manager/commit/e558a061de4ae6bbb87abeb04cc061f1b0a23f05))
* **key-management-service:** add guides usage & KMIP product ([bcdd516](https://github.com/ovh/manager/commit/bcdd5166815581cd9233e5185e5efad329acc759))
* **kms:** fix lint import after rebase ([7d84002](https://github.com/ovh/manager/commit/7d840029a4d113693eab712bee773382d19e9c72))
* **kms:** insert payment infos on servicekey creation ([4eeed24](https://github.com/ovh/manager/commit/4eeed24ed44af30ca7eff5ffae623cf859b97519))





## [0.11.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-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.11.2",
"version": "0.12.0",
"private": true,
"description": "ovh key-management-service",
"repository": {
Expand Down

0 comments on commit 398cee7

Please sign in to comment.