What's Changed
- fix: README Ubuntu instructions by @mediuminvader in #1367
- test: Add integration test on Github runner by @chubei in #1371
- perf: Use
MDB_APPEND
when possible by @chubei in #1362 - feature: Implement authorization in gRPC methods by @karolisg in #1375
- refactor: Optimize the Join indexes structure by @mediuminvader in #1373
- feat: u128 and i128 Field and FieldType by @chloeminkyung in #1315
- feature: Add snapshotting started message to ingestion process by @karolisg in #1377
- fix: Fix web config usage in auth grpc service by @karolisg in #1380
- test: Implement integration test on Github runner by @chubei in #1378
- feature: Read object store files in parallel by @karolisg in #1381
- feat:
Duration
Field
&FieldType
support by @chloeminkyung in #1374 - feat:
Duration
for sql representation + aggregation support by @chloeminkyung in #1384 - fix: minor error while running with
duration
by @chloeminkyung in #1388 - fix: Update resolution atomicity and stream operations. by @chubei in #1390
- refactor: Remove
Record::version
. Addversion
toCacheRecord
. by @chubei in #1392 - fix: grpc error caused by duration by @chloeminkyung in #1395
Full Changelog: v0.1.15...v0.1.16