Skip to content

Releases: eclipse-xpanse/tofu-maker

Release v1.0.13

05 Feb 09:43
Compare
Choose a tag to compare

Changelog

Changes

  • 28697c5 log error when webhoook request fails
  • fcf7049 add RestTemplateLoggingInterceptor (#114)

Dependencies

  • 74dea67 Bump docker/build-push-action from 6.12.0 to 6.13.0 (#112)
  • 821eb55 dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#113)
  • 557fb3f group spring boot dependencies for dependabot

Contributors

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

  • Bardan Putra Prananto
  • GitHub
  • swaroop.ar

Release v1.0.12

25 Jan 04:59
Compare
Choose a tag to compare

Changelog

Changes

  • dccef39 handle errors when processing deployment result (#99)
  • 0bed009 add google code formatter (#92)
  • 581cc1d Deployment scripts with multiple files (#97)
  • 519dee7 Add config to avoid always loading all available versions of opentofu at boot (#90)
  • a6a9eed Add retry for JWT auth to avoid application startup failed (#89)

Dependencies

  • 052ebdd Bump docker/build-push-action from 6.11.0 to 6.12.0 (#109)
  • 3b9ab8d dependencies: bump org.springframework.boot:spring-boot-starter-parent (#111)
  • b101da6 dependencies: bump org.eclipse.serializer:serializer from 2.1.0 to 2.1.1 (#108)
  • 0b0d1f7 dependencies: bump org.semver4j:semver4j from 5.5.0 to 5.6.0 (#110)
  • 186e91b dependencies: bump org.springframework.retry:spring-retry (#94)
  • 21d353b Bump christian-draeger/increment-semantic-version from 1.2.0 to 1.2.3 (#96)
  • 888bc24 dependencies: bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 2.44.2
  • b6f55ff dependencies: bump org.springframework.boot:spring-boot-starter-parent (#95)
  • 37c572b dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#105)
  • baac568 Bump docker/build-push-action from 6.10.0 to 6.11.0 (#104)
  • 3d18552 dependencies: bump org.semver4j:semver4j from 5.4.1 to 5.5.0 (#98)
  • 6b6092f dependencies: bump org.eclipse.serializer:serializer from 2.0.0 to 2.1.0 (#91)

Contributors

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

  • GitHub
  • Swaroop Raghupathy (@swaroopar)
  • baixinsui
  • swaroop.ar

Release v1.0.11

05 Dec 05:44
Compare
Choose a tag to compare

Changelog

Changes

  • b2b9d88 handle still in-progress requests in getStoredTaskResultByRequestId (#86)
  • 7988fac implement refetch of request result from tofu-maker (#81)

Dependencies

  • ca35f40 Bump christian-draeger/increment-semantic-version from 1.1.0 to 1.2.0 (#83)
  • f05b480 Bump docker/build-push-action from 6.9.0 to 6.10.0 (#87)
  • 1460f9f Bump docker/metadata-action from 5.5.1 to 5.6.1 (#82)
  • f607ba0 dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#85)
  • e481064 dependencies: bump org.springframework.boot:spring-boot-starter-parent (#84)
  • 358ad88 dependencies: bump org.eclipse.jgit:org.eclipse.jgit (#88)
  • 49659bf dependencies: bump org.zalando:logbook-spring-boot-starter (#80)

Contributors

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

Release v1.0.10

14 Nov 05:24
Compare
Choose a tag to compare

Changelog

Changes

  • b317ff2 Optimize method for reading the files generated by the OpenTofu (#79)
  • 5e1b1ea Optimize method for initializing cache of versions of OpenTofu (#78)

Dependencies

  • f1ceb12 dependencies: bump org.springframework.retry:spring-retry (#73)
  • bf69b25 dependencies: bump org.semver4j:semver4j from 5.4.0 to 5.4.1 (#74)
  • dadab9f dependencies: bump org.springframework.boot:spring-boot-starter-parent (#75)
  • 222f60c dependencies: bump org.apache.maven.plugins:maven-checkstyle-plugin (#76)
  • f671d0e dependencies: bump org.apache.maven.plugins:maven-surefire-plugin (#77)

Contributors

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

  • GitHub
  • baixinsui

Release v1.0.9

16 Oct 07:59
Compare
Choose a tag to compare

Changelog

Changes

  • 9a98c6c fix application start error

Contributors

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

  • swaroopar

Release v1.0.8

15 Oct 09:59
Compare
Choose a tag to compare

Changelog

Changes

  • 3024835 Fix error when tofu with version used (#71)
  • e228200 Return OpenTofu with version in response (#69)
  • 8824937 upgrade OTEL exporter to stable version

Dependencies

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

Contributors

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

  • GitHub
  • baixinsui
  • swaroopar

Release v1.0.7

14 Oct 07:41
Compare
Choose a tag to compare

Changelog

Changes

  • a3fe641 Avoid long waiting times when GitHub API calls exceed the rate limit (#67)

Contributors

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

  • GitHub
  • baixinsui

Release v1.0.6

09 Oct 07:23
Compare
Choose a tag to compare

Changelog

Changes

  • b2476cf support multiple versions of openTofu (#62)

Dependencies

  • cdb6d77 dependencies: bump org.apache.maven.plugins:maven-surefire-plugin (#66)
  • f972f49 Bump docker/build-push-action from 6.8.0 to 6.9.0 (#65)
  • aeea5bf dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.19.1 to 11.20 (#64)
  • 54da308 Bump docker/build-push-action from 6.7.0 to 6.8.0 (#63)
  • 7d33b9d dependencies: bump org.springframework.boot:spring-boot-starter-parent (#61)
  • 0c46d7a dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.19 to 11.19.1 (#58)
  • 8dd2232 dependencies: bump org.eclipse.jgit:org.eclipse.jgit (#59)
  • 3b0b34d dependencies: bump org.springframework.retry:spring-retry (#60)
  • 020d04f dependencies: bump org.apache.maven.plugins:maven-surefire-plugin (#56)
  • 33ac42b dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.18 to 11.19 (#57)
  • 98e7e77 dependencies: bump org.springframework.boot:spring-boot-starter-parent (#54)
  • 7504a3f dependencies: bump org.apache.maven.plugins:maven-checkstyle-plugin (#55)
  • d506cc3 dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.17 to 11.18 (#53)
  • ce4e79f dependencies: bump org.springframework.retry:spring-retry (#49)
  • d2053d2 dependencies: bump org.apache.maven.plugins:maven-surefire-plugin (#51)
  • 00073e1 dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.16 to 11.17 (#50)
  • 9a78349 Bump docker/build-push-action from 6.6.1 to 6.7.0 (#52)
  • b7e3d0c Bump docker/build-push-action from 6.5.0 to 6.6.1 (#46)
  • 5d92bdf dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.13 to 11.16 (#48)

Contributors

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

  • GitHub
  • baixinsui

Release v1.0.5

30 Jul 07:31
Compare
Choose a tag to compare

Changelog

Changes

  • 91ae892 Clean up files have been read in workspace (#44)

Dependencies

  • 4dc1c18 dependencies: bump org.springframework.retry:spring-retry (#40)
  • 54458f9 dependencies: bump org.springframework.boot:spring-boot-starter-parent (#41)
  • 390e0db Bump docker/build-push-action from 6.3.0 to 6.5.0 (#43)
  • a8898b7 Bump docker/build-push-action from 6.2.0 to 6.3.0 (#38)
  • 5b424ae dependencies: bump org.apache.maven.plugins:maven-surefire-plugin (#39)
  • c3dd83c Bump docker/build-push-action from 6.1.0 to 6.2.0 (#37)
  • 51262ad dependencies: bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#36)
  • 59208bc dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.12.1 to 11.13 (#35)
  • 3414377 dependencies: bump org.springframework.boot:spring-boot-starter-parent (#32)
  • 1bf1c49 Bump docker/build-push-action from 5.4.0 to 6.1.0 (#33)
  • 92cb31f dependencies: bump com.nimbusds:oauth2-oidc-sdk from 11.12 to 11.12.1 (#34)
  • eafac11 dependencies: bump org.eclipse.jgit:org.eclipse.jgit (#29)
  • 28ccc42 Bump docker/build-push-action from 5.3.0 to 5.4.0 (#31)
  • 7d0ecc1 dependencies: bump org.apache.maven.plugins:maven-surefire-plugin (#30)
  • 1a08084 dependencies: bump org.apache.maven.plugins:maven-checkstyle-plugin (#28)

Contributors

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

  • GitHub
  • baixinsui

Release v1.0.4

30 May 14:04
Compare
Choose a tag to compare

Changelog

Changes

  • 6033c54 Add the TRACKING_ID and REQUEST_ID to the logs (#27)

Dependencies

  • 31e26d3 dependencies: bump org.apache.maven.plugins:maven-enforcer-plugin (#26)
  • 31eaceb dependencies: bump org.zalando:logbook-spring-boot-starter (#25)
  • fcbe2a6 dependencies: bump org.springframework.boot:spring-boot-starter-parent (#24)

Contributors

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

  • GitHub
  • baixinsui