Releases
v0.5.0
0.5.0 (2022-06-13)
Features
add support for describe statement (#125 ) (52452d7 )
add support for extended query protocol batching (#168 ) (30607f0 )
automatically detect client that is connected (#169 ) (f11f459 )
enable authentication (#174 ) (2e34c84 )
handle implicit transactions and errors in batches (#127 ) (23702ee )
support unix domain sockets (#150 ) (cec7d43 )
Bug Fixes
clear statement tag before auto rollback (#147 ) (994976f ), closes #146
error handling for extended query protocol (#149 ) (6696531 )
handle errors if domain socket file is invalid (#164 ) (4a6d865 )
lower case single statement commands were not recognized (#148 ) (f069eaf )
print version number at startup (#142 ) (9f4d230 )
send comments to the backend to support hints (#170 ) (f329578 )
split statement did not correctly parse escaped quotes (#152 ) (cfbec96 )
terminate connection for invalid messages (#154 ) (6ed6266 )
use assembly instead of fat jar (#145 ) (dd8d3d1 )
Dependencies
Documentation
You can’t perform that action at this time.