Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 09:12
· 223 commits to main since this release
184cea4

🎉 New feature

  • cache: Build cache

🐛 Bug fix

  • download: Correct container name
  • cache: Delete local files
  • api: Add server log
  • api: Split uniq request into 3 differents requests : affiliations, datasets and publications
  • api: Restore the return format for affiliations endpoint
  • s3: Skip local storage step before sending cache to s3
  • api: blobify json
  • client: Increase client fetch timeout to 10 minutes
  • dsfr-plus: Add DSFR Config
  • cache: Add expiration delay for cache

🪚 Refactor

  • api: Replace "isCached" by "getCache" directly