What's Changed
- chore: Make
AccessFilter::fields
optional by @chubei in #1436 - feat: Support loading dozer config from an url. by @chubei in #1440
- test: Add flights e2e scenario by @mediuminvader in #1425
- fix: Use rustls reqwest by @mediuminvader in #1443
- feat: Switch to postgres for admin database by @chubei in #1444
- chore: Only build
dozer
binary in release workflow by @chubei in #1447 - chore: Remove dozer-admin package by @karolisg in #1448
- chore: Reexport two actix crates from
dozer-api
by @chubei in #1451 - chore: Add get status method to admin proto service by @karolisg in #1450
- refactor: Don't check for insert conflict when schema has no primary key by @chubei in #1452
- chore: Change error message for
CustomTypeNotSupported
by @chubei in #1459 - fix: uuid postgres type support by @chloeminkyung in #1458
- Update init.rs by @nurikk in #1460
- feat:
dozer deploy
command by @chloeminkyung in #1435 - feat: Make secondary index configurable by @chubei in #1461
New Contributors
Full Changelog: v0.1.17...v0.1.18