Releases: ydb-platform/fq-connector-go
Releases · ydb-platform/fq-connector-go
v0.5.12
- Logging: basic support
- YDB: fix request hanging due to invalid credentials
v0.5.12-rc.3
- YDB: upgrade ydb-go-sdk + fix usage sugar.DSN (#212)
v0.5.12-rc.2
- YDB: map
JsonDocument
toJSON
v0.5.12-rc.1
- YDB: support
JsonDocument
(#209)
v0.5.11
v0.5.11-rc.6
- YDB: support optional types pushdown via QueryService (#207)
v0.5.11-rc.5
- YDB: support pushdown for optional types in Query Service mode (#204)
v0.5.11-rc.4
- YDB: implement connection via Query Service (#202)
v0.5.11-rc.3
- YDB: support 'Bool', 'Utf8', 'String' in typed null value pushdown (#201)
v0.5.11-rc.2
- YDB: support Null Typed Value pushdown (#200)