Development Release - v0.1.38
What's Changed
- chore: Ignore tests that are using stocks connection by @chubei in #2014
- Bump tempfile from 3.4.0 to 3.8.0 by @dependabot in #2011
- chore: Start v0.1.38 dev by @mediuminvader in #2012
- chore: read env DOZER_MASTER_SECRET for api security by @duonganhthu43 in #1991
- chore: Debug print aws sdk errors by @chubei in #2009
- fix: Join table entries was not removed even if value is empty by @chubei in #1998
- chore: Handle empty
columns
inConnectorSouceFactory
by @chubei in #1244 - Bump thiserror from 1.0.47 to 1.0.48 by @dependabot in #2018
- chore: clean up health check endpoint by @duonganhthu43 in #2021
- Bump reqwest from 0.11.16 to 0.11.20 by @dependabot in #2023
- refactor: Change
OpIdentifier
scope to table instead of connection by @chubei in #2016 - chore: remove old methods by @v3g42 in #2015
- fix: Make
Ingestor
async-aware by @chubei in #2022 - fix: Fix checkpoint failure when using s3 storage by @chubei in #2026
- chore: Enable
tokio-console
traces by @chubei in #2019 - Add default_max_records_num to dozer-config to allow configurable default limit by @aaryaattrey in #2024
- added temp_dir to LiveState by @supergi0 in #2025
- perf: Use
serde-bytes
forVec<u8>
serialization by @chubei in #2027 - feat: Make
DozerConnector
restartable by @chubei in #2017 - Shrink ProcessorRecord by @Jesse-Bakker in #2028
- chore: add created_at, updated_at in deployment info by @duonganhthu43 in #2029
- fix: make snowflake connector async by @abcpro1 in #2032
- fix: retry on network errors in the snowflake connector by @abcpro1 in #2033
- fix: handle a postgres timeout error by @abcpro1 in #2034
- feat: Add instance type to deployment command by @karolisg in #2030
- fix override logic for live by @aaryaattrey in #2035
- fix: resume a non-SELECT query in snowflake connector by @abcpro1 in #2036
- feat: Add
subscribe
interface by @chubei in #2037 - chore: Update tonic crates by @chubei in #2039
- fix: snowflake bug fixes by @abcpro1 in #2040
- fix: mysql use a random server_id if none was specified by @abcpro1 in #2041
- Bump rust_decimal from 1.28.1 to 1.32.0 by @dependabot in #2042
- Bump sqllogictest from 0.15.3 to 0.16.0 by @dependabot in #2043
- Bump hex-literal from 0.3.4 to 0.4.1 by @dependabot in #2044
Full Changelog: v0.1.37...v0.1.38