Skip to content

Latest commit

 

History

History
164 lines (97 loc) · 10.6 KB

CHANGELOG.md

File metadata and controls

164 lines (97 loc) · 10.6 KB

3.0.1 (2025-01-02)

Bug Fixes

3.0.0 (2025-01-02)

Bug Fixes

  • api path (ec69546)
  • api routes (5ee83f4)
  • bucket create for minio (c391b51)
  • controller names (1080542)
  • credentials usage, error handling, request body parsing (90c8949)
  • default config (3761585)
  • fileGetUrl and tests (c035775)
  • fileGetUrl http path (8879186)
  • http routes (1959063)
  • minio Bucket enablePublic access test (57d5dbc)
  • minio detection for enablePublicAccess (37b7252)
  • parse signedUrlTTL if needed (c2eee74)
  • remove public url usage (95cc3ee)
  • remove redis from default config (b32c179)
  • remove unused env in docker compose, add needed ones (3d14452)
  • tests: fix ttl test (03fdec7)
  • vault is single credential source of truth (6953105)

Features

  • add empty method to bucket controller (20afb01)
  • add publicUrl support as a optionnal parameter (99b59ff)
  • permit to use any S3 option for clients (endpoint level) (0e15ca1)
  • release 3.0.0-beta-1 (9d1174a)
  • support bucket region for all routes (1158a80)

BREAKING CHANGES

  • This feature requires a new configuration

3.0.0-beta.1 (2025-01-02)

Features

BREAKING CHANGES

  • This feature requires a new configuration

2.2.0-beta.1 (2025-01-02)

Bug Fixes

  • api path (ec69546)
  • api routes (5ee83f4)
  • bucket create for minio (c391b51)
  • controller names (1080542)
  • credentials usage, error handling, request body parsing (90c8949)
  • default config (3761585)
  • fileGetUrl and tests (c035775)
  • fileGetUrl http path (8879186)
  • http routes (1959063)
  • minio Bucket enablePublic access test (57d5dbc)
  • minio detection for enablePublicAccess (37b7252)
  • parse signedUrlTTL if needed (c2eee74)
  • remove public url usage (95cc3ee)
  • remove redis from default config (b32c179)
  • remove unused env in docker compose, add needed ones (3d14452)
  • tests: fix ttl test (03fdec7)
  • vault is single credential source of truth (6953105)

Features

  • add empty method to bucket controller (20afb01)
  • add publicUrl support as a optionnal parameter (99b59ff)
  • permit to use any S3 option for clients (endpoint level) (0e15ca1)
  • support bucket region for all routes (1158a80)

2.1.1 (2025-01-02)

Bug Fixes

2.1.1-beta.1 (2025-01-02)

Bug Fixes

2.1.0 (2025-01-02)

Features

2.1.0-beta.2 (2025-01-02)

Bug Fixes

2.1.0-beta.1 (2025-01-02)

Features

2.0.4 (2024-11-13)

Bug Fixes

2.0.4-beta.1 (2024-11-13)

Bug Fixes

2.0.3 (2023-08-03)

Bug Fixes

  • actions: documentation workflow typo (a3d095d)
  • documentation: documentation workflow is broken, trying to fix it (06309e5)

1.0.0 (2023-08-03)

Bug Fixes

  • actions: fixing action that could not build (dc78042)
  • actions: use GHP Token created for semantic (34e44bb)
  • mocha: version of mocha to run tests (f747522)
  • package-lock: upgrading deps (ee86ac1)
  • package: update deps and merge master to remove conflict (69c83e0)
  • token: changing the token used as it was using the private one (b80c8dc)
  • token: wrong token used for github auth (a814cc3)

Features

  • semantic-release: add semantic release workflow (a50ecf5)