Development Release - v0.1.37
What's Changed
- chore: Start v0.1.37 dev by @mediuminvader in #1968
- Bump futures-util from 0.3.27 to 0.3.28 by @dependabot in #1966
- Bump url from 2.4.0 to 2.4.1 by @dependabot in #1970
- check for empty endpoint array by @aaryaattrey in #1975
- Add path to endpoint schema by @Jesse-Bakker in #1978
- new readme by @snork-alt in #1976
- chore: Remove duplicated code in
JoinOperator
by @chubei in #1971 - chore: Remove source state merging from
ReceiverLoop
toEpochManager
by @chubei in #1982 - chore: Make clippy happy by @Jesse-Bakker in #1983
- fix: Use span for orchestrator error by @karolisg in #1973
- added step by step section by @snork-alt in #1987
- Bump rustls from 0.21.6 to 0.21.7 by @dependabot in #1985
- Clippy all targets in lint workflow by @Jesse-Bakker in #1988
- Add Display impl to
SecondaryIndex
by @Jesse-Bakker in #1993 - feat: Restore record store, processors and logs from checkpoints by @chubei in #1984
- Bump rustls-native-certs from 0.6.2 to 0.6.3 by @dependabot in #1995
- feat: Add
endpoint
andtimeout_in_seconds
toXRayConfig
by @chubei in #2000 - chore: Remove unused code by @chubei in #2001
- chore: Add checkpoint config options and disable checkpoint in live by @chubei in #2003
- Add allow-incompatible flag to cloud deploy by @Jesse-Bakker in #2006
- fix: mysql select query offset syntax is wrong by @abcpro1 in #2007
- change on_event to OnEvent by @aaryaattrey in #2005
- Bump bson from 2.6.1 to 2.7.0 by @dependabot in #2008
- fix: Don't call
Storage::delete_objects
with empty objects array by @chubei in #2010 - chore: configure non reserved ports for by @v3g42 in #2002
Full Changelog: v0.1.36...v0.1.37