Skip to content

Latest commit

 

History

History
138 lines (70 loc) · 7.99 KB

CHANGELOG.md

File metadata and controls

138 lines (70 loc) · 7.99 KB

1.5.2 (2025-01-20)

Bug Fixes

  • handle error with un-sync file path (5b2721b)

1.5.1 (2024-07-04)

Bug Fixes

1.5.0 (2024-07-04)

Bug Fixes

  • edit storage object use private for manage file (a1dbf3f)

Features

  • separate public and private bucket and apply with cdn path (47fc209)

1.4.0 (2024-04-05)

Features

  • support default application credential in GCP product (fbc7253)

1.3.0 (2024-03-11)

Features

  • add service upload json data and stream data (f43c3ef)

1.2.5 (2024-01-15)

Bug Fixes

  • change private upload with sign url (966787a)

1.2.4 (2023-11-29)

Bug Fixes

1.2.3 (2023-11-27)

Bug Fixes

  • throw error with MedusaError (e09adae)

1.2.2 (2023-11-24)

Bug Fixes

1.2.1 (2023-11-23)

Bug Fixes

  • change param filename to original filename (d516617)

1.2.0 (2023-11-23)

Features

  • ci: change npm github to npmjs (2f964fe)

1.1.0 (2023-11-20)

Bug Fixes

  • promise return value is unhandle (3a4d7df)
  • test: Bug unit test file missing option credential (77b3ca7)

Features

  • Implement fn working with gcp storage (fbcbc15)

1.0.2 (2023-11-09)

Bug Fixes

1.0.1 (2023-11-09)

Bug Fixes

  • edit command npm publish (1354b49)

1.0.0 (2023-11-09)

Bug Fixes

  • ci: add permission to semantic release push tag (1042864)
  • ci: change scope name and config public package (fa1f423)
  • ci: delete scope package (cbaa155)
  • ci: edit action release workflow (f585233)
  • ci: edit config repository in package.json file (6109f41)
  • ci: edit node version (aa06e04)
  • ci: edit node version 18.17 to 18.x (572cd3b)
  • ci: edit node version before semantic release process (4657e72)
  • ci: permission semantic release and node version (82b31cd)
  • ci: public false in semantic release config (51b23cb)
  • ci: publish package to registry.npmjs.org (334c30e)
  • env variable (1448ee9)
  • revert file (b944e50)

Features

  • add renovate bot config file (manaul) (065ce94)
  • ci: add building stage before run unit test (721c994)
  • ci: add codecov into pipeline (3367d56)
  • ci: add husky pre-commit (be59931)
  • force bump version (501e46f)
  • init project gcp cloud storage (e47f3ba)
  • SP-6428 Setup dev tools and process (1a96c4b)