Fixed bugs:
- Docs API should have it's own module in the http metric #1185
- Combining paging state does not maintain the order of single states #1162
- Catch JsonParseException and return 400 #1110
Closed issues:
- Remove
json-simple
library dependency (unused) #1178 - High latency observed for [201 POST] /v1/keyspaces/{keyspaceName}/tables #1164
- gRPC: Remove
page\_size
fromResultSet
type #1161 - gRPC: set a default serial consistency level #1157
- gRPC: use a default page size #1156
- Possible lock in the reactive document service RX chain #1151
- gRPC: refactor main service class to simplify control flow #1148
- Flaky metrics test makes CI fails #1143
- GraphQL schema-first: support federated tracing #1113
- Support
$not
for the collection search #1071 - Support
$or
document search #1063 - Support $exists with false #1027
- Failed to open hints directory #991
- Add documentation to the
.proto
files. #990 - gRPC calls could return schema objects for DDL queries #929