Skip to content

Releases: bettyblocks/file_storage_api

2.2.1

22 Oct 11:59
0f59ebe
Compare
Choose a tag to compare

What's Changed

  • fix: incorrect spec for delete function by @nulian in #16

Full Changelog: 2.2.0...2.2.1

2.2.0

12 Aug 08:37
8d9b327
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.1.4...2.2.0

2.1.4

04 Jun 13:19
a392b6a
Compare
Choose a tag to compare

What's Changed

  • fix: allow all keys in container options spec by @robbplo in #14

Full Changelog: 2.1.2...2.1.4

v2.1.2

27 Feb 15:48
73eb734
Compare
Choose a tag to compare

What's Changed

  • fix: support hackey and httpoison ssl options by @robbplo in #12

New Contributors

Full Changelog: 2.0.0...2.1.2

v2.1.0

24 Jan 12:17
2500c63
Compare
Choose a tag to compare

What's Changed

  • feat: add ability to use dynamic connection map by @nulian in #10

Full Changelog: 1.4.1...2.1.0

v2.0.0

24 Jan 12:16
2500c63
Compare
Choose a tag to compare

Add ability to use multiple configurations with connection as atom for selecting which configuration to use.

Breaking: Mocks have changed.

v1.4.1

25 Jan 11:12
Compare
Choose a tag to compare
  • Add fallback to file extension for mime type application/octet-stream

v1.4.0

02 Jan 09:00
145210f
Compare
Choose a tag to compare
  • Add ability to set cache control for files
  • Multiple bug fixes to make sure all the features work again.

v1.3.2

09 Nov 11:00
Compare
Choose a tag to compare

detect mimetype on plaintext files via tool 'mimetype'

v1.3.0

27 Oct 15:10
96faf3e
Compare
Choose a tag to compare
  • Add ability to use multiple asset hosts at same time