Skip to content

0.20.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 13:55
· 0 commits to development since this release

Features

  • Add maxRetryAttempts field to deployment's config #586 (#592)
  • Keep upstream's state in local cache #585 (#590)
  • Make limit on uploaded file size configurable #571 (#574)
  • Support multiple rolePath in IDP configuration (#577)
  • enable rate limiting for routes (#580)

Fixes

  • ADD_IF_ABSENT Action Saves Files to User Bucket Instead of Publi… (#570)
  • application deletion in publication service (#583)
  • collect http headers for gflog in a case-insensitive way (#584)
  • ignore tracing specific headers when sending requests to deployments (#573)

Other

  • check access optimization (#581)
  • cleanup untagged images (#566)
  • moved span names processing to a tracer component (#565)
  • re-factor DeleteFileController (#582)
  • refactor base request functions (#579)
  • update README.md (#568)