Releases: oneblink/cli
Releases · oneblink/cli
v3.5.2
v3.5.0
Added
waf
property for API hosting configuration
v3.4.0
Added
waf
property for CDN hosting configuration
v3.3.1
Fixed
disableSecurityResponseHeaders
CDN Hosting configuration not being respected
v3.2.1
Fixed
- API deployment project zip files being corrupted after upload if a single part fails in the multi-part upload process
v3.2.0
Dependencies
-
no longer depend upon @blinkmobile/blinkmrc
-
depend upon appdirectory 0.1.0
-
depend upon load-json-file 7.0.1
v3.1.0
Added
- scheduled functions schedule output after deployment
Dependencies
- depend upon log-symbols 5.1.0
v3.0.0
Added
cdn teardown
command to delete a single CDN hosting environment
Removed
- [BREAKING]
.blinkmignore
support forcdn deploy
command - [BREAKING]
--no-skip
flag forcdn deploy
command, files that have not changed are not uploaded
Dependencies
- no longer depend upon @blinkmobile/aws-s3
- no longer depend upon aws-sdk
- depend upon @aws-sdk/client-s3 3.379.1
- depend upon @aws-sdk/lib-storage 3.379.1
- depend upon mime-types 2.1.35
- depend upon s3-sync-client 4.3.1
v2.1.0
Changed
- options sets now referred to as lists
Dependencies
- update aws-sdk to 2.1411.0 (from 2.1357.0)
- update chalk to 5.3.0 (from 5.2.0)
- update glob to 10.3.1 (from 10.0.0)
- update inquirer to 9.2.7 (from 9.1.5)
- update jsonwebtoken to 9.0.1 (from 9.0.0)
- update meow to 12.0.1 (from 11.0.0)
- update ora to 6.3.1 (from 6.3.0)
Added
- scheduled functions to API deployments
v2.0.0
Changed
- [BREAKING] runtime version from Node.js 16 to Node.js 18
Dependencies
- update @hapi/boom to 10.0.1 (from 10.0.0)
- update aws-sdk to 2.1357.0 (from 2.1194.0)
- update chalk to 5.2.0 (from 5.0.1)
- update cli-table3 to 0.6.3 (from 0.6.2)
- update execa to 7.1.1 (from 6.1.0)
- update express to 4.18.2 (from 4.18.1)
- update glob to 10.0.0 (from 8.0.3)
- update inquirer to 9.1.5 (from 9.1.0)
- update jsonwebtoken to 9.0.0 (from 8.5.1)
- update meow to 11.0.0 (from 10.1.3)
- update minimist to 1.2.8 (from 1.2.6)
- update node-fetch to 3.3.1 (from 3.2.10)
- update open to 9.1.0 (from 8.4.0)
- update ora to 6.3.0 (from 6.1.2)