Skip to content

Latest commit

 

History

History
executable file
·
197 lines (89 loc) · 7.28 KB

CHANGELOG.md

File metadata and controls

executable file
·
197 lines (89 loc) · 7.28 KB

4.0.0 (2024-03-07)

Features

BREAKING CHANGES

  • move to dotnet 8.0.02

3.1.0 (2023-05-26)

Features

  • add binary as KnownMediaTypes (1032866)

3.0.0 (2022-04-04)

Bug Fixes

  • change minio deprecated ENV var (1bdb6d1)
  • minio/minio instead of bitnami/minio (b23170f)
  • minio/minio to bitnami/minio (7eb1cbb)
  • update main.yml (66c46cc)
  • use bitnami image as described in main.yaml (2a2f4c4)
  • use correct container images (8ed664a)

Features

BREAKING CHANGES

  • move to dotnet 6.0.3

2.2.12 (2021-05-28)

Bug Fixes

2.2.11 (2021-02-02)

Bug Fixes

2.2.10 (2020-12-18)

Bug Fixes

2.2.9 (2020-11-18)

Bug Fixes

  • remove set-env usage in gh-actions (08697f8)

2.2.8 (2020-09-21)

Bug Fixes

2.2.7 (2020-07-18)

Bug Fixes

2.2.6 (2020-06-19)

Bug Fixes

2.2.5 (2020-05-19)

Bug Fixes

2.2.4 (2020-05-18)

Bug Fixes

2.2.3 (2020-05-12)

Bug Fixes

2.2.2 (2020-03-02)

Bug Fixes

2.2.1 (2020-03-02)

Bug Fixes

2.2.0 (2020-01-31)

Features

  • upgrade netcoreapp31 and dependencies (dec7ffc)

2.1.0 (2019-12-16)

Features

  • upgrade to netcoreapp31 (be9ecb4)

2.0.0 (2019-11-22)

Code Refactoring

  • upgrade to netcoreapp30 (11ec0e8)

BREAKING CHANGES

  • Upgrade to .NET Core 3

1.3.2 (2019-10-28)

Bug Fixes

  • upgrade build tools, move to fake 5 (c2f5d9a)

1.3.1 (2019-10-01)

Bug Fixes

  • only support forward only streams (eb85b14)

1.3.0 (2019-09-03)

Features

  • support for storing blobs in the filesystem (506fa41)

1.2.0 (2019-08-21)

Features

1.1.1 (2019-04-25)

1.1.0 (2019-02-12)

Features

  • introduction of s3blobclient, blobexistsasync() (22668e6)

1.0.0 (2019-01-15)

Features

  • created most of the type system (35781e6)
  • parked aws s3 client (ceda571)