v0.4.6
jgraph/drawiov0.4.6Nov 29, 2022by github-actions[bot]
AI Summary
This release introduces a new feature for configuring the client retry interval and updates the vergen crate to support SOURCE_DATE_EPOCH. These changes improve build reproducibility and client control.
Key Highlights
- Added configurable client retry interval
- Updated vergen crate to support SOURCE_DATE_EPOCH
New Features
- Configurable client retry interval
Full Release Notes
## What's Changed * chore: bump `vergen` crate to support `SOURCE_DATE_EPOCH` by @orhun in https://github.com/rapiz1/rathole/pull/204 * feat: configurable client retry interval by @rapiz1 in https://github.com/rapiz1/rathole/pull/208 **Full Changelog**: https://github.com/rapiz1/rathole/compare/v0.4.5...v0.4.6