Skip to content

v0.2.63

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Jan 09:08

What's Changed

  • logs moved to lazylog crate for better maintenance and features.
  • improved size-based rotation (copy+truncate) and made size units case-insensitive (K/M/G).
  • introduced lazydns-macros crate for procedural macros (future use).
  • Added cache eviction metrics for better monitoring.
  • add grafana dashboard json config.
  • chore(deps): bump tokio from 1.48.0 to 1.49.0 by @dependabot[bot] in #23
  • chore(deps): bump rustls from 0.23.35 to 0.23.36 by @dependabot[bot] in #24
  • chore(deps): bump libc from 0.2.178 to 0.2.180 by @dependabot[bot] in #27
  • chore(deps): bump syn from 2.0.111 to 2.0.114 by @dependabot[bot] in #28
  • chore(deps): bump lru from 0.16.2 to 0.16.3 by @dependabot[bot] in #29

Full Changelog: v0.2.60...v0.2.63