Skip to content

0.19.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Nov 14:10
· 12 commits to development since this release

Features

  • Create feature flag for the support of content parts #513 (#563)
  • Make files shareable on publishing conversations #554 (#555)
  • Support If-Match and If-None-Match for get file request #549 (#556)
  • store http headers through an interceptors invocation chain (#550)

Fixes

  • Core returns wrong content type #552 (#553)
  • Core returns wrong http code if if non match condition fails #560 (#561)
  • Unfriendly error for file uploading endpoint #508 (#559)
  • code app api corrections (#557)
  • fix resource service (#544)
  • span names (#543)
  • support old code app format (#558)

Other

  • make module resource-service (#548)
  • optimize trivy (#551)
  • re-factor ResourceService (#541)
  • re-factor blob storage (#546)
  • remove vertx JSON dep from ResourceService (#547)
  • remove vertx from resource service (#545)