Releases: Backendless/JS-Code-Runner
Releases · Backendless/JS-Code-Runner
v7.0.0
18 May 15:36
Compare
Sorry, something went wrong.
No results found
apply LogLevels in the JSCodeRunner from the context
v1.5.0
27 Apr 09:27
Compare
Sorry, something went wrong.
No results found
update Backendless.js to v3.1.8
fix non-obvious error message (handler not found) that occurs in cloud mode at the time of script loading
don't allow to deploy a server code that contains errors to production
include all non dev dependencies into deployment zip
print ServerCode error stack if run in verbose mode
v1.4.2
25 Apr 14:17
Compare
Sorry, something went wrong.
No results found
fix service not found error in cloud mode
make it possible to specify application files path pattern from command line
in debug mode replace confusing service deployed message by service registered
v1.4.1
25 Apr 14:12
Compare
Sorry, something went wrong.
No results found
update backendless.js dependency to v3.1.7
v1.4.0
24 Apr 16:28
Compare
Sorry, something went wrong.
No results found
add support for services
upgrade redis client to v2.5.3
print more information about discovered business logic
v1.3.3
24 Apr 16:21
Compare
Sorry, something went wrong.
No results found
Bug Fixes
debug mode : coderunner should not drop debug session key on quit
v1.3.2
24 Apr 16:20
Compare
Sorry, something went wrong.
No results found
Bug Fixes
invoke-handler : error with string code causes exception on server
Other Changes
Update Backendless.js to v3.1.5
v1.3.1
04 Apr 09:18
Compare
Sorry, something went wrong.
No results found
Bug Fixes
(handlers) CodeRunner exits before async handler promise resolved in CLOUD mode
(logging) Messages pushed to Backendless.Logging are lost in CLOUD mode
(PersistenceItem) no type casting for retrieved items
Other Changes
Update Backendless.js to v3.1.1
v1.3.0
28 Mar 11:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
impossible to set repoPath and verbose options from config
New Features
add support for socialLogin and socialRegister events in USER service
change log reporting policy in Backendless SDK to immediate send log messages to server during server code task invocation
v1.2.4
23 Mar 09:44
Compare
Sorry, something went wrong.
No results found
Bug fixes
(cloud-runner ) invalid path to application server code modules