Trickster v1.1.0-beta2 Release Notes

Release Date: 2020-05-11 // almost 4 years ago

    ➕ add go mod tidy and go mod vendor on make build

    ⚡️ update vendor dir, and remove vendor from .gitignore

    ➕ add cache status descriptions to documentation

    validation errors on reload break the reloader

    Tracing improvements: include global tags on zipkin spans, include informative tags in spans, don't trace health checks, use proper url examples for jaeger agent, zipkin in example config, add omit_tags option

    persist response body when deriving POST cache key

    don't wrap in connection limiter unless connection limit max > 0

    ⚡️ update graffle

    🚀 disable CGO for release artifacts