Labring Laf Versions Save

Laf is a cloud development platform offering ready-to-use resources like cloud functions, databases, and storage. It empowers developers to quickly unleash their creativity.

v1.0.0-beta.4

1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/labring/laf/compare/v1.0.0-beta.3...v1.0.0-beta.4

v1.0.0-beta.3

1 year ago

What's Changed

Full Changelog: https://github.com/labring/laf/compare/v1.0.0-beta.2...v1.0.0-beta.3

v1.0.0-beta.2

1 year ago

Bug Fixes

  • cli: fix cli command error & release cli (#734) (cd5336d)
  • cli: fix invoke url error (#743) (31ce3f1)
  • cli: fix login error (#741) (c02c42c)
  • cli: fix some word case (#742) (27290d4)
  • fix init error in runtime, add set -e for shell scripts (893ddcf)
  • runtime: cors package missing (#795) (18375b5)
  • runtime: express cannot send number directly #816 (#817) (c856fd8)
  • runtime: fix debug token error (#793) (f24db6f)
  • runtime: fix proxy policy loading problem (8127519)
  • runtime: rename debug token to develop token (746f08d)
  • server: add validation for cron expression (#815) (5245473)
  • server: add website info in bucket-get api (#775) (60c55ed)
  • server: bind custom domain not working (7a27533)
  • server: fix instance state error in task (#762) (e11b7ae)
  • server: fix trigger job of agenda implement (69aecf1)
  • server: fix unable to delete dependency name with splash #786 (#805) (0472a65)
  • web: database example internationalization (#782) (80a03be)
  • web: fix #718 app info edit bug (#738) (3381884)
  • web: fix database page bugs & add storage refresh (#761) (857805a)
  • web: fix missing comma in the translation file (#784) (c81d9e5)
  • web: function data cannot be stored in local storage (#769) (bd983a0)
  • web: get domain from bucket info (#803) (7ed542c)
  • web: reverse array bug (#776) (dc34c2a)
  • web: support tls conf in #767 (#790) (efdf4ea)

Features

New Contributors

Full Changelog: https://github.com/labring/laf/compare/v1.0.0-beta.1...v1.0.0-beta.2

v1.0.0-beta.1

1 year ago

Bug Fixes

  • cli: fix invalid debug header (#684) (93fc18b)
  • fix max header size bug in gw & server (#708) (888ee82)
  • runtime-node: fix custom env unable to read (#728) (60c0ccc)
  • runtime: fix build error of runtime-node (#670) (49fbc81)
  • server: fix logic error in get-app api (#720) (1c4e85b)
  • web: fix func name regx for creating func (#707) (3de3d1a)
  • web: ui refactor, fix styles & tips (#713) (eadb9a6)

Features

v1.0.0-beta.0

1 year ago

Bug Fixes

  • deploy: fix minio ingress in build charts (#658) (de0a86b)
  • server: fix bucket-udpate bug & server deploy issue (#641) (f6e2c35)
  • server: fix response check error in bucket-updating (#642) (c4d994e)
  • server: fix storage endpoint & ingress error (#638) (5506965)
  • web: encode function debug header & button theme (#646) (a0a2497)
  • web: fix bucket name pattern (#662) (1f58446)
  • web: fix function page ui, update triger modal (#652) (a7fcfa5)
  • web: fix pagination & favcon, optimize the ui styles (#656) (56cd541)
  • web: replace gateway crd data with app domain object (#660) (5d411bb)

Features

v1.0.0-alpha.6

1 year ago

Bug Fixes

  • server: fix bucket-udpate bug & server deploy issue (#641) (f6e2c35)
  • server: fix response check error in bucket-updating (#642) (c4d994e)
  • server: fix storage endpoint & ingress error (#638) (5506965)

Features

v1.0.0-alpha.5

1 year ago

Bug Fixes

  • core: remove bucket route pass host (#600) (a75a61f)
  • default load typedefiniiton (#606) (e2d0967)
  • server: fix function websocket error; add tags for function (#611) (6abee36)
  • web: create same function cause page error (#603) (caa2a5d)

Features

v1.0.0-alpha.4

1 year ago

Bug Fixes

  • runtime: add func data header for debug api, support multiple-method for debug request (#594) (db9eacd)

Features

v1.0.0-alpha.3

1 year ago

Bug Fixes

  • server: add policy service to module provider (#576) (7911ba0)
  • server: fix build error in policy service (#575) (88ae17d)
  • server: support array input param for adding deps (#577) (a7c0dc8)
  • web: fix to use new function debug token header & url (99cf35c)

Features

v1.0.0-alpha.2

1 year ago

Bug Fixes

  • runtime: update deps installation impl to new design (#553) (cdda443)
  • web: error when no function data (#556) (8d2e4b6)
  • web: fix function compile res data error (#549) (9d6f8b0)
  • web: pagination ts error (#560) (3380690)

Features