What's Changed
- chore: Start 0.1.33 dev by @mediuminvader in #1828
- feat: synchronize GrpcConfig with proto and add phase in AppResponse by @duonganhthu43 in #1830
- feat: implement live code reload experience. by @v3g42 in #1826
- refactor: Remove nested record ref. Add
ProcessorRecordStore
by @chubei in #1835 - chore: add autdit field created_at updated_at, allow sort input by @duonganhthu43 in #1836
- chore: Rename
err_threshold
toerror_threshold
. Remove unused parameter. by @chubei in #1837 - feat: udf onnx config placeholder by @chloeminkyung in #1831
- Fix JavaScript capitalization by @friederbluemle in #1840
- chore: Add "persist" message to pipeline by @chubei in #1841
- chore: Move
Epoch
fromdozer-types
todozer-core
by @chubei in #1843 - feat: Add
list_endpoints
to internal server by @chubei in #1823 - fix: Should use tokio mutex in async context by @chubei in #1842
New Contributors
- @friederbluemle made their first contribution in #1840
Full Changelog: v0.1.32...v0.1.33