v1.2.0
What's Changed
Other Changes
- test: make metrics listener and memory-leak tests deterministic by @omercelikdev in https://github.com/omercelikdev/mediant/pull/128
- fix(aspnetcore): bind positional-record queries on GET endpoints by @omercelikdev in https://github.com/omercelikdev/mediant/pull/132
- feat(caching): ship a default ICacheInvalidator so [InvalidatesCache] works by @omercelikdev in https://github.com/omercelikdev/mediant/pull/133
- feat(caching): optional HybridCache-backed store with tag invalidation by @omercelikdev in https://github.com/omercelikdev/mediant/pull/134
- chore(release): prepare v1.2.0 by @omercelikdev in https://github.com/omercelikdev/mediant/pull/135
Full Changelog: https://github.com/omercelikdev/mediant/compare/v1.1.0...v1.2.0