Skip to content

Conduit v1.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 13 Jun 12:17
a31b009

What's Changed

  • ci(release): wire standard feature bundle into release/CI pipeline by @lopatnov in #83
  • refactor(proxy): split service.rs into phase modules by @lopatnov in #82
  • chore(deps): bump hmac to 0.13 and sha2 to 0.11 together by @lopatnov in #84
  • chore(deps): bump opentelemetry trio to 0.32 together by @lopatnov in #85
  • chore(deps): bump kube/k8s-openapi/schemars to 3.1/0.27/1.2 together by @lopatnov in #86
  • fix(config): warning labels + wiki sync workflow + security audit fixes by @lopatnov in #87
  • Formatted index.html by @lopatnov in #89
  • perf(proxy): zero-allocation logging_phase.rs::logging() hot path by @lopatnov in #90
  • refactor(proxy): extract helpers from phase orchestrators (rust:S3776) by @lopatnov in #91
  • refactor(proxy): share one config snapshot across post-route helpers by @lopatnov in #92
  • test(cache): cover stale-if-error on retry exhaustion + connection error (#48) by @lopatnov in #93
  • chore(release): bump version to 1.1.2 by @lopatnov in #94

Full Changelog: v1.1.1...v1.1.2