Skip to content

v8.2.0

Compare
Choose a tag to compare
@jbern0rd jbern0rd released this 28 Sep 15:54
· 90 commits to main since this release
7441c82

Bug Fixes

  • Fix and harmonize Dockerfile entrypoint in all Spring Boot applications. (#102)

Quality

  • Remove nexus.intra.iex.ec repository. (#96)
  • Upgrade to Gradle 8.2.1 with up-to-date plugins. (#100)
  • Clean TODOs. (#104)
  • ChainConfig instance is immutable and validated. Application will fail to start if chain config parameters violate constraints. (#105)
  • Remove SignerService class only used in integration tests. (#107)

Dependency Upgrades

  • Upgrade to eclipse-temurin 11.0.20. (#98)
  • Upgrade to Spring Boot 2.7.14. (#99)
  • Upgrade to Spring Dependency Management Plugin 1.1.3. (#99)
  • Upgrade to testcontainers 1.19.0. (#101)
  • Upgrade to jenkins-library 2.7.3. (#103)
  • Upgrade to iexec-common 8.3.0. (#106)
  • Upgrade to iexec-common-poco 3.1.0. (#106)