Changelog
Changes
- fb19539 update no permission message (#2306)
- 5421cef add new zitadel local instance configuration for development
- b4eb052 add service template history service to CSP user (#2300)
- dca4b5e rename ServiceMigrationApi to ServicePortingApi. (#2301)
- bbed436 fix validation of fix_env and fix_variable deploy variable
- 0ecb722 update details of service order (#2282)
- 5f6371f changes to polling APIs to allow polling all types of requests (#2288)
- 2854de6 add service actions API (#2286)
- 2e225b0 service with modification locked is not allowed to stop/restart (#2276)
- 5d62e96 remove dummy review comment
- 1b17b6b fix interface description
- b81e71c fix query tasks error (#2269)
- bb16069 fix and handle errors when processing deployment result (#2256)
- 7ba187b Get cached service flavor price from Redis (#2265)
- 721604d update state of service after deployment completed (#2264)
- 8024e9f add plugin methods to manage the lifecycle of service templates (#2248)
- 52bed21 change all ID parameters in URI to UUID (#2250)
- 36bb3c0 update service policy allows empty flavor name list (#2247)
- dbeae98 Deployment scripts with multiple files (#2244)
- dab48cd add validation for review comment. (#2241)
- 9477e4a change all ID parameters in URI to UUID. (#2237)
- b3c4d89 rename service template methods and enums (#2233)
- e31f369 change DB structure to store service actions (#2229)
- abb4dfb Add service to cancel service template request (#2230)
- 6084a93 rename namespace field to serviceVendor. (#2224)
- 1ac4c5d Add new register request history when updating un-approved service templates (#2225)
- b7a77e7 Add new register request history when updating un-approved service templates (#2223)
- a5d1a0c extend OCL to support service actions. (#2221)
- ea6dd1d Rename methods and fields of service template (#2205)
- 7bb927d Add validation for variable kind - fix_env and fix_variable. (#2212)
- d9e92d3 change service configuration related data model names to common names (#2216)
- eca275c update opentofu github action version
- 83d41da pass parameter type to audit methods
- 9a45d4b Fix error when deployment fails with missing credentials (#2200)
- 2a99017 add google code format
- 13c3ee7 fix API method name to getServiceTemplateDetailsById
- 3a2e466 implement changes to service review API (#2185)
- 726249b namespace validation in service template update requests (#2189)
- 75abcd0 Integrate getStoredTaskResultByRequestId in xpanse
- 74e5af7 Add config to avoid always loading all available versions of deployer at boot (#2182)
- 1fcf450 add namespace for UserOrderableServiceVo. (#2177)
- 8ce5cc0 Add retry for JWT auth to avoid application startup failed (#2181)
- 8a341cd fix API method name to getServiceTemplateDetailsById
- 29457bb allow fetching of plugin variables from service templates
- 05fdcc8 Merge pull request #2171
- 8ae4fbd Changes to re-register, un-register and delete service template method (#2173)
- fd177ec Add apis to query service template history and query requested ocl by changeId (#2164)
- 0ce02b0 implement common proxy configuration for all interfaces
- 6e31946 switch errorMsg's type to ErrorResponse for ServiceOrderDetails. (#2163)
- 9d5c08b update terraform-boot and tofu-maker client api (#2159)
- 71536b6 Implement changes to service template query Apis (#2154)
- 208f8d1 Create new API to query used service template by service id (#2158)
- 9e328ff Implement changes to update service template method (#2151)
- eb10481 update order progress when task execution completes. (#2152)
- 7690c11 Add full order result information to service_order table and ServiceOrderStatusUpdate (#2137)
- c4d32fb implement changes to service template registration method (#2135)
- 7bccc8a Add new table SERVICE_TEMPLATE_HISTORY (#2133)
- f5960e9 catch and process exception thrown by converting tfState (#2126)
- ba6237f change SERVICE_TEMPLATE structure and update getOrderableServiceDetails service (#2118)
- dcb3e52 Update oauth2 configs of zitadel-testbed (#2122)
- 2fc5c70 When there is no Service Configuration, the Myservice page Current Config still shows the problem modification (#2095)
Dependencies
- da79650 dependencies: bump io.swagger.core.v3:swagger-core from 2.2.27 to 2.2.28 (#2312)
- fd7f21a Bump docker/build-push-action from 6.10.0 to 6.11.0 (#2289)
- 5129113 dependencies: bump huaweicloud.sdk.version from 3.1.130 to 3.1.131 (#2287)
- 1967568 dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#2290)
- 407be93 dependencies: bump com.networknt:json-schema-validator (#2303)
- cb2a332 dependencies: bump com.diffplug.spotless:spotless-maven-plugin (#2304)
- bc3b7ba dependencies: bump com.diffplug.spotless:spotless-maven-plugin (#2284)
- 73bdfb3 dependencies: bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.0
- d844424 dependencies: bump huaweicloud.sdk.version from 3.1.129 to 3.1.130 (#2258)
- 2d89278 dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#2277)
- 428ebff dependencies: bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#2270)
- a0c33c0 dependencies: bump huaweicloud.sdk.version from 3.1.128 to 3.1.129 (#2246)
- 8dfb072 dependencies: bump org.springframework.retry:spring-retry (#2218)
- 42e3c11 dependencies: bump junit-jupiter.version from 5.11.3 to 5.11.4 (#2217)
- 7753ac8 Bump christian-draeger/increment-semantic-version from 1.2.0 to 1.2.3 (#2234)
- 444fdc6 dependencies: bump org.semver4j:semver4j from 5.4.1 to 5.5.0 (#2251)
- fcaa753 dependencies: bump org.springframework.boot:spring-boot-starter-test (#2235)
- cc37ee2 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test (#2236)
- 00a7af3 dependencies: bump huaweicloud.sdk.version from 3.1.125 to 3.1.128 (#2227)
- e28971a dependencies: bump org.hibernate.validator:hibernate-validator (#2219)
- 841773e dependencies: bump org.springframework.boot:spring-boot-starter-parent (#2228)
- e17345d dependencies: bump org.apache.maven.plugins:maven-javadoc-plugin (#2186)
- 78d7251 dependencies: bump io.swagger.core.v3:swagger-core from 2.2.26 to 2.2.27 (#2193)
- 9bc5bc2 dependencies: bump org.instancio:instancio-junit from 5.2.0 to 5.2.1 (#2194)
- 16de1d3 dependencies: bump huaweicloud.sdk.version from 3.1.124 to 3.1.125
- 96d73b0 dependencies: bump com.fasterxml.jackson.datatype:jackson-datatype-jsr310
- 0f7cc61 dependencies: bump org.instancio:instancio-junit from 5.0.2 to 5.2.0 (#2170)
- ca44087 dependencies: bump org.eclipse.jgit:org.eclipse.jgit (#2172)
- 326be7c dependencies: bump org.wiremock:wiremock-standalone from 3.9.2 to 3.10.0 (#2167)
- a26cd43 dependencies: bump com.bertramlabs.plugins:hcl4j from 0.9.4 to 0.9.7 (#2168)
- 3340143 group spring boot dependencies for dependabot
- 7bb612d dependencies: bump huaweicloud.sdk.version from 3.1.123 to 3.1.124
- 12b5e70 dependencies: bump com.c4-soft.springaddons:spring-addons-oauth2-test (#2153)
- 6d95591 dependencies: bump org.springframework.boot:spring-boot-starter-test (#2146)
- 6043ad3 Bump docker/metadata-action from 5.5.1 to 5.6.1 (#2148)
- fdcccbb Bump christian-draeger/increment-semantic-version from 1.1.0 to 1.2.0 (#2149)
- 9fccd24 dependencies: bump com.networknt:json-schema-validator
- 1b2b8b5 dependencies: bump commons-io:commons-io from 2.17.0 to 2.18.0 (#2134)
- c61b8cc dependencies: bump org.springframework.boot:spring-boot-starter-parent from 3.3.5 to 3.4.0
- bc98fd0 dependencies: bump testcontainers.version from 1.20.3 to 1.20.4 (#2141)
- 9e1e039 dependencies: bump huaweicloud.sdk.version from 3.1.122 to 3.1.123 (#2139)
- dd6430c dependencies: bump openapi.generator.plugin.version from 7.9.0 to 7.10.0 (#2128)
- 2a2607c dependencies: bump io.swagger.core.v3:swagger-core from 2.2.25 to 2.2.26 (#2127)
- 321bb4f dependencies: bump huaweicloud.sdk.version from 3.1.121 to 3.1.122 (#2119)
- a40e7d0 dependencies: bump io.swagger.parser.v3:swagger-parser-v3 (#2132)
- 5cfa2da dependencies: bump org.projectlombok:lombok from 1.18.34 to 1.18.36 (#2124)
Contributors
We'd like to thank the following people for their contributions:
- Alice1319 (@Alice1319)
- GitHub
- WangLiNaruto (@WangLiNaruto)
- baixinsui
- swaroop.ar