What's Changed
- feat: allow disabling of grpc & rest apis via config by @universalmind303 in #1441
- fix: cli init generation by @nurikk in #1465
- fix: Snowflake connector fixes by @nurikk in #1462
- feat:
NOW()
by @chloeminkyung in #1467 - chore: Remove DCO by @chubei in #1470
- chore: Add
dozer-log-python
README and CI by @chubei in #1471 - chore: Move log related code to
dozer-types
anddozer-log
. by @chubei in #1474 - chore: Add dozer-log-python CI by @chubei in #1473
- chore: Fix dozer-log-python cross compilation by @chubei in #1475
- chore: Don't run dozer-log-python workflow on PR and pushes to
main
by @chubei in #1478 - chore: Rename admin to cloud by @karolisg in #1477
- chore: Remove outdated example by @karolisg in #1481
- chore: Remove examples by @mediuminvader in #1479
- chore: Add CI for publishing
doer-log-js
by @chubei in #1476 - chore: Rename
dozer_log
topydozer_log
by @chubei in #1482 - chore: Remove unused dependency
fp_rust
by @chubei in #1486 - chore: Mention Dozer Log bindings in README by @chubei in #1487
- chore: Rename pyproject name from
dozer-log-python
topydozer_log
by @chubei in #1485 - chore: Change cloud command and make minor changes in cloud proto by @karolisg in #1489
- chore: Add react sample URL reference by @abhishekmishragithub in #1491
- refactor: Create an api directory for every endpoint by @chubei in #1497
- chore: Remove
FieldBorrow
by @chubei in #1501 - feat: Add support for cloud list and status methods by @karolisg in #1507
- chore: Let actix web handle json deserialization by @chubei in #1504
- refactor: Start a new migration when dozer restarts by @chubei in #1503
- chore: put the table prints behind info by @universalmind303 in #1509
- feat:
json
&jsonb
and their array type support by @v3g42 in #1200 - chore: Add cloud feature flag by @karolisg in #1513
- feat: Last version check by @mediuminvader in #1518
- feat: count(*) sql support by @chloeminkyung in #1520
- fix: Linux arm deb package by @mediuminvader in #1522
New Contributors
- @universalmind303 made their first contribution in #1441
- @abhishekmishragithub made their first contribution in #1491
Full Changelog: v0.1.18...v0.1.19