@flowfuse/file-server
Version:
A basic Object Storage backend
164 lines (95 loc) • 4.29 kB
Markdown
#### 2.16.0: Release
- Bump @babel/runtime from 7.22.15 to 7.26.10 (#149) @app/dependabot
- chore: Pin external actions to commit hash (#151) @ppawlowski
#### 2.15.0: Release
- PostgreSQL returning string for used quota size (#147) @hardillb
- Fix starup log to print file-server version (#146) @hardillb
#### 2.14.1: Release
- Bump serialize-javascript and mocha (#144) @app/dependabot
#### 2.14.0: Release
#### 2.13.0: Release
- Add logging on context quota calcs (#141) @knolleary
#### 2.12.0: Release
- Bump flowfuse/github-actions-workflows from 0.37.0 to 0.38.0 (#139)
#### 2.11.0: Release
- Bump flowfuse/github-actions-workflows from 0.36.0 to 0.37.0 (#137)
#### 2.10.0: Release
- Bump flowfuse/github-actions-workflows from 0.34.0 to 0.36.0 (#135)
- Bump flowfuse/github-actions-workflows from 0.30.0 to 0.34.0 (#133)
- Bump cookie and light-my-request (#134) @app/dependabot
#### 2.9.0: Release
- Bump flowfuse/github-actions-workflows from 0.29.0 to 0.30.0 (#130)
- Bump flowfuse/github-actions-workflows from 0.28.0 to 0.29.0 (#128)
- Bump find-my-way and fastify (#129) @app/dependabot
- Bump flowfuse/github-actions-workflows from 0.1.1 to 0.28.0 (#127) @app/dependabot
- Bump tibdex/github-app-token from 1 to 2 (#109) @app/dependabot
- Bump JS-DevTools/npm-publish from 2 to 3 (#108) @app/dependabot
- Fix quota parsing (#126) @hardillb
#### 2.8.0: Release
#### 2.7.1: Release
- Add locking in the app to avoid deadlock (#123) @knolleary
- Bump fast-xml-parser and @aws-sdk/client-s3 (#121) @app/dependabot
#### 2.7.0: Release
#### 2.6.1: Release
- Repackaging of 2.6.0
#### 2.6.0: Release
- Bump braces from 3.0.2 to 3.0.3 (#113) @app/dependabot
- ci: Bump build_node_package workflow to 0.14.0 (#112) @ppawlowski
#### 2.5.0: Release
- Bump actions/checkout from 3 to 4 (#107) @app/dependabot
- Bump actions/setup-node from 1 to 4 (#106) @app/dependabot
- Enable dependabot for github actions (#105) @ppawlowski
#### 2.4.0: Release
- Bump tar from 6.1.15 to 6.2.1 (#103) @app/dependabot
#### 2.3.0: Release
#### 2.2.0: Release
- Bump jsonata and @node-red/util (#100) @app/dependabot
- Bump ip from 2.0.0 to 2.0.1 (#99) @app/dependabot
#### 2.1.0: Release
- Feat: Add health check enpoint (#97) @ppawlowski
#### 2.0.0: Release
#### 1.15.0: Release
- Update npm-publish action version to v2 (#94) @ppawlowski
- Tidy up some more ff references (#93) @knolleary
- Update npm org name (#86) @knolleary
#### 1.14.0: Release
#### 1.13.0: Release
- Bump workflows to v0.1.1 version (#90) @ppawlowski
- Pin reusable workflows to v0.1.0 (#89) @ppawlowski
- Allow config to be passed via env for testing (#88) @knolleary
- Add /metrics endpoint (#87) @hardillb
- Fix run serve (#84) @hardillb
- Fix doule export (#83) @hardillb
- Allow JSON HTTP Request logging from the FileServer (#82) @hardillb
- Update ff references in package.json (#80) @knolleary
- Change repo references in workflows after github org rename (#78) @ppawlowski
#### 1.12.0: Release
- Publish nightly package to npmjs (#77) @ppawlowski
- Bump the semver dep (#76) @hardillb
- Update dependencies to clear CVEs (#75) @hardillb
- Pin reusable workflow to commit SHA (#74) @ppawlowski
- Disable scheduled package build (#73) @ppawlowski
#### 1.11.0: Release
- Bump nodemon to allow other deps to be updated (#71) @hardillb
- First pass at variable quotas (#70) @hardillb
- Move to SQLite from Memory context (#68) @hardillb
- Add file-server container build pipeline dispatcher (#69) @ppawlowski
- FIX: Publish package on schedule (#65) @ppawlowski
- FIX: Allow publish only when changes are pushed to `main` branch (#64) @ppawlowski
- Allow publish only when PR is merged (#63) @ppawlowski
- Update dependencies (#62) @knolleary
- Remove defunct docs tasks (#61) @knolleary
- Introduce build and publish workflow (#59) @ppawlowski
#### 1.10.0: Release
- Chore: Set root flag in eslint (#57) @Pezmc
#### 1.9.0: Release
- Add package-lock.json (#55) @Pezmc
#### 1.8.0: Release
#### 1.7.0: Release
#### 1.6.0: Release
#### 1.5.0: Release
#### 1.4.0: Release
- Add APIs to support synchronous context (#48) @Steve-Mcl
#### 1.3.0: Release
#### 1.2.0: Release
- S3 quota check (#42) @hardillb