What's Changed
- Make file watcher non-blocking by @Jesse-Bakker in #1918
- feat: Use custom
CountingBloomFilter
that implementsserde
by @chubei in #1917 - Bump ordered-float from 3.4.0 to 3.9.1 by @dependabot in #1919
- chore: setup MySQL and MariaDB services in the CI by @abcpro1 in #1920
- test: unittests for the MySQL connector by @abcpro1 in #1867
- fix: Remove duplicated UI graph nodes by @chubei in #1921
- Bump serde_yaml from 0.9.19 to 0.9.25 by @dependabot in #1927
- chore: derive
Hash
forS3Storage
by @chubei in #1924 - Tempfix: added MongoDB, MySQL and S3 templates to dozer init by @supergi0 in #1928
- Remove some unnecessary tokio tasks in mongodb connector by @Jesse-Bakker in #1923
- chore: Remove unused generic type parameter in
dozer-core
by @chubei in #1929 - feat:
on_event
can subscribe to multiple endpoints at once by @chubei in #1881 - Change command to run_all to
dozer run
by @Jesse-Bakker in #1935 - fix: Include connection type in
GenerateDot
. FixAggregationProcessorFactory::type_name
by @chubei in #1934 - chore: Increase e2e test timeout to 90 minutes by @chubei in #1936
- fix: Don't show Table processor in dot graph by @chubei in #1937
- Add version to config and contract by @Jesse-Bakker in #1938
- Bump clap from 4.3.11 to 4.4.1 by @dependabot in #1941
- feat: Label metrics from live run with "live_run_id" by @chubei in #1943
- Bump rustyline-derive from 0.8.0 to 0.9.0 by @dependabot in #1946
- chore: Create unit tests workflow by @mediuminvader in #1910
- fix: Unit tests concurrency group by @mediuminvader in #1949
- Write dozer.lock by @Jesse-Bakker in #1945
- feat: Add
sink_operation
metric by @chubei in #1948 - chore: Serve live frontend at 62999 by @chubei in #1950
- chore: Remove unnecessary error log by @chubei in #1952
- feat: Add --locked flag to build and run by @Jesse-Bakker in #1951
- fix: Check if all output tables are used in endpoints by @chubei in #1953
- handle-invalid-request by @aaryaattrey in #1885
- Bump mongodb from 2.6.0 to 2.6.1 by @dependabot in #1955
- fix: Fix duplicate
INTO
check by @chubei in #1957 - chore: Refactor
QueryExpression
extractor implementation by @chubei in #1960 - fix: Allow to use an optional app_id argument in delete command by @mediuminvader in #1939
- chore: Prepare v0.1.36 by @mediuminvader in #1961
- fix: proto name error by @aaryaattrey in #1962
- feat: onnx runtime integration by @chloeminkyung in #1838
- feat: Implement get_protos by @v3g42 in #1963
- Upload lockfile when deploying by @Jesse-Bakker in #1965
- fix: resume connectors on network errors by @abcpro1 in #1956
Full Changelog: v0.1.35...v0.1.36