Releases: softvisio-node/core
Releases · softvisio-node/core
v6.48.2
6.48.2 (2022-02-12)
Fixes:
- fix: config api changed
- fix: docker-stack.yaml renamed
v6.48.1
6.48.1 (2022-02-12)
Fixes:
- fix: ajv format url is deprecated
v6.48.0
6.48.0 (2022-02-12)
Features:
- feat: docker stack schema
Fixes:
v6.47.1
6.47.1 (2022-02-11)
Fixes:
- fix: app config
- fix: env readConfig -> loadEnv
- fix: env returns merged env variables
- fix: make global.host immutable
v6.47.0
6.47.0 (2022-02-09)
Features:
- feat: content-length parser
- feat: content-type parser
- feat: msgpack decode stream
Fixes:
- fix: form-data stream
- fix: http headers parse
- fix: msgpack stream
- fix: pipeline
- fix: split stream
v6.46.9
6.46.9 (2022-02-08)
Fixes:
- fix: api http read body
- fix: api upload handle errors
- fix: app mode cli
- fix: fetch pipeline
- fix: http server isResponded removed, isEnded added
- fix: http server listen defaults
- fix: http server request abort handler
- fix: http server request event aborted renamed eto abort
- fix: http server stream errors
- fix: websockets hooks
v6.46.8
6.46.8 (2022-02-07)
Fixes:
v6.46.7
6.46.7 (2022-02-07)
Fixes:
- fix: api http void call header
- fix: api protocol
- fix: api: msgpack removed
v6.46.6
6.46.6 (2022-02-07)
Fixes:
- fix: api callVoind -> voidCall
- fix: compressMessages option
v6.46.5
6.46.5 (2022-02-07)
Fixes:
- fix: minCompressionLength option