Skip to content

Releases: eclipse-xpanse/xpanse

Release v1.0.11

18 Apr 09:35
Compare
Choose a tag to compare

Changelog

Changes

  • 7a6ac91 add job to delete published APIs on swaggerhub
  • acd5a56 fix version in API uploaded to swaggerhub
  • 898c2c8 add service lock method for deployed services

Dependencies

  • 4812ca6 dependencies: bump openapi.generator.plugin.version from 7.4.0 to 7.5.0

Contributors

We'd like to thank the following people for their contributions:

  • GitHub
  • baixinsui
  • swaroopar

Release v1.0.10

17 Apr 07:22
Compare
Choose a tag to compare

Changelog

Changes

  • b5cb9e7 update service state for modify.
  • 286f168 remove 'DeploymentScenario' from tofu-maker
  • a185a1e remove 'DeploymentScenario' from terraform-boot
  • f56fde4 update UserId.
  • 69504ab update UserId.
  • cb3995a Throw the exception when querying resources not empty list
  • c060518 introduce option to modify specifications of a service.
  • f452f0c refactor methods about check permissions and user info when noauth active
  • ce1cab0 introduce option to modify specifications of a service.
  • da37e2e update error gateway in migrate workflow template
  • fc25937 fix error samples

Dependencies

  • b7f9d5d dependencies: bump org.zalando:logbook-spring-boot-starter from 3.7.2 to 3.8.0
  • b7d8b41 dependencies: bump org.slf4j:slf4j-api from 2.0.12 to 2.0.13
  • 321bd0f dependencies: bump com.tngtech.archunit:archunit-junit5
  • bd8f3cc dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 7d63cb6 dependencies: bump huaweicloud.sdk.version from 3.1.90 to 3.1.91
  • c34c531 dependencies: bump org.activiti:activiti-spring-boot-starter
  • 25f932e dependencies: bump commons-io:commons-io from 2.16.0 to 2.16.1
  • 2b069d3 dependencies: bump org.semver4j:semver4j from 5.2.2 to 5.2.3
  • 59b75ac dependencies: bump org.apache.maven.plugins:maven-source-plugin

Contributors

We'd like to thank the following people for their contributions:

  • Alice1319 (@Alice1319)
  • GitHub
  • baixinsui
  • swaroopar

Release v1.0.9

04 Apr 10:33
Compare
Choose a tag to compare

Changelog

Changes

  • 06f4d90 ignore javadoc generation errors
  • fafc8a0 make all role protection in the API layer optional
  • d7a3a19 make authentication in API layer optional
  • 75407d2 stabilize handling of service versions
  • 8bc57eb Update Billing Model
  • 5cb0ab8 An error occurs when importing Xpanse OpenAPI files into HuaweiCloud's APIG service.
  • 8d1bdb9 Add integration testing for APIs
  • f7958c0 Check schema of variables in templates and validate input variables
  • bfda55d Add AZ to order and migrate form
  • 5a21efc Link service template ID and the DeployedService data.
  • 76a0a92 Add Service to list availability zones with region of csp
  • 667486c The Swagger-UI is unable to authenticate successfully
  • 8475eff extend OCL with AZ information
  • 77ed953 Extend DeployRequestBase class to have area information
  • 6ce590c Extend DeployRequestBase class to have area information
  • b39b2cf Add field reviewComment in service template view object
  • 593442d fix typo in comment
  • 07ef1b7 catch all runtime exceptions during deploy and destroy
  • 7aaeacd fix swagger generation for service templates
  • b3b1cd8 Add field reviewComment in service template view object
  • 08850ee Filter Csp user managed service templates with csp value in metadata
  • 192c342 Move terraform provider from code config to deployer script in service template
  • f33d3eb implement getResourcesOfType for Scs plugin
  • 05511a4 implement getResourcesOfType for OpenStack plugin
  • 79a7732 implement review method for CSP user
  • d9ff7ba implement getResourcesOfType for FlexibleEngine plugin
  • 9c7a9fe Extend OCL to provide auto-fill for deploy variables
  • 39b9f34 introduce approval status to service registration
  • 3f848ae Link service template ID and the DeployedService data.
  • b24932c Add interface for querying all registered service templates for the role CSP
  • 52c9087 make credname for openstack more explicit
  • 86b7ab3 fix test coverage report
  • 6687298 create new API method getExistingResourcesOfType
  • 9f55e73 use oauth authentication http client for all API calls
  • 85afe81 use oauth authentication http client for all API calls
  • bd3ae54 use oauth authentication http client for all API calls
  • cf62112 update keystone integration to handle different user and project domains
  • ec9252b handle null values in TF state file
  • 3f36ab9 openstack plugin to support different user and project domains
  • 6a9cdc8 add sample service for regio cloud
  • 8f13ec7 fix destroy services with scripts from git repo failed
  • bc98741 update service migrate ui
  • a80200c extend opentofu deployer to support deploymentScripts from GitRepo
  • 62e1bed Implement Deployer with generating APIs client from tofu-maker
  • d2b0b5b set "lastStartedAt" and "lastStoppedAt" initial values
  • a66c3d3 rename class DeployValidationResult
  • 17ae552 Update and add service templates for development
  • a46f890 details option for vendor hosted services to be optionally enabled
  • f1e1e87 implement deployment script execution from GIT repo for terraform-local
  • 32d0d6a extend OCL to support scripts from GIT repo
  • 455a7e1 fix error state when rollback success
  • 240c4f1 add new component to show workflow tasks assigned to user
  • 664cf4a add new component to show workflow tasks assigned to user
  • b683901 generate terraform boot client
  • 255d4aa add new component to show workflow tasks assigned to user
  • 5765c14 add serviceProviderContactDetails for deploy service.
  • 82097e2 support service policies to be linked to multiple service flavors
  • 0bb7b5d migrate workflow does not set "DESTROYING" status
  • feb0bb9 use beans directly in activiti workflows

Dependencies

  • 4672523 dependencies: bump huaweicloud.sdk.version from 3.1.89 to 3.1.90
  • 105da03 dependencies: bump jacoco.version from 0.8.11 to 0.8.12
  • e4d854f dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui
  • 36f411e dependencies: bump org.wiremock:wiremock-standalone from 3.5.1 to 3.5.2
  • f707413 dependencies: bump huaweicloud.sdk.version from 3.1.88 to 3.1.89
  • 0f204cf dependencies: bump commons-io:commons-io from 2.15.1 to 2.16.0
  • c87364e dependencies: bump org.wiremock:wiremock-standalone from 3.5.0 to 3.5.1
  • ae351fb dependencies: bump org.wiremock:wiremock-standalone from 3.4.2 to 3.5.0
  • 5772400 dependencies: bump huaweicloud.sdk.version from 3.1.87 to 3.1.88
  • 54bb48a dependencies: bump org.openapitools:openapi-generator-cli
  • e3c981c dependencies: bump org.instancio:instancio-junit from 4.4.0 to 4.5.0
  • e706396 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • e8b4b42 dependencies: bump org.springframework.boot:spring-boot-starter-test
  • fffddc2 dependencies: bump huaweicloud.sdk.version from 3.1.86 to 3.1.87
  • 24728e1 dependencies: bump org.springframework.boot:spring-boot-starter-parent
  • 6ec097f dependencies: bump org.projectlombok:lombok from 1.18.30 to 1.18.32
  • cfe3d29 dependencies: bump org.apache.maven.plugins:maven-compiler-plugin
  • 17b32ea dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 88b4661 dependencies: bump com.networknt:json-schema-validator
  • e50fbc4 Bump docker/build-push-action from 5.2.0 to 5.3.0
  • 3e63074 dependencies: bump huaweicloud.sdk.version from 3.1.85 to 3.1.86
  • bb4eb37 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 0c9a0b1 dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui
  • 9891c6d dependencies: bump org.instancio:instancio-junit from 4.3.2 to 4.4.0
  • 243ff48 dependencies: bump org.openapitools:openapi-generator-maven-plugin
  • 121d55b dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • fc0abab Bump docker/build-push-action from 5.1.0 to 5.2.0
  • 4f26b5f dependencies: bump org.eclipse.jgit:org.eclipse.jgit
  • 1df102d dependencies: bump huaweicloud.sdk.version from 3.1.84 to 3.1.85
  • 4142afc dependencies: bump testcontainers.version from 1.19.6 to 1.19.7
  • f0a0f5e dependencies: bump org.activiti:activiti-spring-boot-starter
  • 6743ce8 dependencies: bump org.mockito:mockito-core from 5.10.0 to 5.11.0
  • d4d962a dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 9ad8517 dependencies: bump huaweicloud.sdk.version from 3.1.83 to 3.1.84
  • 91097bd dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • c61b399 dependencies: bump org.wiremock:wiremock-standalone from 3.4.1 to 3.4.2
  • d465362 dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.10 to 11.10.1
  • 671d3c5 dependencies: bump com.fasterxml.uuid:java-uuid-generator
  • 9916c31 dependencies: bump org.springframework.boot:spring-boot-starter-parent
  • 1ae8eee dependencies: bump org.springframework.boot:spring-boot-starter-test
  • f3bc8f4 dependencies: bump org.instancio:instancio-junit from 4.3.1 to 4.3.2
  • 8b974bb dependencies: bump testcontainers.version from 1.19.5 to 1.19.6
  • f2a02ba dependencies: bump huaweicloud.sdk.version from 3.1.82 to 3.1.83
  • cb160b7 dependencies: bump org.wiremock:wiremock-standalone from 3.4.0 to 3.4.1
  • 9fbcc34 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • ab5de07 dependencies: bump io.hypersistence:hypersistence-utils-hibernate-60
  • 20a289d dependencies: bump huaweicloud.sdk.version from 3.1.81 to 3.1.82
  • c5f74b2 dependencies: bump org.wiremock:wiremock-standalone from 3.3.1 to 3.4.0
  • 4fe1269 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 8995adc dependencies: bump org.instancio:instancio-junit from 4.3.0 to 4.3.1
  • 2f53adf dependencies: bump com.networknt:json-schema-validator
  • c983773 dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.9.1 to 11.10
  • 616c299 dependencies: bump org.instancio:instancio-junit from 4.2.0 to 4.3.0
  • 4387e34 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • b905aa3 dependencies: bump org.openapitools:openapi-generator-maven-plugin
  • 5720179 dependencies: bump com.networknt:json-schema-validator
  • 5be201a dependencies: bump testcontainers.version from 1.19.4 to 1.19.5
  • 103fbf2 dependencies: bump io.hypersistence:hypersistence-utils-hibernate-60
  • 77947aa dependencies: bump org.instancio:instancio-junit from 4.1.0 to 4.2.0
  • a205fff dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 6a2879b dependencies: bump huaweicloud.sdk.version from 3.1.80 to 3.1.81
  • d882036 dependencies: bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
  • 5ec0dfa dependencies: bump junit-jupiter.version from 5.10.1 to 5.10.2
  • cc9f41d Bump docker/metadata-action from 5.5.0 to 5.5.1
  • 3e7eeaa dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 47966fe dependencies: bump com.networknt:json-schema-validator
  • ef28432 dependencies: bump huaweicloud.sdk.version from 3.1.79 to 3.1.80
  • b89cb94 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 0b902ee dependencies: bump org.instancio:instancio-junit from 4.0.0 to 4.1.0
  • 5e11998 dependencies: bump io.hypersistence:hypersistence-utils-hibernate-60
  • 527ecd7 dependencies: bump com.networknt:json-schema-validator
  • bb8338c dependencies: Bug fixed by test containers. Revert fixed version change.
  • e22fcca dependencies: bump testcontainers.version from 1.19.3 to 1.19.4
  • b40fd26 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • a5b3f23 dependencies: bump org.mockito:mockito-core from 5.9.0 to 5.10.0
  • 9e75d87 dependencies: bump huaweicloud.sdk.version from 3.1.78 to 3.1.79
  • be9c02f dependencies: bump org.apache.commons:commons-lang3
  • ec3aa91 dependencies: remove awaitility which is now implicitly provided by spring-boot-test

Contributors

We'd like to thank the following people for their contributions:

  • Alice1319 (@Alice1319)
  • GitHub
  • WangLiNaruto
  • baixinsui
  • swaroopar

Release v1.0.8

25 Jan 09:31
Compare
Choose a tag to compare

Changelog

Changes

  • d48861f add openTofu as a new deployer
  • d89a364 Update service policy support flavor name
  • 1f6d993 New API method to get migration order details
  • 0abf869 fix - condition for huaweicloud async request retry
  • 703323c remove async threads in purge request
  • 2029878 remove redundant async threads in migration process
  • f0ea6a1 implement flavor specific service policies
  • d3cd318 fix package location for internal data classes
  • 6555e9c pin a specific mysql version until bug fixed.
  • dfb43f6 fix package name for policy managers
  • 3d36469 make resourcehandlers deployerkind specific
  • ec06cd0 remove references to terraform in central deployment orchestrator
  • 8267031 move async classes to new maven module
  • 525476c Extend OCL to have service provider details.
  • 3d9adef split DeployService class into multiple classes
  • 9f4ae50 refactor serviceManage to serviceStateManage
  • 458282c Create new entity to store migration order data
  • 3c6817e refactor security filter
  • 909fb1e generate activiti processInstanceId as UUID and use this as Migration Request ID
  • eccb6d6 implement VM start-stop for SCS plugin
  • c59b1ce update api doc in swaggerhub to published status
  • 51c5235 use deploy variables in metrics adapter
  • d903739 add missing step to github action

Dependencies

  • 29987b5 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 5bd9cde dependencies: bump com.networknt:json-schema-validator
  • ff40acb dependencies: bump org.springframework.boot:spring-boot-starter-test
  • 2e05cec dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 5309d52 dependencies: bump org.springframework.boot:spring-boot-starter-parent
  • a3b5c30 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • ec91b0f dependencies: bump huaweicloud.sdk.version from 3.1.77 to 3.1.78
  • 2c56ba1 dependencies: bump com.mysql:mysql-connector-j from 8.2.0 to 8.3.0
  • bf21234 dependencies: bump org.mockito:mockito-core from 5.8.0 to 5.9.0
  • 86b3284 dependencies: bump uk.org.webcompere:system-stubs-jupiter
  • 194b7f4 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 32e790a dependencies: bump huaweicloud.sdk.version from 3.1.76 to 3.1.77
  • 825778c dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test
  • 79f2c50 dependencies: bump org.apache.maven.plugins:maven-surefire-plugin
  • 67c4efc dependencies: bump org.slf4j:slf4j-api from 2.0.10 to 2.0.11
  • 7a791ff Bump docker/metadata-action from 5.4.0 to 5.5.0
  • ac2e08f dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.9 to 11.9.1
  • ad99e40 dependencies: bump org.instancio:instancio-junit from 3.7.1 to 4.0.0
  • bcde7aa dependencies: bump huaweicloud.sdk.version from 3.1.75-patch to 3.1.76

Contributors

We'd like to thank the following people for their contributions:

  • Alice1319 (@Alice1319)
  • GitHub
  • WangLiNaruto
  • baixinsui
  • swaroopar

Release v1.0.7

04 Jan 11:20
Compare
Choose a tag to compare

Changelog

Changes

  • 4f1e06c fix job config
  • ecb35d6 workflowApi - PUT requests return http 500 if ID is unknown
  • f8d39ae upload OpenAPI doc to swaggerhub
  • e1ad82b update ServiceState enum values
  • cd83b32 implement server start-stop methods in openstack plugin
  • f590dc7 update async task executor bean to unique name
  • 6a208e1 remove async threads when terraform-boot is activated
  • 9691630 fix - remove JVM level environment var OS_AUTH_URL
  • 6f64d2f update JWT tests to use correct mock
  • 778984a generate terraform plan only if there is any policy to be validated
  • e370c41 Update Links in Readme.
  • 93a92c5 ignore activiti upgrade until bug is fixed
  • d3137ea add community files
  • ea1b6b4 fix - handle when tfstate file is not found
  • 2e2d6ed Replace HttpClient with HuaweiCloud SDK in FlexibleEngine Plugin
  • 693b6b2 group changes in changelog
  • c852438 add service started and service stopped time
  • f8b2d37 integrate eclipse dash-licenses tool
  • 9fabf87 validate service policies before deployment
  • 84e34d1 FlexibleEngine plugin - implement, start, stop and restart services
  • 463728e Add APIs for ISV user managing policies belong to service template
  • 3680da2 add dependabot
  • 72f032e handle RestClientException from terraform-boot API for validate request
  • e2e0038 implement service start/stop feature
  • 5f72dbb update contributor information

Dependencies

  • 60f451f dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test from 7.2.0 to 7.3.0
  • 8404e76 dependencies: bump org.slf4j:slf4j-api from 2.0.9 to 2.0.10
  • 1937f23 dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.8 to 11.9
  • 4dfee71 dependencies: bump huaweicloud.sdk.version from 3.1.75 to 3.1.75-patch
  • b5aec18 dependencies: bump huaweicloud.sdk.version from 3.1.74 to 3.1.75
  • 8d52725 dependencies: bump org.apache.maven.plugins:maven-compiler-plugin
  • 8fe0006 dependencies - update deps
  • 0c581f0 dependencies: bump org.openapitools:openapi-generator-maven-plugin
  • 665f384 dependencies: bump huaweicloud.sdk.version from 3.1.73 to 3.1.74
  • 6102a25 dependencies - upgrade to latest activiti version
  • eceb092 dependencies: bump org.springframework.boot:spring-boot-starter-parent from 3.2.0 to 3.2.1
  • 0d80f75 dependencies: bump org.springframework.boot:spring-boot-starter-test
  • 71a31d6 dependencies: bump huaweicloud.sdk.version from 3.1.72 to 3.1.73
  • f64283b dependencies: bump org.apache.maven.plugins:maven-compiler-plugin
  • 9dbcc32 dependencies: bump com.networknt:json-schema-validator (#1162)
  • a5cce80 Bump actions/upload-artifact from 3 to 4 (#1167)
  • 2ebcdfa Bump docker/metadata-action from 5.3.0 to 5.4.0 (#1166)
  • 526f68f dependencies: bump org.springframework.retry:spring-retry (#1165)
  • 8f0f7f3 dependencies: bump org.apache.maven.plugins:maven-javadoc-plugin (#1164)
  • 1c5a90a dependencies: bump io.hypersistence:hypersistence-utils-hibernate-60 (#1163)
  • 51cc596 dependencies: bump org.eclipse.dash:license-tool-plugin (#1160)
  • 17b0ec2 dependencies: bump commons-net:commons-net from 3.9.0 to 3.10.0 (#1159)
  • ee9c113 dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.7.1 to 11.8 (#1158)
  • e894573 dependencies: bump org.instancio:instancio-junit from 3.7.0 to 3.7.1 (#1157)
  • 7388b32 dependencies: bump testcontainers.version from 1.19.1 to 1.19.3 (#1156)
  • e7a4405 dependencies: bump org.instancio:instancio-junit from 3.4.0 to 3.7.0 (#1154)
  • 49b9977 dependencies: bump org.slf4j:slf4j-api from 2.0.7 to 2.0.9 (#1150)
  • a25ca6c dependencies: bump huaweicloud.sdk.version from 3.1.71 to 3.1.72 (#1151)
  • 4049f1d dependencies: bump com.networknt:json-schema-validator (#1152)
  • c6d2ccb dependencies: bump org.zalando:logbook-spring-boot-starter (#1153)
  • 6e37291 dependencies: bump org.mockito:mockito-core from 5.6.0 to 5.8.0
  • d9af63c dependencies: bump org.openapitools:openapi-generator-maven-plugin
  • 0b20a32 dependencies: bump com.tngtech.archunit:archunit-junit5
  • e3ad98f dependencies: bump org.apache.maven.plugins:maven-surefire-plugin
  • 76de10b dependencies: bump org.hibernate.validator:hibernate-validator
  • 8f68e36 dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.4 to 11.7.1 (#1134)
  • 21da90f dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#1136)
  • fc079af dependencies: bump org.apache.maven.plugins:maven-checkstyle-plugin (#1138)
  • 64c5041 dependencies: bump commons-io:commons-io from 2.14.0 to 2.15.1 (#1137)
  • 408de6c dependencies: bump org.apache.maven.plugins:maven-compiler-plugin (#1135)
  • 9c90d85 dependencies: bump org.apache.maven.plugins:maven-surefire-plugin (#1125)
  • c959334 dependencies: bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 (#1126)
  • 337b0d7 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test (#1124)
  • b6e4b45 Bump actions/setup-java from 3 to 4
  • 517af95 Bump docker/build-push-action from 4.1.1 to 5.1.0
  • b5537bb Bump docker/setup-qemu-action from 2 to 3
  • 5009c5a dependencies: bump org.apache.maven.plugins:maven-dependency-plugin
  • bcfea8f dependencies: bump org.apache.maven.plugins:maven-clean-plugin
  • e8d37a2 dependencies: move dependency version to one place
  • a830cdb dependencies: bump huaweicloud.sdk.version from 3.1.41 to 3.1.71
  • 746858c dependencies: bump io.hypersistence:hypersistence-utils-hibernate-60
  • 39025cc dependencies: bump uk.org.webcompere:system-stubs-jupiter
  • c0308ba Bump docker/setup-buildx-action from 2 to 3
  • 450d8e8 dependencies: bump commons-validator:commons-validator from 1.7 to 1.8.0
  • 5a20e0e Bump docker/login-action from 2 to 3
  • 2722e16 dependencies: bump junit-jupiter.version from 5.10.0 to 5.10.1
  • ead90e9 Bump actions/checkout from 3 to 4
  • a098a91 Bump docker/metadata-action from 4.6.0 to 5.3.0
  • 277a28a Bump schneegans/dynamic-badges-action from 1.6.0 to 1.7.0

Contributors

We'd like to thank the following people for their contributions:

  • GitHub
  • WangLiNaruto
  • Yichao Xie (@iskey)
  • baixinsui
  • swaroopar

Release v1.0.6

06 Dec 05:50
Compare
Choose a tag to compare

Changelog

  • e50cd58 add otel collector to healthcheck (swaroopar)
  • 7995fc5 Update deployment state when rollback fails or successes (baixinsui)
  • 5b14856 When TerraformBoot enables authentication, Xpanse calls its APIs always return 401 unauthenticated exception. (WangLiNaruto)
  • d8fa799 Automatically update data table field enumeration values based on code (baixinsui)
  • c831640 When TerraformBoot enables authentication, Xpanse calls its APIs always return 401 unauthenticated exception. (WangLiNaruto)
  • ca02523 remove bot commits from change log (swaroopar)
  • 0978665 purge to be executed always irrespective of the destroy state. (swaroopar)
  • 28c6f53 perform rollback only when resources are provisioned (swaroopar)

Contributors

We'd like to thank the following people for their contributions:
WangLiNaruto, baixinsui, eclipse-xpanse-bot, swaroopar

Release v1.0.5

30 Nov 04:33
Compare
Choose a tag to compare

Changelog

00f1b54 [GitHub Action] Update release version
13039c0 update docker base image (#1080)
d7f5d86 [GitHub Action] Prepare for next development cycle

Release v1.0.4

29 Nov 04:49
Compare
Choose a tag to compare

Changelog

4b3e107 [GitHub Action] Update release version
cd35ed4 add opentelemetry exporter (#1077)
5bf359b add custom requestId header option to terraform-boot
b7a0a84 fix: deployed resources could not be destroyed when deployment failed
41fd84a upgrade spring-boot version (#1072)
b14ebb0 fix URIs for service details related services
d5f2f98 Fix Migration service workflow blocked in the service deployment task
4bca043 fix shown property of the resource security group rule is error
a58c8e7 Remove 'Vo' from model names
189f95e incorrect response returned when terraform-boot is not reachable
b637a06 incorrect response returned when terraform-boot is not reachable
647a51a Feature/fix error message (#1050)
a380282 TerraformBoot callback APIs of Xpanse retruns unexpected authentication exception.
3ee5e77 all destroy requests failing
fd4c7b3 update error message when policy validation failed
5ea6d77 fix storing large policy fails
87b5530 Handle new terraform resources (KeyPair,SecurityGroup,SecurityGroupRule)
0408dd8 update getServiceDetailsById to return only self-hosted services
61d4fac Create new end user service -> getVendorHostedServiceDetailsById
4dddd23 Create new ISV user service -> getServiceDetailsByIdForIsv
2037699 return service hosting info
804e47f replace use of deprecated "new URL" method
0ddfca9 validate deployment plan with enabled policies
0e8a2f9 block service hosting type update in template
0ad0605 Provide listDeployedServices service for ISV
31d685f Provide listDeployedServices service for ISV
ee0d38c make enabled mandatory.
5297f53 fix description typo
d0b7b8f allow same service to be hosted in both ways
1d1b376 add enabled to policyCreateRequestBody.
3732e3b Update service deployer to support both end user and ISV credentials
32c4441 add service hosting options
bc96218 [GitHub Action] Prepare for next development cycle

Release v1.0.3

07 Nov 14:35
Compare
Choose a tag to compare

Changelog

00a6ec3 [GitHub Action] Update release version
da0b848 Remove unused field userId
fd78e31 Add option in UI to manage ISV credentials
166cf41 Add tests for module policy
8168f34 Add new API methods for managing ISV cloud provider credentials
ade01ac Refactor the migration pages
ed87431 Implement APIs for managing policy
6502b79 update service status before accepting destroy request
e67e48b fix resource properties map
7c6f02c extend migrate service for terraform-boot
afdc5ed fix junit5 config
eed2f1d update java version
ec9af8e update mysql dependency
ebe8114 handle all types in service deployment properties
41a407e validate deploy variable value schema validation
314ab4f update error handling in the migrate BPMN
a526ed2 update error handling in the migrate BPMN
fcc23e8 update migration api
7107649 Refactor Flavor data model
811e29c [GitHub Action] Prepare for next development cycle

Release v1.0.2

16 Oct 10:49
Compare
Choose a tag to compare

Changelog

873ed9a [GitHub Action] Update release version
0d1f645 update version
7997715 Service templates data only return necessary fields for ordering service
3a7d862 implement new migrate service using terraform-local
fcbdece [GitHub Action] Prepare for next development cycle