Releases: polybase/polybase-db
Releases · polybase/polybase-db
Release 0.6.0
update release types
Release 0.5.3
0.5.3 - Tue May 02 2023
- [added] Log function calls, their outputs and errors (polybase-rust)
v0.4.16
Fixed
@delegate
directives now work in@public
collections
v0.4.15
Added
- Function execution now has a 5 second timeout.
v0.4.14
Fixed
- Double quotes are now allowed for strings in Polylang
0.4.13
Merge pull request #82 from polybase/remove-rbmerkle Remove rbmerkle
0.4.12
Fixed
- Fixed instantiating empty objects in functions, e.g.
this.meta = {}
0.4.11
Remove rmqtt
0.4.10
Increases timeout for grpc_timeout
0.4.9
Merge pull request #75 from polybase/eng-343-improve-error-message-fo…