Skip to content

Releases: eclipse-xpanse/terra-boot

Release v1.0.22

10 Mar 16:27
Compare
Choose a tag to compare

Changelog

Changes

  • 9bea189 Fix always deploying in progress when result file not found (#214)
  • 1f04600 Update re-fetch result of order (#213)
  • b779905 Add API to batch query service order results (#212)

Contributors

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

  • GitHub
  • baixinsui

Release v1.0.21

14 Feb 04:28
Compare
Choose a tag to compare

Changelog

Changes

  • 001665a rename package name terraform.boot to terra.boot (#200)

Contributors

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

  • GitHub
  • baixinsui

Release v1.0.20

13 Feb 04:40
Compare
Choose a tag to compare

Changelog

Changes

  • 47efb66 rename terraform-boot project to terra-boot (#199)

Contributors

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

  • GitHub
  • baixinsui

Release v1.0.19

11 Feb 05:30
Compare
Choose a tag to compare

Changelog

Changes

  • ded825f add HMAC to supported authentication types (#198)

Contributors

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

Release v1.0.18

10 Feb 04:23
Compare
Choose a tag to compare

Changelog

Changes

  • 0cf8fc3 enable HMAC based webhook request signing

Contributors

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

  • swaroop.ar

Release v1.0.17

05 Feb 08:09
Compare
Choose a tag to compare

Changelog

Changes

  • c418c5b add RestTemplateLoggingInterceptor (#196)
  • 6839240 group spring boot dependabot updates
  • c44e2f8 log error when webhoook request fails

Dependencies

  • c43cd06 Bump docker/build-push-action from 6.12.0 to 6.13.0 (#194)
  • dd2a024 dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#193)
  • 5af02bb dependencies: bump org.semver4j:semver4j from 5.5.0 to 5.6.0 (#192)
  • 8e6e673 dependencies: bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.2

Contributors

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

  • Bardan Putra Prananto
  • GitHub
  • swaroop.ar

Release v1.0.16

24 Jan 15:02
Compare
Choose a tag to compare

Changelog

Changes

  • 52cf8db handle errors when processing deployment result (#181)
  • d7eca14 Deployment scripts with multiple files (#179)
  • 44ec576 add google code formatter (#175)
  • c1e1107 Add config to avoid always loading all available versions of terraform at boot (#172)
  • 7621b7a Add retry for JWT auth to avoid application startup failed (#171)
  • c160e25 handle still in-progress requests in getStoredTaskResultByRequestId (#169)
  • b7c27c6 implement refetch of request result from terraform-boot in case of callback failures (#163)

Dependencies

  • 6ab3355 dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#186)
  • 49e7749 Bump docker/build-push-action from 6.10.0 to 6.12.0 (#188)
  • 47ffd79 dependencies: bump org.eclipse.serializer:serializer from 2.1.0 to 2.1.1 (#189)
  • ec8dc52 dependencies: bump org.springframework.retry:spring-retry (#176)
  • 883160e dependencies: bump org.springframework.boot:spring-boot-starter-parent (#190)
  • ea03ef4 dependencies: bump org.semver4j:semver4j from 5.4.1 to 5.5.0 (#180)
  • d22c88d Bump christian-draeger/increment-semantic-version from 1.2.0 to 1.2.3 (#178)
  • c0367a8 dependencies: bump org.eclipse.jgit:org.eclipse.jgit (#170)
  • 3624cf0 dependencies: bump org.eclipse.serializer:serializer from 2.0.0 to 2.1.0
  • ef1518d Bump docker/build-push-action from 6.9.0 to 6.10.0
  • 175642d dependencies: bump org.springframework.boot:spring-boot-starter-parent (#165)
  • 5cfe7a7 Bump christian-draeger/increment-semantic-version from 1.1.0 to 1.2.0
  • a14a948 Bump docker/metadata-action from 5.5.1 to 5.6.1
  • c64d3b7 dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui

Contributors

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

Release v1.0.15

14 Nov 05:23
Compare
Choose a tag to compare

Changelog

Changes

  • 82199c4 Optimize method for reading the files generated by the Terraform (#162)
  • 7e2ec28 Optimize method for initializing cache of versions of Terraform (#159)
  • b909145 fix all properties to private access type

Dependencies

  • 3fd1349 dependencies: bump org.apache.maven.plugins:maven-checkstyle-plugin (#157)
  • 5dc4efd dependencies: bump org.apache.maven.plugins:maven-surefire-plugin (#158)
  • b05c408 dependencies: bump org.zalando:logbook-spring-boot-starter (#161)
  • 104f90a dependencies: bump org.springframework.retry:spring-retry (#154)
  • 28101d3 dependencies: bump org.springframework.boot:spring-boot-starter-parent (#155)
  • 78b0edf dependencies: bump org.semver4j:semver4j from 5.4.0 to 5.4.1 (#153)

Contributors

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

  • GitHub
  • baixinsui
  • swaroopar

Release v1.0.14

16 Oct 07:59
Compare
Choose a tag to compare

Changelog

Changes

  • c5ed904 fix application start error

Contributors

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

  • swaroopar

Release v1.0.13

15 Oct 10:02
Compare
Choose a tag to compare

Changelog

Changes

  • ad7433c Fix error when default terraform used (#151)
  • e61d95a return terraform with version in the response (#149)
  • 3838a11 upgrade OTEL exporter to stable version

Dependencies

  • 7f2ef89 dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.20 to 11.20.1 (#147)

Contributors

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

  • GitHub
  • baixinsui
  • swaroopar