Skip to content

v0.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 12:31
· 100 commits to master since this release

Features

Bug Fixes

  • proper url when tenant is null (#15) #15 (Martin)
  • README: new readme schema + PR template (Anna Geller)
  • core: raw empty InputStream for empty object to prevent checksum from failing due to AWS SDK returning data #24 (brian.mulier)
  • core: now creating each sub-directory in the path recursively upon creating a resource or directory for listing to work properly #25 (brian.mulier)
  • core: null-safe storage path with tenant handling (brian.mulier)
  • empty directory no longer throw FileNotFound + properly detect non-existent directories (#26) #26 (brian-mulier-p)

Chores

  • version: update snapshot version 'v0.13.0-SNAPSHOT'. (Ludovic DEHON)
  • deps: bump com.github.ben-manes.versions from 0.48.0 to 0.49.0 (Ludovic DEHON)
  • update to use new storage interface with tenant (#14) #14 (Martin)
  • deps: bump com.adarshr.test-logger from 3.2.0 to 4.0.0 (Ludovic DEHON)
  • build: add a workflow dispatch (Ludovic DEHON)
  • version: update to version 'v0.13.0'. (Ludovic DEHON)