v1.0.1
- Publish the Docker image to GitHub Container Registry (ghcr.io/cinar/mcp-resile) on every vX.Y.Z tag, for linux/amd64 and linux/arm64. - Migrate config validation from cinar/checker v1 to v2, making use of v2's ability to recurse into pointer struct fields: circuit breaker/retries/ rate limit sub-blocks now validate via declarative checker tags instead of hand-written range checks. See README.md for the quick-start and BENCHMARKS.md for measured performance numbers.