Skip to content

v8.4.0

Compare
Choose a tag to compare
@jbern0rd jbern0rd released this 10 Jan 17:03
· 74 commits to main since this release
d65b4f6

New Features

  • Add a security filter to activate an API Key mechanism on endpoints. (#207)
  • Create admin endpoints foundation. (#208 #209)
  • Add H2 database connection informations and storage ID decoding method. (#210)
  • Add the ability to trigger a backup via a dedicated endpoint. (#211, #215)
  • Add the ability to trigger a database restore via a dedicated endpoint. (#212)
  • Add the ability to trigger a delete via a dedicated endpoint. (#213)
  • Add the ability to trigger a backup replication via a dedicated endpoint. (#214)
  • Add the ability to trigger a backup copy via a dedicated endpoint. (#217)
  • Expose version through prometheus endpoint and through VersionController. (#220 #221)

Bug Fixes

  • Remove MockTeeConfiguration and set scone instead in TeeTaskComputeSecretIntegrationTests. (#222)
  • Remove /up endpoint. (#224)
  • Fix README.md and remove some code smells. (#225)

Dependency Upgrades

  • Upgrade to eclipse-temurin:11.0.21_9-jre-focal. (#219)
  • Upgrade to Spring Boot 2.7.17. (#218)
  • Upgrade to Spring Dependency Management Plugin 1.1.4. (#218)
  • Upgrade to Spring Doc OpenAPI 1.7.0. (#220)
  • Upgrade to jenkins-library 2.7.4. (#216)
  • Upgrade to iexec-commons-poco 3.2.0. (#223)
  • Upgrade to iexec-common 8.3.1. (#223)